On 07/27/2016 04:53 PM, Emil Velikov wrote:
On 14 June 2016 at 16:08, Emil Velikov <[email protected]> wrote:
n 7 June 2016 at 11:33, Tapani Pälli <[email protected]> wrote:
From: Bernard Kilarski <[email protected]>
v2: change all related NULL checks to check against dummyContext
v3: really check for dummyContext *only* when ctx was from
__glXGetCurrentContext
v4: cover more checks, add dummyBuffer, dummyVtable (Emil)
Thanks for the update Tapani. There's a minor comment below, but
regardless if you go for it or not the patch is
Reviewed-by: Emil Velikov <[email protected]>
+GLubyte dummyBuffer[__GLX_BUFFER_LIMIT_SIZE];
+struct glx_context_vtable dummyVtable;
Make these two static ?
AFAICT the patch hasn't landed in master. Tapani is there something
wrong with it and/or fall through the cracks ?
I was hoping to push both patches at once. I asked Jeremy to test the
Apple specific one:
https://lists.freedesktop.org/archives/mesa-dev/2016-July/123436.html
Thanks
Emil
// Tapani
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev