index
:
xorg/lib/libXrender
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
RENDER extension library (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxrender)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-12
Ensure XRenderInfo pointers are appropriately aligned
HEAD
master
Alex Richardson
1
-12
/
+19
2023-03-07
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
1
-1
/
+2
2022-10-21
libXrender 0.9.11
libXrender-0.9.11
Alan Coopersmith
1
-2
/
+3
2022-09-11
fix regression
Thomas E. Dickey
1
-87
/
+87
2022-09-11
WIP: Documentation
Oliver Hattshire
5
-405
/
+3631
2022-09-11
whitespace fix
Thomas E. Dickey
7
-27
/
+27
2022-09-11
use _X_UNUSED for compiler-warnings
Thomas E. Dickey
3
-4
/
+8
2022-09-11
use _Xconst with DataInt32/DataInt16/memcpy to reduce strict compiler warnings
Thomas E. Dickey
7
-16
/
+16
2022-09-09
use casts to reduce compiler warnings (no object change)
Thomas E. Dickey
13
-252
/
+252
2022-09-08
cppcheck (removing unused assignment lets variable scope reduction)
Thomas E. Dickey
1
-2
/
+3
2022-09-08
additional cppcheck-scope warning
Thomas E. Dickey
1
-1
/
+3
2022-09-08
amend cppcheck-scope change, fixing c89 build
Thomas E. Dickey
4
-25
/
+41
2022-09-07
Rename xDepth to xPDepth to quiet -Wshadow warnings
Alan Coopersmith
1
-7
/
+7
2022-09-07
Resolve -Wsign-compare warnings
Alan Coopersmith
4
-9
/
+9
2022-09-07
Reduce variable scopes as recommended by cppcheck
Alan Coopersmith
9
-78
/
+89
2022-09-07
Remove unnecessary casts from malloc & free calls
Alan Coopersmith
2
-4
/
+4
2022-07-18
fix coredumps in XRenderComputeTrapezoids (issue #1)
Dmitry Karasik
1
-9
/
+18
2022-07-17
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-07-17
Fix spelling/wording issues
Alan Coopersmith
2
-2
/
+2
2022-07-17
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2022-01-07
Add missing HAVE_CONFIG_H guard to Xrenderint.h
Robin Linden
1
-1
/
+3
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-19
Update README for gitlab migration
Alan Coopersmith
3
-25
/
+20
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2016-10-04
libXrender 0.9.10
libXrender-0.9.10
Matthieu Herrb
1
-1
/
+1
2016-09-25
Validate lengths while parsing server data.
Tobias Stoeckmann
1
-0
/
+18
2016-09-25
Avoid OOB write in XRenderQueryFilters
Tobias Stoeckmann
1
-1
/
+12
2015-05-21
Fix documentation to explicitly mention premultiplied alpha
Lauri Kasanen
1
-1
/
+4
2015-04-30
libXrender 0.9.9
libXrender-0.9.9
Alan Coopersmith
1
-1
/
+1
2013-11-23
Fix request length calculation for XRenderCompositeText32
Clemens Eisserer
1
-1
/
+1
2013-11-22
Remove fallback for _XEatDataWords, require libX11 1.6 for it
Michael Joost
2
-21
/
+1
2013-06-13
libXrender 0.9.8
libXrender-0.9.8
Alan Coopersmith
1
-1
/
+1
2013-05-05
integer overflow in XRenderQueryPictIndexValues() [CVE-2013-1987 3/3]
Alan Coopersmith
1
-9
/
+16
2013-05-05
integer overflow in XRenderQueryFormats() [CVE-2013-1987 2/3]
Alan Coopersmith
1
-14
/
+26
2013-05-03
integer overflow in XRenderQueryFilters() [CVE-2013-1987 1/3]
Alan Coopersmith
1
-14
/
+25
2013-05-03
Use _XEatDataWords to avoid overflow of rep.length bit shifting
Alan Coopersmith
4
-3
/
+23
2013-01-15
autogen.sh: Implement GNOME Build API
Colin Walters
1
-1
/
+3
2013-01-15
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
1
-1
/
+0
2012-03-07
libXrender 0.9.7
libXrender-0.9.7
Alan Coopersmith
1
-1
/
+1
2012-02-28
Fix alpha premultiplication in XRenderParseColor.
Emanuele Giaquinta
1
-3
/
+3
2011-09-16
Strip trailing whitespace
Alan Coopersmith
15
-126
/
+126
2011-05-22
Make DEPTH_MASK generate unsigned ints
Alan Coopersmith
1
-1
/
+1
2011-02-02
config: comment, minor upgrade, quote and layout configure.ac
Gaetan Nadon
1
-48
/
+47
2011-01-28
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1
/
+1
2011-01-27
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
1
-1
/
+0
2010-11-04
Fix some minor typos
Aaron Plattner
1
-3
/
+3
2010-07-08
Purge macros NEED_EVENTS and NEED_REPLIES
Fernando Carrijo
1
-2
/
+0
2010-06-08
libXrender 0.9.6
libXrender-0.9.6
Alan Coopersmith
1
-1
/
+4
[next]