Skip to content

[rmodel] fix for devices without VAO support#5692

Merged
raysan5 merged 1 commit into
raysan5:masterfrom
psxdev:master
Mar 27, 2026
Merged

[rmodel] fix for devices without VAO support#5692
raysan5 merged 1 commit into
raysan5:masterfrom
psxdev:master

Conversation

@psxdev
Copy link
Copy Markdown
Contributor

@psxdev psxdev commented Mar 25, 2026

Resolve #5690

Avoid return for devices without VAO support, because they will use VBO.

@raysan5 raysan5 merged commit 51f4741 into raysan5:master Mar 27, 2026
16 checks passed
@raysan5
Copy link
Copy Markdown
Owner

raysan5 commented Mar 27, 2026

@psxdev thanks for the review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[rmodel] Issue with es 2.0 device with no vao support

2 participants