summaryrefslogtreecommitdiff
path: root/src/Xrender.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace fixThomas E. Dickey2022-09-111-2/+2
* use _X_UNUSED for compiler-warningsThomas E. Dickey2022-09-111-1/+1
* use casts to reduce compiler warnings (no object change)Thomas E. Dickey2022-09-091-26/+26
* cppcheck (removing unused assignment lets variable scope reduction)Thomas E. Dickey2022-09-081-2/+3
* amend cppcheck-scope change, fixing c89 buildThomas E. Dickey2022-09-081-15/+27
* Rename xDepth to xPDepth to quiet -Wshadow warningsAlan Coopersmith2022-09-071-7/+7
* Resolve -Wsign-compare warningsAlan Coopersmith2022-09-071-2/+2
* Reduce variable scopes as recommended by cppcheckAlan Coopersmith2022-09-071-23/+17
* Remove unnecessary casts from malloc & free callsAlan Coopersmith2022-09-071-2/+2
* Validate lengths while parsing server data.Tobias Stoeckmann2016-09-251-0/+18
* integer overflow in XRenderQueryPictIndexValues() [CVE-2013-1987 3/3]Alan Coopersmith2013-05-051-9/+16
* integer overflow in XRenderQueryFormats() [CVE-2013-1987 2/3]Alan Coopersmith2013-05-051-14/+26
* Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith2013-05-031-2/+2
* Strip trailing whitespaceAlan Coopersmith2011-09-161-31/+31
* Make DEPTH_MASK generate unsigned intsAlan Coopersmith2011-05-221-1/+1
* Janitor: make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade2009-01-301-13/+13
* Coverity #428: Fix a potential NULL chase. Coverity #930: Verify that aXORG-7_0_99_901Adam Jackson2006-04-031-11/+11
* - 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-191-0/+3
* Muffle compiler warnings.COMPOSITEWRAPEgbert Eich2004-05-241-0/+1
* Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich2004-04-231-49/+277
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
* Initial revisionXORG-RELEASE-1-BASEXEVIE-MERGEXEVIE-BASEXORG-STABLEXINERAMA_2XEVIEKaleb Keithley2003-11-141-0/+657