xserver-multidpi/hw/xfree86/loader
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
..
dixsym.c remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
dlloader.c Try dlsym(RTLD_DEFAULT) first when finding symbols. 2007-01-04 10:16:08 -08:00
dlloader.h Remove a useless open() of the module we're about to load. 2006-07-21 22:55:41 -04:00
extsym.c Unbreak unbreaking the loader. Re-add the symbol reference lists so that the 2006-06-21 20:49:21 -04:00
fontsym.c Unbreak unbreaking the loader. Re-add the symbol reference lists so that the 2006-06-21 20:49:21 -04:00
loader.c Remove a useless open() of the module we're about to load. 2006-07-21 22:55:41 -04:00
loader.h Remove dead function prototypes. 2006-07-26 19:39:17 -04:00
loaderProcs.h Remove dead function prototypes. 2006-07-26 19:39:17 -04:00
loadext.c Another round of loader sense-beating. Remove the (unused) server export 2006-06-19 00:57:18 -04:00
loadfont.c Another round of loader sense-beating. Remove the (unused) server export 2006-06-19 00:57:18 -04:00
loadmod.c Create driver-independent CRTC-based cursor layer. 2007-03-15 00:02:40 -07:00
Makefile.am Create driver-independent CRTC-based cursor layer. 2007-03-15 00:02:40 -07:00
misym.c mi: remove mi motion history 2006-10-25 01:10:20 +03:00
os.c Use correct OSNAME setting so we can find os-specific modules like libdrm. 2006-06-23 20:07:34 -07:00
SparcMulDiv.S Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
sym.h Unbreak unbreaking the loader. Re-add the symbol reference lists so that the 2006-06-21 20:49:21 -04:00
xf86sym.c Create driver-independent CRTC-based cursor layer. 2007-03-15 00:02:40 -07:00