Mesa (master): vmware/xorg: Bump to match vmware driver

Jakob Bornecrantz wallbraker at kemper.freedesktop.org
Sat Feb 27 03:10:20 UTC 2010


Module: Mesa
Branch: master
Commit: cfbf75670dbb7e2a1fcb760d1792e4c9de634c7f
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=cfbf75670dbb7e2a1fcb760d1792e4c9de634c7f

Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Mon Feb 22 20:06:23 2010 +0100

vmware/xorg: Bump to match vmware driver

---

 src/gallium/winsys/drm/vmware/xorg/vmw_xorg.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/gallium/winsys/drm/vmware/xorg/vmw_xorg.c b/src/gallium/winsys/drm/vmware/xorg/vmw_xorg.c
index bc5d39f..87aad25 100644
--- a/src/gallium/winsys/drm/vmware/xorg/vmw_xorg.c
+++ b/src/gallium/winsys/drm/vmware/xorg/vmw_xorg.c
@@ -43,9 +43,9 @@
 #define VMW_STRING_INNER(s) #s
 #define VMW_STRING(str) VMW_STRING_INNER(str)
 
-#define VMWGFX_VERSION_MAJOR 10
-#define VMWGFX_VERSION_MINOR 16
-#define VMWGFX_VERSION_PATCH 9
+#define VMWGFX_VERSION_MAJOR 11
+#define VMWGFX_VERSION_MINOR 0
+#define VMWGFX_VERSION_PATCH 0
 #define VMWGFX_VERSION_STRING_MAJOR VMW_STRING(VMWGFX_VERSION_MAJOR)
 #define VMWGFX_VERSION_STRING_MINOR VMW_STRING(VMWGFX_VERSION_MINOR)
 #define VMWGFX_VERSION_STRING_PATCH VMW_STRING(VMWGFX_VERSION_PATCH)




More information about the mesa-commit mailing list