summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/unichrome
Commit message (Expand)AuthorAgeFilesLines
* don't use // comments (Thomas Hellstrom)Brian Paul2004-06-161-1/+1
* Enable use of new DRI interface in Unichrome driver.Ian Romanick2004-06-051-2/+125
* Start to "modernize" the driver.Ian Romanick2004-06-041-26/+55
* Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd outJon Smirl2004-06-031-18/+1
* Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick2004-06-024-7/+7
* Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.Ian Romanick2004-05-271-1/+3
* Fixed code that has computed incorrect number of modes.Erdi Chen2004-05-121-1/+1
* obsolete in favor of regular MakefilesBrian Paul2004-05-121-122/+0
* Don't mix variable definitions and other statements (fixed build on oldEric Anholt2004-05-081-1/+2
* Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell2004-04-296-88/+10
* Add DRM_SOURCE_PATH to make system.Jon Smirl2004-04-131-1/+1
* lots of Makefile updates for new build systemBrian Paul2004-04-081-58/+61
* New Makefile systemBrian Paul2004-03-261-0/+117
* Implemented support for software-based AUX color buffers.Brian Paul2004-03-211-2/+2
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-116-18/+16
* added _tnl_allow_vertex/pixel_fog() callsBrian Paul2004-02-261-1/+3
* updates from Erdi ChenBrian Paul2004-02-2324-801/+1125
* Minor fixes for recent Mesa 6.1 changesBrian Paul2004-01-302-14/+18
* Via Unichrome/cle266 driver (Erdi Chen)Brian Paul2004-01-3036-0/+22741