]> git.tdb.fi Git - libs/gl.git/history - source/core/tag.cpp
Move the Resource function override of Texture classes into backend
[libs/gl.git] / source / core / tag.cpp
2021-10-02 Mikko RasaAccess the tag name map with a function
2021-09-17 Mikko RasaUse C++11 features with containers
2021-04-10 Mikko RasaRemove unnecessary std:: qualifiers from .cpp files
2021-04-10 Mikko RasaUse Tag to identify uniforms in Program and ProgramData