projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a22e78
)
glapi: Remove static_dispatch from the DTD
author
Ian Romanick
<ian.d.romanick@intel.com>
Wed, 13 May 2015 00:17:11 +0000
(17:17 -0700)
committer
Ian Romanick
<ian.d.romanick@intel.com>
Sat, 16 May 2015 03:22:43 +0000
(20:22 -0700)
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
src/mapi/glapi/gen/gl_API.dtd
patch
|
blob
|
history
diff --git
a/src/mapi/glapi/gen/gl_API.dtd
b/src/mapi/glapi/gen/gl_API.dtd
index ab321fad0f81b93fa008733e76b07500929f0b82..298ba3c888ab520a6a8d01b4f7a4a8cf63060ed5 100644
(file)
--- a/
src/mapi/glapi/gen/gl_API.dtd
+++ b/
src/mapi/glapi/gen/gl_API.dtd
@@
-34,7
+34,6
@@
<!ATTLIST function name NMTOKEN #REQUIRED
alias NMTOKEN #IMPLIED
offset CDATA #IMPLIED
- static_dispatch (true | false) "true"
vectorequiv NMTOKEN #IMPLIED
es1 CDATA "none"
es2 CDATA "none"