]> git.tdb.fi Git - libs/gl.git/history - source/materials/material.cpp
Access builtin resources through a global instance
[libs/gl.git] / source / materials / material.cpp
2021-05-04 Mikko RasaAccess builtin resources through a global instance
2021-04-25 Mikko RasaSet OpenGL debug labels on various objects loaded from...
2021-04-19 Mikko RasaMove the receive_shadows flag to RenderPass
2021-04-12 Mikko RasaRearrange type specification in material datafiles
2021-04-12 Mikko RasaMigrate from LoadableTypeRegistry to TypeRegistry
2021-04-11 Mikko RasaOverhaul texture management in rendering classes
2021-04-10 Mikko RasaRemove unnecessary std:: qualifiers from .cpp files
2021-02-26 Mikko RasaUse specialization constants in the builtin material...
2021-02-21 Mikko RasaImplement an unlit material type
2021-02-14 Mikko RasaRearrange soucre files into subdirectories