XF86DRIDestroyContext, XF86DRICreateDrawable, and
[mesa.git] / src / mesa / drivers / dri / common / dri_util.c
2004-06-02 Ian RomanickXF86DRIDestroyContext, XF86DRICreateDrawable, and
2004-06-02 Ian RomanickReplace drmHandle, drmContext, drmDrawable, drmMagic...
2004-06-01 Ian RomanickConvert 'Display *' to '__DRInativeDisplay *'. Only...
2004-06-01 Ian RomanickFix a couple issues related to GetDrawableInfo. In...
2004-06-01 Ian RomanickReplace occurances of GLXDrawable and Drawable with...
2004-06-01 Ian RomanickFix a couple typos that prevent building with DRI_NEW_I...
2004-05-27 Ian RomanickDefine PFNGLXGETMSCRATEOMLPROC so that DRI will build...
2004-05-27 Ian RomanickMove dri_util.[ch] and glcontextmodes.[ch] from dri_cli...