XLibre Xserver
Go to file
Peter Hutterer 58c0fd2927 Adjust EQ to support long events.
Add RawDeviceEvent (pointers only for now).

This commit changes the event queue to use EventLists instead of xEvent
arrays. Only EQ is affected, event delivery still uses xEvent* (look for
comment in mieqProcessInputEvent).

RawDeviceEvents deliver driver information to the client, without clipping or
acceleration.
2007-05-02 13:50:09 +09:30
GL Paper over a crash at exit during GLX teardown. 2007-04-25 16:46:26 -04:00
XTrap Enable event delivery for multiple heads. 2007-04-26 15:58:50 +09:30
Xext Add GenericEvent extension to Xext. 2007-04-30 12:57:42 +09:30
Xi Adjust EQ to support long events. 2007-05-02 13:50:09 +09:30
afb Static and dead code cleanup over afb/ 2007-03-25 14:55:28 -04:00
cfb remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
cfb32 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
composite Disable composite when Xinerama is active. 2007-03-27 17:34:00 -07:00
config config: Return errors as negative numbers, device ids as positive numbers. 2007-04-19 18:12:22 +09:30
damageext Static cleanups, dead code deletion. 2007-03-25 12:27:01 -04:00
dbe Remove dead NEED_DBE_BUF_BITS code. 2007-03-26 10:21:44 -04:00
dix Adjust EQ to support long events. 2007-05-02 13:50:09 +09:30
doc Move SecurityPolicy file format from Xserver(1) to it's own man page 2007-02-22 14:38:40 -08:00
exa Add an EXA driver callback to determine whether a pixmap is 2007-04-04 14:04:52 +02:00
fb Change expand_alpha_rev to expand_alpha in mmxSaturateU 2007-04-26 14:40:30 -04:00
hw Adjust EQ to support long events. 2007-05-02 13:50:09 +09:30
include Adjust EQ to support long events. 2007-05-02 13:50:09 +09:30
mfb remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
mi Adjust EQ to support long events. 2007-05-02 13:50:09 +09:30
miext Fix bug 8871 - scrolling corruption with a compositing manager 2007-04-26 12:41:01 -04:00
os Add GenericEvent extension to Xext. 2007-04-30 12:57:42 +09:30
randr Merge branch 'master' into mpx 2007-04-27 16:34:36 +09:30
record Merge branch 'master' into mpx 2007-04-02 15:36:26 +09:30
render Merge branch 'master' into mpx 2007-04-27 16:34:36 +09:30
xfixes Merge branch 'master' into mpx 2007-04-02 15:36:26 +09:30
xkb Merge branch 'master' into mpx 2007-04-02 15:36:26 +09:30
.gitignore gitignore: ignore vi swap files 2006-08-23 14:33:59 +03:00
COPYING Stub COPYING files 2005-12-19 16:34:07 +00:00
Makefile.am Cleaning up ifdef MPX from remaining files, removing it from configure.ac. 2006-12-18 17:35:34 +10:30
acinclude.m4 Update AC_DEFINE_DIR to version compatible with CVS autoconf which requires 2006-06-05 07:15:23 +00:00
autogen.sh kdrive: update kdrive to new mi API with additional device argument. Includes 2007-03-14 17:42:30 +10:30
configure.ac Require inputproto 1.4.2. 2007-04-26 12:03:28 +09:30
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06: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