]> git.tdb.fi Git - libs/gl.git/history - source/render/sequence.cpp
Add debug name capability to more classes
[libs/gl.git] / source / render / sequence.cpp
2021-05-09 Mikko RasaAdd debug name capability to more classes
2021-05-09 Mikko RasaAdd inline data items to the collection
2021-04-14 Mikko RasaRemove some vestigial code from Sequence
2021-04-14 Mikko RasaUse a vector instead of a list for Sequence's steps
2021-04-14 Mikko RasaRename Pipeline to Sequence