]> git.tdb.fi Git - libs/gl.git/history - source/render/text.cpp
Use default member initializers for simple types
[libs/gl.git] / source / render / text.cpp
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-02 Mikko RasaRename RenderPass to RenderMethod
2021-10-01 Mikko RasaSome more cleanup of includes and forward declarations
2021-09-15 Mikko RasaMake VertexFormat capable of storing type information
2021-04-11 Mikko RasaRedesign Text as an ObjectInstance
2021-04-10 Mikko RasaUse Tag to identify uniforms in Program and ProgramData
2021-04-10 Mikko RasaPass Tag by value, not by reference
2021-03-29 Mikko RasaMake Text more flexible about which texture slot it...
2021-02-14 Mikko RasaRearrange soucre files into subdirectories