]> git.tdb.fi Git - gldbg.git/history - source/glwrap.c
Query implementation limits on process startup
[gldbg.git] / source / glwrap.c
2012-08-25 Mikko RasaQuery implementation limits on process startup
2012-08-25 Mikko RasaReplace per-file license notices with License.txt
2011-01-12 Mikko RasaAdd gldQueryViewport and gldReadPixels calls
2011-01-12 Mikko RasaTrack owners of breakpoints
2010-11-19 Mikko RasaEnable bidirectional communication between gldbg and...
2010-11-18 Mikko RasaUse a centralized packet framework
2010-06-14 Mikko RasaSupport sending glwrap.so output directly into a file
2010-06-14 Mikko RasaSend as much of a packet as possible before calling...
2010-06-11 Mikko RasaRewrite the Makefile to have proper dependencies and...
2010-02-22 Mikko RasaDon't call glGetError between glBegin and glEnd
2010-01-28 Mikko RasaAdd a performance profiler
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-26 Mikko RasaSupport multiple .spec files
2009-09-22 Mikko RasaFix GLintptr/GLsizeiptr print formats
2009-09-17 Mikko RasaPacketize the command stream for more robustness
2009-04-28 Mikko RasaInitial revision