Find a file
Keith Packard 8d0ac835bc Allow RandR objects to be created before the associated ScreenRec.
xf86 drivers need to create RandR object in the PreInit stage,
before the ScreenRec is allocated. Changing the RandR DIX code
to permit this required the addition of functions that later associate the
objects with the related screen.

An additional change is that modes are now global, and no longer associated
with a specific screen. This change actually makes mode management cleaner
as there is no more per-screen list of modes to deal with.

This changes the RandR 1.2 ABI/API for drivers.
2006-11-16 10:15:29 -08: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 Add CompositeRegisterAlternateVisuals. 2006-08-08 18:41:30 -07:00
damageext get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
dbe Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dix CreateColormap: fix return value (bug #7083) 2006-11-08 15:37:01 +02:00
doc Add some missing .gitignore stuff for Mesa symlinks and other generated files. 2006-06-18 19:47:51 -07:00
exa Call exaTryComponentAlphaHelper() for solid src also. 2006-08-12 20:54:33 +03:00
fb Use getisax() instead of asm code to determine available x86 ISA extensions on Solaris 2006-10-18 18:11:57 -07:00
GL 'make dist' fixes. 2006-11-08 16:17:38 -05:00
hw Allow RandR objects to be created before the associated ScreenRec. 2006-11-16 10:15:29 -08:00
include GetTimeInMillis: spuport monotonic clock 2006-11-08 18:35:42 +02: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 Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
os os: fix sun extensions test 2006-11-08 18:36:01 +02:00
randr Allow RandR objects to be created before the associated ScreenRec. 2006-11-16 10:15:29 -08:00
record Delete some long-unused testing code. 2006-07-21 22:37:59 -04:00
render transformIsIdentity() now doesn't accept a zero matrix as the identity. 2006-09-12 01:15:40 +02:00
Xext More work on Bug #8875: revert previous fix and try using client argument 2006-11-06 21:31:21 -05:00
xfixes Bug #6786: Use separate defines for server's Fixes support level. 2006-11-08 12:04:19 -05: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 GetTimeInMillis: simplify monotonic test 2006-11-08 18:35:47 +02: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