]> git.tdb.fi Git - libs/gl.git/history - source/core/buffer.cpp
Add support for integer vertex attributes
[libs/gl.git] / source / core / buffer.cpp
2021-08-16 Mikko RasaRewrite state management
2021-08-12 Mikko RasaRemove the notion of default binding point from Buffer
2021-08-11 Mikko RasaAlways use ARB_map_buffer_range for mapping buffers
2021-08-09 Mikko RasaStore implementation limits in a central struct
2021-04-25 Mikko RasaSet OpenGL debug labels on various objects loaded from...
2021-04-18 Mikko RasaAllow repeated storage calls with the same parameters
2021-04-02 Mikko RasaAlso allocate a buffer when mapping it
2021-03-29 Mikko RasaTrack allocation status of Buffer
2021-02-14 Mikko RasaRearrange soucre files into subdirectories