summaryrefslogtreecommitdiffstats
path: root/src/glx/mini/dri_util.h
Commit message (Collapse)AuthorAgeFilesLines
* Mesa-solo builds with these changes. There are still more fixups needed toJon Smirl2004-06-261-527/+0
| | | | | get individual drivers working again. This converts miniglx to the new dri interface. Thanks to Erdi Chen for the new interface code.
* kill __driRegisterExtensions(), none of the functions did anythingJon Smirl2004-06-031-4/+0
|
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-4/+6
| | | | of glx/mini. removes glx/mini/drm.h glx/mini/sarea.h
* change PFNGLXGETUSTPROC's argument from uint64_t to int64_t to match the DRIBrian Paul2004-01-271-1/+1
|
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-0/+6
|
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+523