[Mesa-dev] [PATCH] DRI2: Don't disable GLX_INTEL_swap_event unconditionally
Zack Rusin
zackr at vmware.com
Fri Feb 15 11:31:26 PST 2013
> Should we also test for the swrast driver?
That is actually handled by a hack in the Xserver.
http://cgit.freedesktop.org/xorg/xserver/commit/glx?id=988d7ace19a009991a4528e783d1a94c2444c66a
The extension was manually removed from the list of extensions that are at all available to the software rasterizer. It just hid the real problem.
> Otherwise, looks good.
>
> Reviewed-by: Brian Paul <brianp at vmware.com>
Thanks!
More information about the mesa-dev
mailing list