]> git.tdb.fi Git - gldbg.git/history - flavors/gl/source/inspector.cpp
Fix several problems reported by valgrind
[gldbg.git] / flavors / gl / source / inspector.cpp
2012-08-25 Mikko RasaFix several problems reported by valgrind
2012-08-25 Mikko RasaMore complete support for textures
2012-08-25 Mikko RasaAdd a command to show current vertex array state
2012-08-25 Mikko RasaQuery implementation limits on process startup
2012-08-25 Mikko RasaBasic tracking and inspection of shaders and programs
2012-08-25 Mikko RasaTrack uniform buffer bindings
2012-08-25 Mikko RasaReplace per-file license notices with License.txt
2011-01-12 Mikko RasaRemove dependencies to MSP libraries to make compiling...
2011-01-12 Mikko RasaAdd extern "C" to arraysize.h
2010-12-19 Mikko RasaDecode and display element buffer contents
2010-06-17 Mikko RasaMove the profiler and inspector tools to the gl flavor