summaryrefslogtreecommitdiff
path: root/include/GL/internal/dri_interface.h
AgeCommit message (Expand)Author
2004-12-08Check for some header defines before redefining functions. Silences warnings.Alan Hourihane
2004-06-26Mesa-solo builds with these changes. There are still more fixups needed toJon Smirl
2004-06-03kill __driRegisterExtensions(), none of the functions did anythingJon Smirl
2004-06-02Replace Bool with GLboolean.Ian Romanick
2004-06-02XF86DRIDestroyContext, XF86DRICreateDrawable, andIan Romanick
2004-06-01Convert 'Display *' to '__DRInativeDisplay *'. Only portions of theIan Romanick
2004-06-01Replace all occurances of XF86DRIClipRect (and related typedefs) withIan Romanick
2004-04-29Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell
2004-04-15Correct the comments about when the bindContext3 / unbindContext3Ian Romanick
2004-03-22new DRI interface headerBrian Paul