summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/mga/mgadd.c
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2007-10-17 10:39:24 -0700
committerIan Romanick <idr@us.ibm.com>2007-10-17 16:25:39 -0700
commit374158b0440b24b71389d06fdf306b176c1186e7 (patch)
treebd9744dd8b1ef102953940c892f759c04a5ebdf4 /src/mesa/drivers/dri/mga/mgadd.c
parent366b2c690295ed4bd4dda429be945db814a069d6 (diff)
mga: Enable (trivial) support for GL_APPLE_vertex_array_object, bump DRIVER_DATE
Diffstat (limited to 'src/mesa/drivers/dri/mga/mgadd.c')
-rw-r--r--src/mesa/drivers/dri/mga/mgadd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/mga/mgadd.c b/src/mesa/drivers/dri/mga/mgadd.c
index b1d5e0c48f..6d18bd83d8 100644
--- a/src/mesa/drivers/dri/mga/mgadd.c
+++ b/src/mesa/drivers/dri/mga/mgadd.c
@@ -41,7 +41,7 @@
#include "mga_xmesa.h"
#include "utils.h"
-#define DRIVER_DATE "20061030"
+#define DRIVER_DATE "20071017"
/***************************************