Go to file
Keith Packard 258beebc77 Report correct RandR 1.0 sizeID. Report correct subpixel order.
RandR 1.0 sizeID must be computed the same way every time, so when reporting
it in the ScreenChangeNotify event, just construct the usual 1.0 data block
and use that.

subpixel geometry information can be computed by looking at the connected
outputs and finding any with subpixel geometry and using one of those for
the global screen subpixel geometry. This might be improved by reporting
None if more than one screen has information and they conflict.
2007-02-15 20:37:44 -08:00
afb Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cfb Always include compiler.h in cfbmskbits.h instead of checking #ifdef XFREE86 2007-01-17 14:39:28 -08:00
cfb32 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
composite Convert callers of LookupWindow() to dixLookupWindow(). 2006-12-15 14:19:54 -05:00
config Include sys/select.h to get FD_ISSET. 2006-12-19 10:56:08 -08:00
damageext Set the Damage version supported in the server, instead of using damageproto. 2007-02-01 12:15:54 -08:00
dbe Multiple integer overflows in dbe and render extensions 2007-01-09 14:14:19 +01:00
dix fix: WarpCursor needs to send MotionNotify. 2007-02-15 10:28:55 +10:30
doc Update Xserver man page to match commit ed33c7c98a 2007-01-19 14:52:23 -08:00
exa Add missing dirty marking in a couple of fallback cases in the exaGlyphs path. 2007-02-14 12:48:15 -08:00
fb Use the new 8888x0565mmx function in fbpict.c 2007-02-06 17:30:22 -05:00
GL remove array_cache from everywhere 2007-02-05 09:10:08 +11:00
hw Report correct RandR 1.0 sizeID. Report correct subpixel order. 2007-02-15 20:37:44 -08:00
include Hook up --with-builderstring for vendor build identification. 2007-02-12 17:22:39 -05:00
mfb Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
mi mi: Move WarpPointer event generation to miPointerMove to avoid duplicate 2007-02-16 09:57:57 +10:30
miext Merge branch 'master' into exa-damagetrack 2006-12-19 16:29:26 +01:00
os os: fix client privates leak 2007-02-15 19:09:00 +02:00
randr Report correct RandR 1.0 sizeID. Report correct subpixel order. 2007-02-15 20:37: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:14:19 +01:00
Xext Bug #6988: Change behavior of Security extension per user feature request. 2007-02-15 14:38:24 -05:00
xfixes Convert callers of SecurityLookupWindow() to dixLookupWindow(). 2006-12-15 15:50:46 -05:00
Xi Convert callers of LookupWindow() to dixLookupWindow(). 2006-12-15 14:19:54 -05:00
xkb XkbCopyKeymap: fix copy-and-waste accident 2007-02-05 03:43:10 +02:00
XTrap Convert callers of LookupDrawable() to dixLookupDrawable(). 2006-12-15 16:36:29 -05:00
.gitignore gitignore: ignore vi swap files 2006-08-23 14:33:59 +03: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 Merge crtc/output-based mode selection code. 2007-02-15 20:36:20 -08:00
COPYING Stub COPYING files 2005-12-19 16:34:07 +00:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am Makefile.am: add config to DIST_SUBDIRS as well 2006-11-02 04:51:03 +02: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