projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41b99b0
)
dri: add fake front definitions
author
Alan Hourihane
<alanh@vmware.com>
Mon, 19 Jan 2009 15:40:30 +0000
(15:40 +0000)
committer
Alan Hourihane
<alanh@vmware.com>
Mon, 19 Jan 2009 15:40:30 +0000
(15:40 +0000)
include/GL/internal/dri_interface.h
patch
|
blob
|
history
diff --git
a/include/GL/internal/dri_interface.h
b/include/GL/internal/dri_interface.h
index 8f25987154ae6ebe40e6742687a03083931229f5..27cc1be7ff3c3cf9ec1a67eb29bad0457d60f972 100644
(file)
--- a/
include/GL/internal/dri_interface.h
+++ b/
include/GL/internal/dri_interface.h
@@
-624,6
+624,8
@@
struct __DRIswrastExtensionRec {
#define __DRI_BUFFER_DEPTH 4
#define __DRI_BUFFER_STENCIL 5
#define __DRI_BUFFER_ACCUM 6
+#define __DRI_BUFFER_FAKE_FRONT_LEFT 7
+#define __DRI_BUFFER_FAKE_FRONT_RIGHT 8
struct __DRIbufferRec {
unsigned int attachment;