]> git.tdb.fi Git - libs/gl.git/history - source/core/tag.cpp
Adapt to changes in mspmath
[libs/gl.git] / source / core / tag.cpp
2021-11-17 Mikko RasaUpdate usage of hash functions
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