Find a file
Keith Packard 4d81c99a46 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.
2007-03-14 23:59:29 -07:00
afb Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cfb Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cfb32 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
composite Bug #9219: Use pWin->viewable instead of pWin->realized to catch InputOnly windows too. 2006-12-10 18:21:22 -05:00
damageext Set the Damage version supported in the server, instead of using damageproto. 2007-02-13 13:26:25 -08:00
dbe Multiple integer overflows in dbe and render extensions 2007-01-09 14:13:40 +01:00
dix ffs: handle 0 argument (bug #8968) 2006-11-30 20:20:16 +02:00
doc Update Xserver man page to match commit ed33c7c98a 2007-01-19 14:53:52 -08:00
exa Add missing dirty marking in a couple of fallback cases in the exaGlyphs path. 2007-02-14 13:01:56 -08:00
fb Really fix optimized render cases being hit when they shouldn't. 2007-01-29 23:01:52 -08:00
GL Support for Hurd and other non-linux GNU systems. 2007-03-04 16:00:52 +11:00
hw Create driver-independent CRTC-based cursor layer. 2007-03-14 23:59:29 -07:00
include Bug #9555: Always define _GNU_SOURCE in glibc environments. 2007-01-22 17:58:37 -05:00
mfb Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
mi Bug #8937: Extension setup functions not called on server resets 2006-11-07 13:55:44 -05:00
miext Provide option to report damage after operation is complete. 2007-02-12 16:02:29 -08:00
os os: fix client privates leak 2007-02-17 17:08:10 -08:00
randr Don't crash setting a NULL mode with a randr classic DDX. Also remember to update the screen size during modesets. 2007-03-03 22:21:44 -08:00
record Delete some long-unused testing code. 2006-07-21 22:37:59 -04:00
render Multiple integer overflows in dbe and render extensions 2007-01-09 14:13:40 +01:00
Xext Revert "Xext: Update device's lastx/lasty when sending a motion event with XTest." 2007-03-14 12:00:06 -07:00
xfixes Check for clientGone before sending events from XFixes (bug #1753). 2007-02-19 15:33:24 -08:00
Xi get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
xkb xkb: fix wrapping when switching between groups 2006-10-11 16:02:32 -04:00
XTrap Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
.gitignore add another file to .gitignore 2006-07-05 13:27:26 -07:00
acinclude.m4 Update AC_DEFINE_DIR to version compatible with CVS autoconf which requires 2006-06-05 07:15:23 +00:00
autogen.sh Use canonical autogen.sh, which supports srcdir != objdir autogen. 2005-07-01 21:13:36 +00:00
configure.ac Update to version 1.2.99.902 2007-03-14 16:36:13 -07:00
COPYING Stub COPYING files 2005-12-19 16:34:07 +00:00
cpprules.in Man page processing/installation and other doc file updates 2005-09-30 02:37:57 +00:00
Makefile.am Xprint/ -> hw/xprint 2006-06-18 21:07:28 -04:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00