Find a file
Keith Packard 105a161a3f Make SetCrtcConfigs take flags bits to allow partial configuration changes
Instead of requiring a complete new configuration to be computed,
allow the client to send a partial configuration with only the changed
values included. This simplifies clients so that they need not change
things they don't understand.

This also removes the 'CurrentScanoutPixmap' hack as that is no longer
necessary.

Signed-off-by: Keith Packard <keithp@keithp.com>
2011-02-16 22:48:52 -08:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:56 -05:00
autogen.sh Initial build system files for proto module. 2005-05-06 01:46:31 +00:00
configure.ac RandR version 1.4 additions 2010-12-06 22:40:57 -08:00
COPYING Add missing Red Hat copyright notice to COPYING 2011-01-06 22:13:22 -08:00
Makefile.am config: remove the pkgconfig pc.in file from EXTRA_DIST 2010-03-28 19:00:31 -04:00
randr.h Make SetCrtcConfigs take flags bits to allow partial configuration changes 2011-02-16 22:48:52 -08:00
randrproto.h Make SetCrtcConfigs take flags bits to allow partial configuration changes 2011-02-16 22:48:52 -08:00
randrproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:05 +00:00
randrproto.txt Make SetCrtcConfigs take flags bits to allow partial configuration changes 2011-02-16 22:48:52 -08:00
README README: file created or updated #24206 2009-11-16 11:13:30 -05:00

			X Resize and Rotate Extension (RandR)

This extension defines a protocol for clients to dynamically change X screens,
so as to resize, rotate and reflect the root window of a screen. 	

Extension name: RANDR

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/proto/randrproto

        http://cgit.freedesktop.org/xorg/proto/randrproto

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage