glx: no graphics context during initialization
[mesa.git] / src / glx / x11 / single2.c
2008-11-26 RALOVICH, Kristófglx: no graphics context during initialization
2008-11-26 RALOVICH, Kristófglx: use __glXGetString
2008-11-24 Bernd Buschinskiglx: Add missing include for XCB, fixing crash on 64...
2008-11-12 Hanno Böckglx: fix xcb build
2008-11-11 Kristian HøgsbergDon't mess with emacs tab width.
2008-11-10 Brian PaulGLX: fix out-of-bounds memory issue in indirect glAreTe...
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs single2.c
2008-10-13 RALOVICH, Kristófglx: add a line of Emacs helping variables
2008-09-19 Adam JacksonUpdate to SGI FreeB 2.0.
2007-04-08 Wei Wangfix bug 9823: GL_CLIENT_ATTRIB_STACK_DEPTH query fails...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2005-04-14 Ian RomanickAdd missing includes of indirect.h.
2005-02-23 Ian RomanickMissed the commit of glxext.c yesterday.
2005-02-22 Ian RomanickAdded __glExtensionBiIsEnabled and __GLXcontext::gl_ext...
2005-01-07 Ian RomanickRefactor the code that converts a transpose-matrix...
2004-12-20 Ian RomanickUse GLX protocol code generated by glX_proto_send.py.
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...