]> git.tdb.fi Git - libs/gl.git/history - source/core/batch.cpp
Use standard fixed-size integer types
[libs/gl.git] / source / core / batch.cpp
2021-09-18 Mikko RasaUse standard fixed-size integer types
2021-09-17 Mikko RasaUse C++11 features with containers
2021-09-16 Mikko RasaRemove some obsolete things
2021-09-11 Mikko RasaDisconnect the PrimitiveType enum from OpenGL constants
2021-09-11 Mikko RasaCreate a class for issuing drawing commands
2021-09-05 Mikko RasaUse the same index type for all of a Mesh's batches
2021-08-28 Mikko RasaRemove the Bindable class
2021-08-16 Mikko RasaRewrite state management
2021-03-20 Mikko RasaDecouple DataType from the OpenGL constants
2021-02-14 Mikko RasaRearrange soucre files into subdirectories