]> git.tdb.fi Git - gldbg.git/history - source/glprint.c
Fix things for 64-bit systems
[gldbg.git] / source / glprint.c
2012-08-26 Mikko RasaFix things for 64-bit systems master
2012-08-25 Mikko RasaReplace per-file license notices with License.txt
2011-01-18 Mikko RasaDescribe some texture parameters when printing
2011-01-18 Mikko RasaUnify array and reference print generation
2010-12-19 Mikko RasaProtect against giving invalid pointers to writev
2010-11-24 Mikko RasaAdd gldBreak callback to gldecoder
2010-06-11 Mikko RasaRewrite the Makefile to have proper dependencies and...
2009-11-07 Mikko RasaBugfixes
2009-11-04 Mikko RasaEnable warnings and fix them
2009-10-30 Mikko RasaPrint the contents of arrays and references
2009-10-28 Mikko RasaAllow tagging funtions for handcoding in templates
2009-10-27 Mikko RasaCheck for and report OpenGL errors after each function...
2009-10-21 Mikko RasaEnhance the object-orientedness of genwrap.py
2009-04-28 Mikko RasaInitial revision