summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-01Deprecate renderprotoHEADmasterAdam Jackson3-50/+4
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-24autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-24autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2015-09-18Document QueryFiltersRobert Ancell1-1/+7
2015-09-18Correct QueryPictFormats reply fields.Robert Ancell1-3/+4
2015-09-18Remove non-existant dst-x, dst-y fields from CompositeGlyphs* requestsRobert Ancell1-2/+1
2013-10-26config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-1/+2
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2010-10-06Purge cvs tags.Jesse Adkins2-4/+0
2010-08-10renderproto 0.11.1renderproto-0.11.1Adam Jackson1-1/+1
2010-08-10Make recursive alpha maps undefinedAdam Jackson1-3/+1
2010-07-01Bug 12578 - renderproto-0.9.3: render.h does not compileSami Farin1-0/+2
2010-05-11Clarify alpha-map loop prevention (#23581)Adam Jackson1-1/+4
2010-03-28config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon1-1/+0
2009-12-17Use $(docdir) for renderproto.txt install pathRémi Cardona2-4/+3
2009-11-22Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+2
2009-11-16README: file created or updated #24206Gaetan Nadon1-0/+30
2009-11-15Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-3/+0
2009-11-15Makefile.am: INSTALL file is missing or incorrect #24206Gaetan Nadon1-2/+5
2009-11-15configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-5/+5
2009-11-15configure.ac: AM_MAINTAINER_MODE missing #24238Gaetan Nadon1-0/+1
2009-11-15.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-7/+71
2009-08-24Update date/version on Render protocol spec to match last update (0.11)Peter Hutterer1-2/+2
2009-07-15Bump version to 0.11.renderproto-0.11Fredrik Höglund1-1/+1
2009-07-15Add support for the PDF blend mode operators.Fredrik Höglund2-2/+31
2009-07-10Clarify behavior of IncludeInferior and GraphicsExposures.Søren Sandmann Pedersen1-20/+8
2009-05-01Clarify semantics of clippingSøren Sandmann Pedersen1-39/+34
2009-05-01Delete reference to unimplemented ColorTriangles and ColorTrapezoidsSøren Sandmann Pedersen1-46/+2
2009-05-01Describe the four repeat options for picturesSøren Sandmann Pedersen1-5/+12
2009-01-27Janitor: Correct make distcheck and dont distribute autogen.shPaulo Cesar Pereira de Andrade3-2/+9
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-4/+10
2007-09-03Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/proto/renderprotoJames Cloos3-7/+5
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2007-08-31Bump version to 0.9.3.renderproto-0.9.3Eric Anholt1-1/+1
2007-08-31Bug #7364: Fix the typedefs of GlyphSet, Picture, and PictFormat to be XIDs.Eric Anholt2-6/+4
2007-01-09Typo fixes in Render protocol specAlan Coopersmith1-5/+5
2007-01-09Update date/version on Render protocol spec to match last update (0.10)Alan Coopersmith1-2/+2
2007-01-09Hook renderproto.txt up to build/install.Eric Anholt1-1/+4
2007-01-09premultiplied colors for creation of solid fills.Lars Knoll1-1/+1
2007-01-09smaller fixes to the protocol.Lars Knoll1-7/+4
2007-01-09add support for Gradient and Solid PicturesLars Knoll1-12/+92
2007-01-092004-07-29 Keith Packard <keithp@keithp.com>Keith Packard1-52/+68
2007-01-09Add animated cursor request, bump to 0.8Keith Packard1-3/+20
2007-01-09Fix FreePicture to note that non-XID references can keep pictures allocatedKeith Packard1-1/+2
2007-01-09XRenderQueryPictIndexValues support (from Olivier Chapuis). Bump Render versi...Keith Packard1-2/+5
2007-01-09Add image transformation and sub-pixel ordering to RenderKeith Packard1-237/+252
2007-01-09GrammarMarc Aurele La France1-1/+1
2007-01-09Add CreateCursor request to RenderKeith Packard1-0/+29