]> git.tdb.fi Git - libs/gl.git/history - source/core/bufferable.cpp
Compute correct size for SPIR-V structs if the last member is an array
[libs/gl.git] / source / core / bufferable.cpp
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-09-30 Mikko RasaClean up includes and forward declarations for the...
2021-09-05 Mikko RasaRemove outdated includes
2021-02-14 Mikko RasaRearrange soucre files into subdirectories