]> git.tdb.fi Git - libs/gl.git/history - source/render/object.h
Check the flat qualifier from the correct member
[libs/gl.git] / source / render / object.h
2021-11-14 Mikko RasaAdd correct copy and move semantics to most classes
2021-10-30 Mikko RasaUpdate and improve documentation
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-05 Mikko RasaRemove collection-less constructor overloads from most...
2021-10-02 Mikko RasaRename RenderPass to RenderMethod
2021-10-01 Mikko RasaUse constructor delegation instead of init functions...
2021-10-01 Mikko RasaSome more cleanup of includes and forward declarations
2021-09-18 Mikko RasaMark constant data as const
2021-08-28 Mikko RasaRemove the Bindable class
2021-05-09 Mikko RasaAdd inline data items to the collection
2021-04-10 Mikko RasaPass Tag by value, not by reference
2021-02-14 Mikko RasaRearrange soucre files into subdirectories