From: Timothy Arceri Date: Thu, 16 Mar 2017 06:01:26 +0000 (+1100) Subject: mesa: disable glthread when glNewList() is called X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=commitdiff_plain;h=72fa447d45ed5401b6964c071013d8ecc4680b16 mesa: disable glthread when glNewList() is called glNewList() swaps dispatch tables, and we don't have anything in place to handle that in glthread. Tested-by: Michel Dänzer --- diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index 15d7e4f24d2..c1f0f8fe92d 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -1109,7 +1109,7 @@ - +