projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1dbf56
)
mesa/es: Remove redundant front-face mode validation
author
Ian Romanick
<ian.d.romanick@intel.com>
Tue, 20 Sep 2011 23:13:14 +0000
(16:13 -0700)
committer
Ian Romanick
<ian.d.romanick@intel.com>
Mon, 20 Aug 2012 23:06:32 +0000
(16:06 -0700)
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/APIspec.xml
patch
|
blob
|
history
diff --git
a/src/mesa/main/APIspec.xml
b/src/mesa/main/APIspec.xml
index e22a5a9b07373dc264a84365b9f25687676ec9c8..a418dcac966ef4a2e40c9326aeb3134d6c2e35bb 100644
(file)
--- a/
src/mesa/main/APIspec.xml
+++ b/
src/mesa/main/APIspec.xml
@@
-88,11
+88,6
@@
<return type="void"/>
<param name="mode" type="GLenum"/>
</proto>
-
- <desc name="mode">
- <value name="GL_CW"/>
- <value name="GL_CCW"/>
- </desc>
</template>
<template name="Hint">