]> git.tdb.fi Git - libs/gl.git/history - demos/desertpillars.cpp
Add functions for setting arrays of 2x2 and 3x3 matrix uniforms
[libs/gl.git] / demos / desertpillars.cpp
2019-06-03 Mikko RasaUpdate deprecated things
2016-09-11 Mikko RasaConsistently use the same spelling for diffuse_map...
2014-10-19 Mikko RasaUse texture() instead of texture2D() in non-legacy...
2014-09-27 Mikko RasaAdjust the desert pillars demo to recent changes
2013-12-23 Mikko RasaConvert desertpillars to use the new shader customization
2013-12-21 Mikko RasaMake desertpillars compatible with the modernization...
2013-10-03 Mikko RasaMinor fixes, courtesy of Apple's compiler
2013-05-18 Mikko RasaFix event bindings
2013-01-16 Mikko RasaFix shaders in the desertpillars demo
2012-09-12 Mikko RasaA complex demo program to show off features of the...