summaryrefslogtreecommitdiff
path: root/test/test-instancing.cpp
Commit message (Expand)AuthorAge
* Re-add testHelpers.hDan Goodliffe2024-07-02
* Psycho-rebased branch imgui on top of mainDan Goodliffe2024-07-02
|\
| * First cut reshuffling app/window/gl/render bitsDan Goodliffe2024-06-15
* | Maintain a reverse index in instance verticesDan Goodliffe2024-06-30
* | Implement partition on InstanceVerticesDan Goodliffe2024-06-29
|/
* Don't keep a span, create as neededDan Goodliffe2024-02-02
* Use std::span for iterator/data pointer in glContainerDan Goodliffe2024-01-13
* 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
* 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
* Fix the instancing maintenanceDan Goodliffe2023-04-22
* Instances buffer data needs to be unmapped before useDan Goodliffe2023-04-21
* First cut of instance vertices and proxyDan Goodliffe2023-04-17