Age | Commit message (Expand) | Author |
---|---|---|
2004-06-02 | Removed need for sarea.h, various touch ups to get rid of type mismatches. | Jon Smirl |
2004-06-02 | Require libGL API version 20040602, which actually exports | Ian Romanick |
2004-06-02 | XF86DRIDestroyContext, XF86DRICreateDrawable, and | Ian Romanick |
2004-06-02 | Replace drmHandle, drmContext, drmDrawable, drmMagic and related types with | Ian Romanick |
2004-06-01 | Convert 'Display *' to '__DRInativeDisplay *'. Only portions of the | Ian Romanick |
2004-06-01 | Fix a couple issues related to GetDrawableInfo. In the new DRI | Ian Romanick |
2004-06-01 | Replace occurances of GLXDrawable and Drawable with __DRIid. | Ian Romanick |
2004-06-01 | Fix a couple typos that prevent building with DRI_NEW_INTERFACE_ONLY. | Ian Romanick |
2004-05-27 | Define PFNGLXGETMSCRATEOMLPROC so that DRI will build without including | Ian Romanick |
2004-05-27 | Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common. | Ian Romanick |