Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/unsigned long/drm_handle_t/ to get compilation of fb driver to work | Brian Paul | 2005-09-19 | 1 | -2/+2 |
| | |||||
* | Add color tiling support to miniglx for radeon | Dave Airlie | 2005-08-03 | 1 | -0/+2 |
| | | | | (Stephane Marchesin + Dave Airlie) | ||||
* | From: Stephane Marchesin <[email protected]> | Dave Airlie | 2004-12-08 | 1 | -1/+2 |
| | | | | | | | Attached is a patch that adds pci init code for mesa solo on radeon. It's been tested on an itanium 2 with a radeon 7000 and it works here. The patch adds a new field in the miniglx.conf config file, to choose between pci and agp. | ||||
* | Convert miniglx to use Ian's fancy new driver config code. | Jon Smirl | 2004-07-05 | 1 | -5/+0 |
| | | | | | This removes the miniglx driver function InitContextModes(). All of the server directories were edited to remove the implementations. | ||||
* | add agpmode to miniglx config file | Dave Airlie | 2004-04-14 | 1 | -0/+1 |
| | |||||
* | Adjustments to make everything use IOCTL/sarea defines in DRM instead | Jon Smirl | 2004-03-11 | 1 | -10/+3 |
| | | | | of glx/mini. removes glx/mini/drm.h glx/mini/sarea.h | ||||
* | patch to import Jon Smirl's work from Bitkeeper | Brian Paul | 2003-08-22 | 1 | -0/+177 |