Fix build with GCC 2.95.
[mesa.git] / src / glx / x11 / singlepix.c
2008-11-11 Kristian HøgsbergDon't mess with emacs tab width.
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs singlepix.c
2008-10-13 RALOVICH, Kristófglx: add a line of Emacs helping variables
2008-09-19 Adam JacksonUpdate to SGI FreeB 2.0.
2008-09-18 Brian Paulglx: remove #include "glheader.h" lines
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-08 Jeremy Huddlestonglx/x11: Added some #ifdef GLX_DIRECT_RENDERING protection
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-21 Alan CoopersmithFix builds with compilers other than gcc 3.0 & newer
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-09 Kristian HøgsbergMove DRI context functions into dri_glx.c.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-13 Ian RomanickFix dumb build errors.
2006-10-11 Ian RomanickFix bug #4681.
2005-04-14 Ian RomanickAdd missing includes of indirect.h.
2005-02-09 Ian RomanickGenerate GLX protocol for pixel single commands.
2005-01-07 Ian RomanickPixel oriented render functions are now generated by the
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-10-25 Adam JacksonImport the GLX client side library, formerly from xc...