This release fixes a bug causing libXpresent to have a wrong idea of the
present wire protocol structures. Plus a number of documentation
improvements.
Aaron Plattner (1):
Copy the standard .gitignore from other proto packages
Adam Jackson (2):
Add COPYING
Force Window and Pixmap to be CARD32 on the wire
Alan Coopersmith (1):
configure: Drop AM_MAINTAINER_MODE
Emil Velikov (1):
autogen.sh: use quoted string variables
Gaetan Nadon (2):
Add the required README file.
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Julien Cristau (2):
Fix wrong reference to DRI3 in the protocol spec
Bump version to 1.1
Keith Packard (4):
Fix spelling of James Jones' email address
Move Redirect stuff to 'later version' sections
Don't define 'redirect' stuff in header files
autogen.sh: Implement GNOME Build API
Kenneth Graunke (1):
Fix typo (modifiy -> modify)
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
The Present extension provides a way for applications to update
their window contents from a pixmap in a well defined fashion,
synchronizing with the display refresh and potentially using a more
efficient mechanism than copying the contents of the source pixmap.