summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix alpha premultiplication in XRenderParseColor.Emanuele Giaquinta2012-02-281-3/+3
| | | | | | | Due to C arithmetic conversion rules we must use an unsigned constant (or a cast) to perform the multiplication using unsigned arithmetic. Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
* Strip trailing whitespaceAlan Coopersmith2011-09-1612-119/+119
| | | | | | | Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Make DEPTH_MASK generate unsigned intsAlan Coopersmith2011-05-221-1/+1
| | | | | | | | Clears Sun compiler warning: "Xrender.c", line 127: warning: integer overflow detected: op "<<" since 1 << 31 overflows a signed 32-bit int. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo2010-07-081-2/+0
| | | | | | Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br> Acked-by: Tiago Vignatti <tiago.vignatti@nokia.com> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Always call SyncHandle after issuing an X request.Jamey Sharp2010-04-091-0/+1
|
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-011-1/+2
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
* Janitor: make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade2009-01-305-29/+23
|
* Use Data instead of Data32 to avoid truncating the filter parameters on ↵Pierre-Loup Griffais2008-04-181-1/+1
| | | | | | 64-bit systems. Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
* nuke RCS IdsMatthieu Herrb2008-03-091-2/+0
|
* Properly set length field in gradient requests (bug 9526).David Reveman2007-08-201-3/+9
|
* Const-ified the filter argument to XRenderSetPictureFilter().Tilman Sauerbeck2006-09-161-1/+1
|
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2006-07-131-0/+0
|
* Coverity #428: Fix a potential NULL chase. Coverity #930: Verify that aXORG-7_0_99_901Adam Jackson2006-04-031-11/+11
| | | | malloc succeeds.
* Add check and cflags for malloc(0) returning NULL.Kevin E Martin2005-12-031-1/+1
|
* Modify modular libs to use Xregion.h instead of region.hKevin E Martin2005-07-231-3/+1
|
* lib/Xrender/Picture.c Change region.h to Xregion.h and modify internalXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16Kevin E Martin2005-07-231-1/+1
| | | | references to include <X11/Xregion.h>.
* Use correct path to region.h.Daniel Stone2005-07-191-1/+1
|
* Add .cvsignore filesKeith Packard2005-07-091-0/+6
|
* Add support for gradients and solid fills to Render.Lars Knoll2005-07-011-0/+123
|
* Use $(top_srcdir)/... instead of $(top_builddir)/... in INCLUDES AddedAlexander Gottwald2005-06-091-2/+2
| | | | $(top_srcdir) to INCLUDES
* - Add Xrender build systemSøren Sandmann Pedersen2005-05-191-0/+28
|
* - Conditionally include config.h in xc/lib/Xrender/*.cXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Søren Sandmann Pedersen2005-05-1913-0/+39
| | | | - Add Xrender to symlink.sh
* Encoding of numerous files changed to UTF-8sco_port_update-baseXORG-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_1sco_port_updateMarkus Kuhn2004-12-0411-11/+11
|
* Update to version 0.9 of Xrender (includes XRenderAddTraps)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-071-0/+67
|
* Muffle compiler warnings.COMPOSITEWRAPEgbert Eich2004-05-241-0/+1
| | | | | fix option name in log message. improve debugging messages.
* Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich2004-04-2313-109/+341
|
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-1413-13/+13
|
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-0313-13/+13
|
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-2613-13/+13
|
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-2613-13/+13
|
* Initial revisionXORG-RELEASE-1-BASEXEVIE-MERGEXEVIE-BASEXORG-STABLEXINERAMA_2XEVIEKaleb Keithley2003-11-1413-0/+2809