Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed code that has computed incorrect number of modes. | Erdi Chen | 2004-05-12 | 1 | -1/+1 |
| | |||||
* | obsolete in favor of regular Makefiles | Brian Paul | 2004-05-12 | 1 | -122/+0 |
| | |||||
* | Don't mix variable definitions and other statements (fixed build on old | Eric Anholt | 2004-05-08 | 1 | -1/+2 |
| | | | | compiler). | ||||
* | Allow *_dri.so to build in Mesa tree with the 'linux-dri' target. | Keith Whitwell | 2004-04-29 | 6 | -88/+10 |
| | |||||
* | Add DRM_SOURCE_PATH to make system. | Jon Smirl | 2004-04-13 | 1 | -1/+1 |
| | | | | Needed for linux-solo to build | ||||
* | lots of Makefile updates for new build system | Brian Paul | 2004-04-08 | 1 | -58/+61 |
| | |||||
* | New Makefile system | Brian Paul | 2004-03-26 | 1 | -0/+117 |
| | |||||
* | Implemented support for software-based AUX color buffers. | Brian Paul | 2004-03-21 | 1 | -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 instead | Jon Smirl | 2004-03-11 | 6 | -18/+16 |
| | | | | of glx/mini. removes glx/mini/drm.h glx/mini/sarea.h | ||||
* | added _tnl_allow_vertex/pixel_fog() calls | Brian Paul | 2004-02-26 | 1 | -1/+3 |
| | |||||
* | updates from Erdi Chen | Brian Paul | 2004-02-23 | 24 | -801/+1125 |
| | |||||
* | Minor fixes for recent Mesa 6.1 changes | Brian Paul | 2004-01-30 | 2 | -14/+18 |
| | |||||
* | Via Unichrome/cle266 driver (Erdi Chen) | Brian Paul | 2004-01-30 | 36 | -0/+22741 |