projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4dcdf97
)
glthread: enable display lists
author
Marek Olšák
<marek.olsak@amd.com>
Thu, 20 Feb 2020 03:25:07 +0000
(22:25 -0500)
committer
Marge Bot
<eric+marge@anholt.net>
Fri, 20 Mar 2020 00:00:22 +0000
(
00:00
+0000)
They seem to work fine.
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4251>
src/mapi/glapi/gen/gl_API.xml
patch
|
blob
|
history
diff --git
a/src/mapi/glapi/gen/gl_API.xml
b/src/mapi/glapi/gen/gl_API.xml
index b8453cb37426b76bf7f1f40ad6558e9ffd8947bb..3a703f2a3d4c02aefa5c4278aae62b5dfec7ef37 100644
(file)
--- a/
src/mapi/glapi/gen/gl_API.xml
+++ b/
src/mapi/glapi/gen/gl_API.xml
@@
-1109,7
+1109,7
@@
<type name="DEBUGPROCARB" size="4" pointer="true"/>
<type name="DEBUGPROC" size="4" pointer="true"/>
- <function name="NewList" deprecated="3.1"
marshal_fail="true"
>
+ <function name="NewList" deprecated="3.1">
<param name="list" type="GLuint"/>
<param name="mode" type="GLenum"/>
<glx sop="101"/>