]> git.tdb.fi Git - libs/gl.git/history - source/builders/sequencebuilder.cpp
Explicitly specify the target format of Sequence
[libs/gl.git] / source / builders / sequencebuilder.cpp
2021-09-15 Mikko RasaExplicitly specify the target format of Sequence
2021-09-13 Mikko RasaRemove RenderBuffer and always use textures as framebuf...
2021-08-18 Mikko RasaRedesign depth and stencil test and blend state management
2021-08-09 Mikko RasaStore implementation limits in a central struct
2021-05-09 Mikko RasaAdd debug name capability to more classes
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