]> git.tdb.fi Git - libs/gl.git/history - source/builders/sequencetemplate.h
Use default member initializers for simple types
[libs/gl.git] / source / builders / sequencetemplate.h
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-05 Mikko RasaRemove collection-less constructor overloads from most...
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-25 Mikko RasaMake it possible to specify explicit clear values
2021-09-25 Mikko RasaMake clearing the render target a responsibility of...
2021-09-17 Mikko RasaUse C++11 features with containers
2021-08-18 Mikko RasaRedesign depth and stencil test and blend state management
2021-05-09 Mikko RasaAdd inline data items to the collection
2021-05-04 Mikko RasaAccess builtin resources through a global instance
2021-04-14 Mikko RasaAllow renderables to be specified in SequenceTemplate...
2021-04-14 Mikko RasaRename SequenceTemplate::Pass::renderable_name to slot_name
2021-04-14 Mikko RasaRename Pipeline to Sequence