summaryrefslogtreecommitdiff
path: root/include/GL
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-07-17 14:50:11 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-07-17 14:50:11 +0000
commitc19cbb58cd2862393d67b62a5fc523b6fa1ac9a6 (patch)
tree46e79f545a67ad9c47d43685ec2092b21a6e1cda /include/GL
parent6dc85575000127630489b407c50a4b3ea87c9acb (diff)
more DOS updates from Daniel Borca
Diffstat (limited to 'include/GL')
-rw-r--r--include/GL/fxmesa.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/GL/fxmesa.h b/include/GL/fxmesa.h
index b197892398..7697c72007 100644
--- a/include/GL/fxmesa.h
+++ b/include/GL/fxmesa.h
@@ -51,6 +51,7 @@ extern "C" {
#define FXMESA_DEPTH_SIZE 12 /* followed by an integer */
#define FXMESA_STENCIL_SIZE 13 /* followed by an integer */
#define FXMESA_ACCUM_SIZE 14 /* followed by an integer */
+#define FXMESA_COLORDEPTH 20 /* followed by an integer */