projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a19355
)
mesa/es: Remove redundant shade model mode validation
author
Ian Romanick
<ian.d.romanick@intel.com>
Tue, 20 Sep 2011 23:47:43 +0000
(16:47 -0700)
committer
Ian Romanick
<ian.d.romanick@intel.com>
Mon, 20 Aug 2012 23:06:33 +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 a64b57af472cb7317350fe13da8fc91feba1183a..a5dd3505803ff4d5eaea01ce2df9517449274f49 100644
(file)
--- a/
src/mesa/main/APIspec.xml
+++ b/
src/mesa/main/APIspec.xml
@@
-220,11
+220,6
@@
<return type="void"/>
<param name="mode" type="GLenum"/>
</proto>
-
- <desc name="mode">
- <value name="GL_FLAT"/>
- <value name="GL_SMOOTH"/>
- </desc>
</template>
<template name="TexParameter">