Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
gles2: Make render command queue dynamic.
It now uses a growable linked list that keeps a pool of allocated items for
reuse, and reallocs the vertex array as necessary. Testsprite2 can scale to
20,000 (or more!) draws now without drama.
  • Loading branch information
icculus committed Sep 9, 2018
1 parent 0d32752 commit a2f7af9
Showing 1 changed file with 214 additions and 91 deletions.

0 comments on commit a2f7af9

Please sign in to comment.