xserver/hw/xfree86/dri
Alan Coopersmith eb750f8b5e Check for failures from CreateNewResourceType
Make sure to check return value before setting bitmask flags.
For most calls, just fails to init the extension.   Since Xinput
already calls FatalError() on initialization failure, so does
failure to allocate Xinput's resource type.

Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
2009-12-18 16:51:45 -08:00
..
Makefile.am Kill off --with-mesa-source completely 2009-01-18 09:49:06 -08:00
dri.c Check for failures from CreateNewResourceType 2009-12-18 16:51:45 -08:00
dri.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
drimodule.c Change xf86dristr.h includes to use xf86driproto.h instead 2009-09-16 12:06:07 +10:00
dristruct.h Notify DRI when crtc regions change 2008-11-24 13:24:35 -08:00
sarea.h Changes for single-entity multi-screen DRI. 2007-04-16 17:31:40 +02:00
xf86dri.c input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00