index
:
I Like Trains
main
The I Like Trains game
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gfx
/
gl
/
instanceVertices.h
Commit message (
Expand
)
Author
Age
*
Maintain a reverse index in instance vertices
Dan Goodliffe
2024-06-30
*
Implement partition on InstanceVertices
Dan Goodliffe
2024-06-29
*
Tidy InstanceProxy
Dan Goodliffe
2024-06-29
*
Reformat with new clang-format
Dan Goodliffe
2023-11-07
*
Refactor InstanceVertices in terms of glContainer
Dan Goodliffe
2023-05-01
*
Drop .hpp for header only things
Dan Goodliffe
2023-04-29
*
Assert the buffer is actually mapped
Dan Goodliffe
2023-04-23
*
Keep the instance unused vector sorted and binary search it
Dan Goodliffe
2023-04-22
*
Don't fill the instances unused vector unnecessarily
Dan Goodliffe
2023-04-22
*
Test instancing automatic unmap when count is called, add some nodiscard
Dan Goodliffe
2023-04-22
*
Streamline the instancing maintenance
Dan Goodliffe
2023-04-22
*
Fix the instancing maintenance
Dan Goodliffe
2023-04-22
*
Instances buffer data needs to be unmapped before use
Dan Goodliffe
2023-04-21
*
Expose bufferName and count from InstanceVertices
Dan Goodliffe
2023-04-20
*
First cut of instance vertices and proxy
Dan Goodliffe
2023-04-17