projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68d7ce3
)
mesa/es: Remove redundant glGetBufferPointer pname validation
author
Ian Romanick
<ian.d.romanick@intel.com>
Wed, 25 Jul 2012 23:15:25 +0000
(16:15 -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 69e523342273d91b605dbb60bd944b3fa4b76060..1c1a1c81438ec636073d58a5936a017add2116ad 100644
(file)
--- a/
src/mesa/main/APIspec.xml
+++ b/
src/mesa/main/APIspec.xml
@@
-2490,10
+2490,6
@@
<value name="GL_ARRAY_BUFFER"/>
<value name="GL_ELEMENT_ARRAY_BUFFER"/>
</desc>
-
- <desc name="pname">
- <value name="GL_BUFFER_MAP_POINTER_OES"/>
- </desc>
</template>
<template name="MapBuffer" direction="get">