Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-05 | Remove SI imports/exports remnants. | George Sapountzis | |
2006-04-03 | add width to struct for width != virtual width | Dave Airlie | |
2005-09-19 | s/unsigned long/drm_handle_t/ to get compilation of fb driver to work | Brian Paul | |
2005-08-03 | Add color tiling support to miniglx for radeon | Dave Airlie | |
(Stephane Marchesin + Dave Airlie) | |||
2004-12-08 | From: Stephane Marchesin <marchesin@icps.u-strasbg.fr> | Dave Airlie | |
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. | |||
2004-07-05 | Convert miniglx to use Ian's fancy new driver config code. | Jon Smirl | |
This removes the miniglx driver function InitContextModes(). All of the server directories were edited to remove the implementations. | |||
2004-04-14 | add agpmode to miniglx config file | Dave Airlie | |
2004-03-11 | Adjustments to make everything use IOCTL/sarea defines in DRM instead | Jon Smirl | |
of glx/mini. removes glx/mini/drm.h glx/mini/sarea.h | |||
2003-08-22 | patch to import Jon Smirl's work from Bitkeeper | Brian Paul | |