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 ?
Thanks Emil _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
