GL|libgui: Batched drawing of geometry
Implemented GLDrawQueue and added GLAtlasBuffer. These allowallocating short segments from a big buffer, and drawing multiplesegments with one draw call.
View differences
GL|libgui: Batched drawing of geometry
Implemented GLDrawQueue and added GLAtlasBuffer. These allow
allocating short segments from a big buffer, and drawing multiple
segments with one draw call.