Please ignore this the correct fix is:
https://patchwork.freedesktop.org/patch/144360/
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
On 16/03/17 03:01 PM, Timothy Arceri wrote:
> glNewList() swaps dispatch tables, and we don't have anything in
> place to handle that in glthread.
This prevents three piglit tests from crashing with mesa_glthread=true.
(Many more left though, as discussed on IRC)
Tested-by: Michel Dänzer
--
E
glNewList() swaps dispatch tables, and we don't have anything in
place to handle that in glthread.
---
src/mapi/glapi/gen/gl_API.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml
index 15d7e4f..c1f0f8f 100644
--- a