Corrected the value for X_GLrop_SecondaryColor3svEXT.
[mesa.git] / src / glx / mini /
2005-02-20 Dave Airlieadd more functionality to miniglx for glitz
2005-02-15 Dave Airlieadd EnableExtension so r200 enables all its extensions...
2005-01-11 Ian RomanickPut quotes around the CC and CXX variables passed to...
2005-01-05 Alan Hourihanesupport 720x480 and 960x540 modes
2004-12-08 Keith WhitwellImprove the behaviour of the build system wrt depend...
2004-12-08 Dave AirlieFrom: Stephane Marchesin <marchesin@icps.u-strasbg.fr>
2004-11-29 Brian Pauladded __glXFindDRIScreen to glXGetProcAddress (bug...
2004-10-01 Dave AirlieFix mesa solo with doublebuffered apps, the drawable...
2004-09-07 Dave AirlieAdd a solo-x86 config, and make solo use the x86 glapi
2004-08-09 Jon SmirlFix from Rogelio Serrano for miniglx double buffering
2004-07-16 Jon SmirlMiniglx clients now authorize with server DRM
2004-07-05 Jon SmirlConvert miniglx to use xf86drm from dri/drm/libdrm...
2004-07-05 Jon SmirlConvert miniglx to use Ian's fancy new driver config...
2004-06-29 Jon SmirlThis should make most linux-solo drivers work again...
2004-06-26 Jon SmirlMesa-solo builds with these changes. There are still...
2004-06-25 Ian RomanickMake sure mklib sees the definition of CC and CXX....
2004-06-03 Jon Smirlkill __driRegisterExtensions(), none of the functions...
2004-06-01 Eric AnholtMissed in last commit:
2004-05-12 Brian Paulremove the last line of the previous patch
2004-05-12 Brian Paulfix red/green/blueBits typos
2004-05-12 Brian Paulobsolete in favor of regular Makefiles
2004-04-14 Dave AirlieAdd agpmode to the example config file
2004-04-14 Dave Airlieadd agpmode to miniglx config file
2004-04-13 Jon SmirlAdd DRM_SOURCE_PATH to make system.
2004-04-08 Brian Pauldon't include GL/gl.h, rely on glheader.h
2004-04-08 Brian Paulmove 'id' declaration so it's C compliant
2004-03-26 Brian PaulNew Makefile system
2004-03-24 Brian Paulrename class to c_class if using C++ (bug 922294)
2004-03-15 Dave Airlieremove version number faking, shouldn't be needed anymore
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-01-27 Brian Paulchange PFNGLXGETUSTPROC's argument from uint64_t to...
2003-12-12 Brian Paulnew makefiles
2003-12-09 Keith WhitwellRemove $Id tag
2003-12-06 Brian Paulbasic API work for FBConfigs & Pbuffers
2003-10-24 Jon SmirlFix for missing GLAPIENTRYP definition
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-10-03 Brian Paulimproved 'clean' targets (Otto Solares)
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper