Check DDX for 1.5.0
authorAlan Hourihane <alanh@tungstengraphics.com>
Wed, 8 Feb 2006 22:05:42 +0000 (22:05 +0000)
committerAlan Hourihane <alanh@tungstengraphics.com>
Wed, 8 Feb 2006 22:05:42 +0000 (22:05 +0000)
src/mesa/drivers/dri/i915/intel_screen.c

index ed8038e..9ee44ea 100644 (file)
@@ -642,7 +642,7 @@ void * __driCreateNewScreen_20050727( __DRInativeDisplay *dpy, int scrn, __DRIsc
                             
 {
    __DRIscreenPrivate *psp;
-   static const __DRIversion ddx_expected = { 1, 4, 0 };
+   static const __DRIversion ddx_expected = { 1, 5, 0 };
    static const __DRIversion dri_expected = { 4, 0, 0 };
    static const __DRIversion drm_expected = { 1, 4, 0 };