summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.11.renderproto-0.11Fredrik Höglund2009-07-151-1/+1
|
* Add support for the PDF blend mode operators.Fredrik Höglund2009-07-152-2/+31
|
* Clarify behavior of IncludeInferior and GraphicsExposures.Søren Sandmann Pedersen2009-07-101-20/+8
|
* Clarify semantics of clippingSøren Sandmann Pedersen2009-05-011-39/+34
| | | | | | | | | | | | | | | | Source clips are applied on top of the transformed and repeated window, because that way you can clip out an interesting shape of for example a repeated gradient, and because this makes the implementation simple and efficient. GraphicsExposures are never generated. The hierarchy clip is ignored for source and mask pictures. This is because GraphicsExposures are not generated anyway, and because implementing it correctly in the presense of filters and transformations would be either inefficient or very complex. Also make it explicit that the dither argument is not used.
* Delete reference to unimplemented ColorTriangles and ColorTrapezoidsSøren Sandmann Pedersen2009-05-011-46/+2
| | | | requests.
* Describe the four repeat options for picturesSøren Sandmann Pedersen2009-05-011-5/+12
| | | | | | Previously there was a description of three repeat options ("Transparent", "Nearest", "Normal") which did not actually exist in the implementation.
* Janitor: Correct make distcheck and dont distribute autogen.shPaulo Cesar Pereira de Andrade2009-01-273-2/+9
|
* Replace static ChangeLog with dist-hook to generate from git logJames Cloos2007-12-062-4/+10
|
* Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/proto/renderprotoJames Cloos2007-09-033-7/+5
|\
| * Bump version to 0.9.3.renderproto-0.9.3Eric Anholt2007-08-311-1/+1
| |
| * Bug #7364: Fix the typedefs of GlyphSet, Picture, and PictFormat to be XIDs.Eric Anholt2007-08-312-6/+4
| | | | | | | | | | Without this, they would be 64-bit types on 64-bit X Servers, which occasionally resulted in incorrect unpacking.
* | Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos2007-09-031-0/+1
|/
* Typo fixes in Render protocol specAlan Coopersmith2007-01-091-5/+5
|
* Update date/version on Render protocol spec to match last update (0.10)Alan Coopersmith2007-01-091-2/+2
|
* Hook renderproto.txt up to build/install.Eric Anholt2007-01-091-1/+4
| | | | | | | The previous 12 commits represent a conversion of xlibs cvs to git, then usage of git-format-patch <origin> protocol, munging of the path, and git-am. The remaining patches to the render protocol description from xorg-docs will follow.
* premultiplied colors for creation of solid fills.Lars Knoll2007-01-091-1/+1
|
* smaller fixes to the protocol.Lars Knoll2007-01-091-7/+4
|
* add support for Gradient and Solid PicturesLars Knoll2007-01-091-12/+92
| | | | bump render version to 0.10
* 2004-07-29 Keith Packard <keithp@keithp.com>Keith Packard2007-01-091-52/+68
| | | | | | | | | * configure.ac: * protocol: * render.h: * renderproto.h: Specify new AddTraps request. Change pixelization specification.
* Add animated cursor request, bump to 0.8Keith Packard2007-01-091-3/+20
|
* Fix FreePicture to note that non-XID references can keep pictures allocatedKeith Packard2007-01-091-1/+2
|
* XRenderQueryPictIndexValues support (from Olivier Chapuis). Bump Render ↵Keith Packard2007-01-091-2/+5
| | | | version to 0.7
* Add image transformation and sub-pixel ordering to RenderKeith Packard2007-01-091-237/+252
|
* GrammarMarc Aurele La France2007-01-091-1/+1
|
* Add CreateCursor request to RenderKeith Packard2007-01-091-0/+29
|
* Update spec to match current implementation.Keith Packard2007-01-091-14/+145
|
* Add Render protocol documentKeith Packard2007-01-091-0/+964
|
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2006-07-141-0/+0
|
* Update package version number for final X11R7 release candidate.renderproto-0.9.2XORG-7_1XORG-7_0_99_901XORG-7_0XORG-6_99_99_904Kevin E Martin2005-12-152-1/+5
|
* Update package version number for RC1 release.XORG-6_99_99_903XORG-6_99_99_902XORG-6_99_99_901MODULAR_COPYKevin E Martin2005-10-191-1/+1
|
* Add basic .cvsignore files for proto modules.Eric Anholt2005-08-021-0/+10
|
* Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin2005-07-291-2/+4
| | | | | | | | | | | - Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version
* Add support for gradients and solid fills to Render.XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14Lars Knoll2005-07-012-9/+70
|
* add the convolution filter from xserver to xorgXORG-6_8_99_13XORG-6_8_99_12Lars Knoll2005-06-131-1/+3
|
* Set version to 0.9.Daniel Stone2005-05-211-1/+1
|
* revert last change, didn't do right thing at all, sorry for the noiseAdam Jackson2005-05-191-1/+1
|
* Require automake 1.7 in AM_INIT_AUTOMAKEAdam Jackson2005-05-191-1/+1
|
* Add COPYING file for Render.Josh Triplett2005-05-171-0/+20
|
* Change all the protonames from <extension>Ext to <extension>Proto.Søren Sandmann Pedersen2005-05-093-5/+5
|
* Initial build system files for proto module.Kevin E Martin2005-05-064-0/+36
|
* Encoding of numerous files changed to UTF-8sco_port_update-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1sco_port_updateMarkus Kuhn2004-12-042-2/+2
|
* Add RenderAddTraps. Rewrite trapezoid rendering code.rel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1lg3d-masterlg3d-eventlg3d-dev-0-7-1lg3d-dev-0-7-0lg3d-dev-0-6-latestlg3d-dev-0-6-2lg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3d-dev-0-6-1-1lg3d-dev-0-6-1lg3dXORG-6_8-branchKeith Packard2004-08-062-2/+30
|
* Bugzilla #635: Correct the definition of CPLastBit to account forCOMPOSITEWRAPEric Anholt2004-07-041-1/+1
| | | | | ComponentAlpha, which may fix behavior of the server's SetPictureToDefaults.
* Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich2004-04-232-2/+2
|
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-142-2/+2
|
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-032-2/+2
|
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-262-2/+2
|
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-262-2/+2
|
* XFree86 4.3.0.1xf86-4_3_99_903_specialxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16xf86-4_3_0_1xf86-012804-2330Kaleb Keithley2003-11-140-0/+0
|
* Initial revisionXORG-RELEASE-1-BASEXEVIE-MERGEXEVIE-BASEXORG-STABLEXINERAMA_2XEVIEKaleb Keithley2003-11-142-0/+763