summaryrefslogtreecommitdiff
path: root/gfx/gl/instanceVertices.h
Commit message (Expand)AuthorAge
* Reformat with new clang-formatDan Goodliffe2023-11-07
* Refactor InstanceVertices in terms of glContainerDan Goodliffe2023-05-01
* Drop .hpp for header only thingsDan Goodliffe2023-04-29
* Assert the buffer is actually mappedDan Goodliffe2023-04-23
* Keep the instance unused vector sorted and binary search itDan Goodliffe2023-04-22
* Don't fill the instances unused vector unnecessarilyDan Goodliffe2023-04-22
* Test instancing automatic unmap when count is called, add some nodiscardDan Goodliffe2023-04-22
* Streamline the instancing maintenanceDan Goodliffe2023-04-22
* Fix the instancing maintenanceDan Goodliffe2023-04-22
* Instances buffer data needs to be unmapped before useDan Goodliffe2023-04-21
* Expose bufferName and count from InstanceVerticesDan Goodliffe2023-04-20
* First cut of instance vertices and proxyDan Goodliffe2023-04-17