xserver-multidpi/dri3
Adam Jackson e6fafd3de7 dri3: Guard against buggy clients
There's nothing to stop a client from sending these requests to screens
without DRI3 support, and if they do, we'll crash.  Let's not do that.

Reviewed-by: Jasper St. Pierre <<jstpierre@mecheye.net>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2013-12-13 14:58:40 -05:00
..
dri3_event.c dri3: Add DRI3 extension 2013-10-31 16:58:30 -07:00
dri3_priv.h dri3: Add DRI3 extension 2013-10-31 16:58:30 -07:00
dri3_request.c dri3: Add DRI3 extension 2013-10-31 16:58:30 -07:00
dri3_screen.c dri3: Guard against buggy clients 2013-12-13 14:58:40 -05:00
dri3.c dri3: Disable when Xinerama is active 2013-12-09 13:20:36 -05:00
dri3.h Disable DRI3 and sync fence FD functions if xshmfence isn't available 2013-11-04 18:53:36 -08:00
dri3int.h dri3: Add DRI3 extension 2013-10-31 16:58:30 -07:00
Makefile.am dri3: Add DRI3 extension 2013-10-31 16:58:30 -07:00