mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
glthread: enable display lists
They seem to work fine. Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4251>
This commit is contained in:
parent
4dcdf974f8
commit
720f34d5eb
1 changed files with 1 additions and 1 deletions
|
|
@ -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"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue