]> git.tdb.fi Git - libs/gl.git/history - source/backends/opengl/buffer_backend.h
Check the flat qualifier from the correct member
[libs/gl.git] / source / backends / opengl / buffer_backend.h
2022-01-14 Mikko RasaMinor, largely cosmetic tweaks
2021-12-20 Mikko RasaMultiplex streaming buffer contents on Vulkan
2021-11-18 Mikko RasaRefactor low-level state management
2021-11-17 Mikko RasaAdd validation for mapping buffers
2021-11-14 Mikko RasaAdd correct copy and move semantics to most classes
2021-10-30 Mikko RasaUse size_t to store sizes of buffers and such
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-01 Mikko RasaMove all OpenGL-specific code to a separate directory