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:
Marek Olšák 2020-02-19 22:25:07 -05:00 committed by Marge Bot
parent 4dcdf974f8
commit 720f34d5eb

View file

@ -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"/>