]> git.tdb.fi Git - libs/gl.git/history - source/render/object.cpp
Remove collection-less constructor overloads from most loaders
[libs/gl.git] / source / render / object.cpp
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-09-17 Mikko RasaUse C++11 features with containers
2021-09-15 Mikko RasaMake VertexFormat capable of storing type information
2021-08-12 Mikko RasaRemove some deprecated stuff that's getting in the way
2021-05-09 Mikko RasaAdd inline data items to the collection
2021-04-10 Mikko RasaRemove unnecessary std:: qualifiers from .cpp files
2021-04-10 Mikko RasaPass Tag by value, not by reference
2021-02-14 Mikko RasaRearrange soucre files into subdirectories