xserver-multidpi/hw/xfree86
Keith Packard ae75019ccf Create driver-independent CRTC-based cursor layer.
This moves most of the cursor management code out of the intel driver and
into the general server code. Of course, the hope is that this code will be
useful for other driver writers as well.

Check out xf86Crtc.h for the usage information, making sure you add the
needed hooks to the crtc funcs structure for your driver.
(cherry picked from commit 4d81c99a46)
2007-03-15 00:02:40 -07:00
..
common Bug #9931: Fix linear allocations with a non-1-byte granularity. 2007-03-06 16:20:34 -08:00
ddc Kludge around duplicate code added in hw/xfree86/modes. 2007-02-15 21:50:48 -08:00
dixmods Make mfb, cfb, and afb support configurable at build-time. 2007-02-27 14:14:47 -05:00
doc Add hw/xfree86/docs/README.modes, documenting new mode setting APIs. 2007-03-06 23:21:05 -08:00
dri Ensure domain is stripped from the bus ID. 2007-03-09 12:26:55 +00:00
dummylib Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
exa Switch the default migration heuristic for EXA to "always". 2006-12-28 13:21:25 -08:00
fbdevhw fbdevhw: Only deal with RGB weight if default visual is True- or DirectColor. 2007-01-19 18:30:21 +01:00
i2c XORG_VERSION_CURRENT, not XF86_VERSION_CURRENT. 2007-03-07 11:02:47 -05:00
int10 Set Int10Current->Tag for the linux native int10 module 2006-12-13 12:18:22 +00:00
loader Create driver-independent CRTC-based cursor layer. 2007-03-15 00:02:40 -07:00
modes Create driver-independent CRTC-based cursor layer. 2007-03-15 00:02:40 -07:00
os-support Add sun_apm.c for Suspend-and-Resume support on Solaris 2007-02-28 17:40:58 -08:00
parser Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
rac Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
ramdac Create driver-independent CRTC-based cursor layer. 2007-03-15 00:02:40 -07:00
scanpci Update pci.ids to 2007-01-18 snapshot 2007-01-18 16:03:30 -08:00
shadowfb Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
utils Check for __sparc as well as __sparc__ for compatibility with Sun cc 2006-12-04 13:36:30 -08:00
vbe Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
vgahw Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
x86emu Add an RDTSC implementation to the x86 emulator. 2007-02-06 15:45:05 -08:00
xaa Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
xf1bpp Make xf1bpp build correctly with compilers that don't support -include 2007-01-18 15:31:53 -08:00
xf4bpp remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
xf8_16bpp Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
xf8_32bpp Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
Makefile.am Create driver-independent CRTC-based cursor layer. 2007-03-15 00:02:40 -07:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp remove CID support (bug #5553) 2006-12-06 23:24:23 +02:00