Update gl_API.xml with OpenGL 2.0 functions, regenerate derived files.
[mesa.git] / src / glx / mini / miniglx.c
2006-04-03 Dave Airliesetup to use pci access, comment out size bumps,
2005-08-08 Dave Airliefix miniglx setting virtual size of 832 for 800x600
2005-08-03 Dave AirlieAdd color tiling support to miniglx for radeon
2005-07-29 Jon SmirlCommit Ian's fixes from Bug 3877
2005-03-05 Dave Airliefix for solo to set the mode, and make solo gcc2 friend...
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-05 Alan Hourihanesupport 720x480 and 960x540 modes
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-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 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-05-12 Brian Paulremove the last line of the previous patch
2004-05-12 Brian Paulfix red/green/blueBits typos
2004-04-14 Dave Airlieadd agpmode to miniglx config file
2004-03-24 Brian Paulrename class to c_class if using C++ (bug 922294)
2003-12-09 Keith WhitwellRemove $Id tag
2003-12-06 Brian Paulbasic API work for FBConfigs & Pbuffers
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper