summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/unichrome
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | compiler).
* 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
| | | | Needed for linux-solo to build
* 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
| | | | | | Only available with Xlib driver for now. Assorted clean-ups related to Draw/ReadBuffer(). Renamed FRONT_LEFT_BIT -> DD_FRONT_LEFT_BIT, etc.
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-116-18/+16
| | | | of glx/mini. removes glx/mini/drm.h glx/mini/sarea.h
* 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