[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

x11proto-render: Changes to 'refs/tags/x11proto-render-2_0.9.3-1'



Tag 'x11proto-render-2_0.9.3-1' created by Julien Cristau <jcristau@debian.org> at 2007-09-03 16:26 +0000

Tagging upload of x11proto-render 2:0.9.3-1 to experimental.

Changes since x11proto-render-0.9.2-3:
Adam Jackson (2):
      Require automake 1.7 in AM_INIT_AUTOMAKE
      revert last change, didn't do right thing at all, sorry for the noise

Alan Coopersmith (3):
      renamed: .cvsignore -> .gitignore
      Update date/version on Render protocol spec to match last update (0.10)
      Typo fixes in Render protocol spec

Branden Robinson (4):
      Set svn:keywords property to "Id" (keyword already present).
      Note probable out-of-dateness of maplink() function body.
      Add high-level documentation to XSFBS shell library, intended to reduce
      Test for existence of debian/patches directory before creating a symlink to it.

Brice Goglin (7):
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      Drop render-dev transitional package
      Add URL in debian/copyright and fix the description
      Various fixed in debian/control and copyright
      Do not call laptop-detect, let the only user call it directly

Daniel Stone (1):
      Set version to 0.9.

David Nusinow (13):
      Move xsfbs back to its rightful place
      Make us error out if we call patch and don't have quilt installed
      Fix the last commit and fix spelling error. Thanks Brice Goglin for the spelling catch.
      Fix for bug #371152. Thanks Joey Hess.
      Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, FIRSTINST, and UPGRADE variables
      Rename the protocol dirs to match the debian package names, like the other packages in the repo
      * Merge x11proto-render from 7.1 branch to trunk now that it's in unstable
      Move the files so they'll be put in debian/xsfbs automatically when pulled
      Update serverabi generation to also account for driver Provides
      Fix name of serverminver
      Add support for X server input ABI versioning
      Fix typo that prevented the input abi versioning from working.
      Fix one missed bit from the serverabiver -> serverminver rename

Egbert Eich (5):
      Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
      readding XFree86's cvs IDs
      Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
      Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
      Merging XORG-CURRENT into trunk

Eric Anholt (5):
      Bugzilla #635: Correct the definition of CPLastBit to account for
      Add basic .cvsignore files for proto modules.
      Hook renderproto.txt up to build/install.
      Bug #7364: Fix the typedefs of GlyphSet, Picture, and PictFormat to be XIDs.
      Bump version to 0.9.3.

Josh Triplett (1):
      Add COPYING file for Render.

Julien Cristau (9):
      Add new "serverabi" rule to generate drivers dependency on the server.
      Fix copy/paste typo in the input driver provides.
      Merge tag 'XORG-7_1' into debian-experimental
      Merge tag 'renderproto-0.9.3' into debian-experimental
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
      autoreconf
      New upstream release.
      Remove Branden from Uploaders with his permission, and add myself.
      Prepare changelog for upload.

Kaleb Keithley (2):
      Initial revision
      XFree86 4.3.0.1

Keith Packard (9):
      Add RenderAddTraps. Rewrite trapezoid rendering code.
      Add Render protocol document
      Update spec to match current implementation.
      Add CreateCursor request to Render
      Add image transformation and sub-pixel ordering to Render
      XRenderQueryPictIndexValues support (from Olivier Chapuis). Bump Render version to 0.7
      Fix FreePicture to note that non-XID references can keep pictures allocated
      Add animated cursor request, bump to 0.8
      2004-07-29 Keith Packard <keithp@keithp.com>

Kevin E Martin (4):
      Initial build system files for proto module.
      Various changes preparing packages for RC0:
      Update package version number for RC1 release.
      Update package version number for final X11R7 release candidate.

Lars Knoll (5):
      add the convolution filter from xserver to xorg
      Add support for gradients and solid fills to Render.
      add support for Gradient and Solid Pictures
      smaller fixes to the protocol.
      premultiplied colors for creation of solid fills.

Marc Aurele La France (1):
      Grammar

Markus Kuhn (1):
      Encoding of numerous files changed to UTF-8

Søren Sandmann Pedersen (1):
      Change all the protonames from <extension>Ext to <extension>Proto.

Thierry Reding (1):
      Add some more watch files.

---
 .gitignore                       |   10 
 Makefile.am                      |    5 
 Makefile.in                      |  342 +++--
 aclocal.m4                       | 1051 +++++-----------
 configure                        | 2544 ++++++++++++++++++++++++---------------
 configure.ac                     |    2 
 debian/changelog                 |   31 
 debian/control                   |   27 
 debian/copyright                 |    3 
 debian/rules                     |    4 
 debian/watch                     |    2 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 ++
 debian/xsfbs/xsfbs.mk            |  388 +++++
 debian/xsfbs/xsfbs.sh            |  900 +++++++++++++
 install-sh                       |  649 ++++++---
 missing                          |  193 +-
 mkinstalldirs                    |   92 +
 render.h                         |    8 
 renderproto.h                    |    2 
 renderproto.txt                  | 1253 +++++++++++++++++++
 20 files changed, 5565 insertions(+), 2091 deletions(-)
---



Reply to: