summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-12Ensure XRenderInfo pointers are appropriately alignedHEADmasterAlex Richardson1-12/+19
2023-03-07configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-1/+2
2022-10-21libXrender 0.9.11libXrender-0.9.11Alan Coopersmith1-2/+3
2022-09-11fix regressionThomas E. Dickey1-87/+87
2022-09-11WIP: DocumentationOliver Hattshire5-405/+3631
2022-09-11whitespace fixThomas E. Dickey7-27/+27
2022-09-11use _X_UNUSED for compiler-warningsThomas E. Dickey3-4/+8
2022-09-11use _Xconst with DataInt32/DataInt16/memcpy to reduce strict compiler warningsThomas E. Dickey7-16/+16
2022-09-09use casts to reduce compiler warnings (no object change)Thomas E. Dickey13-252/+252
2022-09-08cppcheck (removing unused assignment lets variable scope reduction)Thomas E. Dickey1-2/+3
2022-09-08additional cppcheck-scope warningThomas E. Dickey1-1/+3
2022-09-08amend cppcheck-scope change, fixing c89 buildThomas E. Dickey4-25/+41
2022-09-07Rename xDepth to xPDepth to quiet -Wshadow warningsAlan Coopersmith1-7/+7
2022-09-07Resolve -Wsign-compare warningsAlan Coopersmith4-9/+9
2022-09-07Reduce variable scopes as recommended by cppcheckAlan Coopersmith9-78/+89
2022-09-07Remove unnecessary casts from malloc & free callsAlan Coopersmith2-4/+4
2022-07-18fix coredumps in XRenderComputeTrapezoids (issue #1)Dmitry Karasik1-9/+18
2022-07-17gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-07-17Fix spelling/wording issuesAlan Coopersmith2-2/+2
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2022-01-07Add missing HAVE_CONFIG_H guard to Xrenderint.hRobin Linden1-1/+3
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-19Update README for gitlab migrationAlan Coopersmith3-25/+20
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2016-10-04libXrender 0.9.10libXrender-0.9.10Matthieu Herrb1-1/+1
2016-09-25Validate lengths while parsing server data.Tobias Stoeckmann1-0/+18
2016-09-25Avoid OOB write in XRenderQueryFiltersTobias Stoeckmann1-1/+12
2015-05-21Fix documentation to explicitly mention premultiplied alphaLauri Kasanen1-1/+4
2015-04-30libXrender 0.9.9libXrender-0.9.9Alan Coopersmith1-1/+1
2013-11-23Fix request length calculation for XRenderCompositeText32Clemens Eisserer1-1/+1
2013-11-22Remove fallback for _XEatDataWords, require libX11 1.6 for itMichael Joost2-21/+1
2013-06-13libXrender 0.9.8libXrender-0.9.8Alan Coopersmith1-1/+1
2013-05-05integer overflow in XRenderQueryPictIndexValues() [CVE-2013-1987 3/3]Alan Coopersmith1-9/+16
2013-05-05integer overflow in XRenderQueryFormats() [CVE-2013-1987 2/3]Alan Coopersmith1-14/+26
2013-05-03integer overflow in XRenderQueryFilters() [CVE-2013-1987 1/3]Alan Coopersmith1-14/+25
2013-05-03Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith4-3/+23
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2012-03-07libXrender 0.9.7libXrender-0.9.7Alan Coopersmith1-1/+1
2012-02-28Fix alpha premultiplication in XRenderParseColor.Emanuele Giaquinta1-3/+3
2011-09-16Strip trailing whitespaceAlan Coopersmith15-126/+126
2011-05-22Make DEPTH_MASK generate unsigned intsAlan Coopersmith1-1/+1
2011-02-02config: comment, minor upgrade, quote and layout configure.acGaetan Nadon1-48/+47
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-11-04Fix some minor typosAaron Plattner1-3/+3
2010-07-08Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo1-2/+0
2010-06-08libXrender 0.9.6libXrender-0.9.6Alan Coopersmith1-1/+4