summaryrefslogtreecommitdiff
path: root/src/glx/mini/dri_util.h
AgeCommit message (Collapse)Author
2004-06-26Mesa-solo builds with these changes. There are still more fixups needed toJon Smirl
get individual drivers working again. This converts miniglx to the new dri interface. Thanks to Erdi Chen for the new interface code.
2004-06-03kill __driRegisterExtensions(), none of the functions did anythingJon Smirl
2004-03-11Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl
of glx/mini. removes glx/mini/drm.h glx/mini/sarea.h
2004-01-27change PFNGLXGETUSTPROC's argument from uint64_t to int64_t to match the DRIBrian Paul
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul