summaryrefslogtreecommitdiffstats
path: root/src/glx/mini/miniglx.c
Commit message (Expand)AuthorAgeFilesLines
* setup to use pci access, comment out size bumps,Dave Airlie2006-04-031-3/+7
* fix miniglx setting virtual size of 832 for 800x600Dave Airlie2005-08-081-2/+2
* Add color tiling support to miniglx for radeonDave Airlie2005-08-031-0/+4
* Commit Ian's fixes from Bug 3877Jon Smirl2005-07-291-54/+144
* fix for solo to set the mode, and make solo gcc2 friendly...Dave Airlie2005-03-051-2/+2
* add more functionality to miniglx for glitzDave Airlie2005-02-201-34/+98
* add EnableExtension so r200 enables all its extensions, add mesa memoryDave Airlie2005-02-151-0/+32
* support 720x480 and 960x540 modesAlan Hourihane2005-01-051-1/+29
* From: Stephane Marchesin <marchesin@icps.u-strasbg.fr>Dave Airlie2004-12-081-0/+4
* added __glXFindDRIScreen to glXGetProcAddress (bug 1068879)Brian Paul2004-11-291-0/+1
* Fix mesa solo with doublebuffered apps, the drawable index/stamp weren'tDave Airlie2004-10-011-4/+11
* Fix from Rogelio Serrano for miniglx double bufferingJon Smirl2004-08-091-7/+8
* Miniglx clients now authorize with server DRMJon Smirl2004-07-161-0/+8
* Convert miniglx to use Ian's fancy new driver config code.Jon Smirl2004-07-051-53/+15
* This should make most linux-solo drivers work again. Mainly a fixJon Smirl2004-06-291-33/+1
* Mesa-solo builds with these changes. There are still more fixups needed toJon Smirl2004-06-261-40/+395
* remove the last line of the previous patchBrian Paul2004-05-121-1/+0
* fix red/green/blueBits typosBrian Paul2004-05-121-3/+4
* add agpmode to miniglx config fileDave Airlie2004-04-141-0/+5
* rename class to c_class if using C++ (bug 922294)Brian Paul2004-03-241-5/+17
* Remove $Id tagKeith Whitwell2003-12-091-1/+0
* basic API work for FBConfigs & PbuffersBrian Paul2003-12-061-1/+49
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-2/+2
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+1975