]> git.tdb.fi Git - libs/gl.git/history - source/core/bufferable.h
Check the flat qualifier from the correct member
[libs/gl.git] / source / core / bufferable.h
2022-01-14 Mikko RasaMinor, largely cosmetic tweaks
2021-12-24 Mikko RasaRedesign asynchronous buffer uploads
2021-12-20 Mikko RasaMultiplex streaming buffer contents on Vulkan
2021-12-19 Mikko RasaInstanceArray doesn't need to refresh the vertex arrays
2021-12-19 Mikko RasaAdd a flag to obtain an aligned size requirement from...
2021-12-19 Mikko RasaUse a member function to set the dirty flag in Bufferable
2021-11-17 Mikko RasaComment fixes
2021-11-14 Mikko RasaAdd correct copy and move semantics to most classes
2021-10-30 Mikko RasaUpdate and improve documentation
2021-10-30 Mikko RasaUse size_t to store sizes of buffers and such
2021-10-29 Mikko RasaMove Bufferable::refresh_async's definition to the...
2021-10-29 Mikko RasaRemove some unused and unnecessary things
2021-10-29 Mikko RasaMake it an error to try to refresh a Bufferable without...
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-08-16 Mikko RasaRewrite state management
2021-02-14 Mikko RasaRearrange soucre files into subdirectories