]> git.tdb.fi Git - libs/gl.git/history - source/core/bufferable.h
Fix reflection of image types from Spir-V modules
[libs/gl.git] / source / core / bufferable.h
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