]> git.tdb.fi Git - libs/gl.git/history - demos/shaders.cpp
Make animation curve creation more generic
[libs/gl.git] / demos / shaders.cpp
2019-06-03 Mikko RasaUpdate deprecated things
2016-09-11 Mikko RasaConsistently use the same spelling for diffuse_map...
2014-11-13 Mikko RasaAdd a new transform API to Renderer.
2013-11-29 Mikko RasaUse renderer for lighting in the shaders demo
2012-09-02 Mikko RasaStandard vertex components for tangent and binormal...
2012-08-29 Mikko RasaEntirely new system for building standard shaders
2012-08-28 Mikko RasaFix color equations in the standard shaders
2012-08-28 Mikko RasaTweak the shader functions in Renderer
2012-08-15 Mikko RasaRestructure ProgramData to support sharing between...
2011-09-07 Mikko RasaAdd two demo programs (with crappy code)