index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-15
render: Fix out of bounds access in SProcRenderCompositeGlyphs()
Povilas Kanapickas
1
-0
/
+9
2019-11-18
dix: Call SourceValidate before GetImage
Adam Jackson
1
-0
/
+5
2018-04-24
animcur: Fix crash when removing a master device
Adam Jackson
1
-1
/
+2
2018-04-02
meson: Distribute more SDK headers
Thierry Reding
1
-0
/
+9
2018-02-26
render: Store and use all 16bpc of precision for solid pixels (v2.1)
Adam Jackson
2
-0
/
+2
2018-02-26
render: Simplify miCompositeRects
Adam Jackson
1
-54
/
+9
2018-02-23
render: Cosmetic cleanup to default format creation
Adam Jackson
1
-43
/
+27
2018-02-23
render: Remove some 24bpp handling
Adam Jackson
1
-8
/
+0
2018-02-14
animcur: Change which CursorPtr we save in external state
Adam Jackson
1
-3
/
+4
2018-01-09
animcur: Handle allocation failure for the animation timer
Adam Jackson
1
-4
/
+6
2018-01-09
animcur: Fix transitions between animated cursors
Adam Jackson
1
-10
/
+15
2018-01-08
animcur: Stop tracking the last display time in the SpriteInfoRec
Adam Jackson
1
-3
/
+0
2018-01-08
animcur: Run the timer from the device, not the screen
Adam Jackson
1
-58
/
+29
2018-01-08
animcur: Return the next interval directly from the timer callback
Adam Jackson
1
-3
/
+2
2018-01-08
animcur: Use fixed-size screen private
Adam Jackson
1
-12
/
+4
2017-10-30
Use ARRAY_SIZE all over the tree
Daniel Martin
1
-1
/
+1
2017-10-10
Unvalidated lengths
Nathan Kidd
1
-0
/
+3
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
1
-0
/
+19
2017-03-13
render: Fix out of boundary heap access
Tobias Stoeckmann
1
-0
/
+4
2017-03-01
dispatch: Mark swapped dispatch as _X_COLD
Adam Jackson
1
-37
/
+37
2016-06-17
exa: only draw valid trapezoids
Maarten Lankhorst
1
-1
/
+1
2016-05-11
dix: Remove pointless client-state callbacks
Adam Jackson
1
-13
/
+0
2016-03-08
render: free already allocated formats in PictureInit failure case
Julien Cristau
1
-0
/
+3
2015-12-01
render: Use OsTimer for animated cursor timing
Keith Packard
1
-27
/
+30
2015-10-06
render: Propagate allocation failure from createSourcePicture()
Chris Wilson
1
-1
/
+5
2015-09-23
render: Fix leak of filter params
Chris Wilson
1
-0
/
+1
2015-09-23
render: Allow single-stop gradients
Andrea Canciani
1
-3
/
+3
2015-09-21
render: Simplify SProcRenderScale
Adam Jackson
1
-14
/
+1
2015-07-08
render: Hide/unexport some implementation details
Adam Jackson
7
-135
/
+43
2015-04-21
Convert top level extensions to new *allocarray functions
Alan Coopersmith
5
-13
/
+13
2014-12-08
render: unvalidated lengths in Render extn. swapped procs [CVE-2014-8100 2/2]
Alan Coopersmith
1
-1
/
+15
2014-12-08
render: check request size before reading it [CVE-2014-8100 1/2]
Julien Cristau
1
-2
/
+2
2014-11-30
render: fix ChangePicture when Xinerama is active (v2) (#49170)
Adam Jackson
1
-6
/
+39
2014-11-12
Drop trailing whitespaces
Peter Hutterer
7
-11
/
+11
2014-10-23
render: Always store client clip as a region
Adam Jackson
4
-31
/
+9
2014-07-29
render: Remove unused CopyPicture
Adam Jackson
2
-84
/
+0
2014-04-22
xfixes: Forbid manipulating clip for source-only pictures (#28968)
Adam Jackson
1
-1
/
+1
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
9
-62
/
+62
2013-05-15
Abstract cursor refcounting
Peter Hutterer
1
-2
/
+1
2013-01-09
render: Unwrap early on the animated cursor BlockHandler
Carlos Garnacho
1
-1
/
+2
2012-11-05
render: fix shadow warnings
Yaakov Selkowitz
1
-4
/
+4
2012-08-14
Only free Render filter names on last screen close
Keith Packard
1
-1
/
+4
2012-07-10
Render: Remove unused glyphDepths
Daniel Stone
1
-2
/
+0
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
2
-2
/
+1
2012-07-09
Use C99 designated initializers in various extension Replies
Alan Coopersmith
1
-5
/
+5
2012-07-09
Use calloc to zero fill buffers being allocated for replies & events
Alan Coopersmith
1
-2
/
+2
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-4
/
+4
2012-07-06
dix: introduce gpu screens. (v5)
Dave Airlie
1
-0
/
+2
2012-07-05
Add screen-specific privates.
Keith Packard
1
-2
/
+3
2012-06-28
dix/render: consolidate window format matching code.
Dave Airlie
2
-0
/
+11
[next]