aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/mini/dri_util.c
Commit message (Collapse)AuthorAgeFilesLines
* Mesa-solo builds with these changes. There are still more fixups needed toJon Smirl2004-06-261-704/+0
| | | | | get individual drivers working again. This converts miniglx to the new dri interface. Thanks to Erdi Chen for the new interface code.
* move 'id' declaration so it's C compliantBrian Paul2004-04-081-1/+1
|
* remove version number faking, shouldn't be needed anymoreDave Airlie2004-03-151-10/+0
|
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-2/+1
| | | | of glx/mini. removes glx/mini/drm.h glx/mini/sarea.h
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+715