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
/
composite
/
compwindow.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-05
Fix spelling/wording issues
Alan Coopersmith
1
-1
/
+1
2019-05-02
assert(a && b) --> assert(a); assert(b)
Adam Richter
1
-4
/
+11
2018-02-23
composite: Fix use-after-free in compReparentWindow
Peter Harris
1
-1
/
+2
2018-01-24
composite: Propagate damagedDescendants when reparented
Peter Harris
1
-0
/
+5
2017-08-11
composite: Make compIsAlternateVisual safe even if Composite is off
Adam Jackson
1
-1
/
+1
2017-01-25
composite: Export compIsAlternateVisual
Adam Jackson
1
-1
/
+1
2017-01-25
composite: Remove a misleading comment
Adam Jackson
1
-5
/
+0
2016-12-07
composite: Fix repaint of borders (v2)
Adam Jackson
1
-3
/
+6
2015-07-08
dix: Restore PaintWindow screen hook
Adam Jackson
1
-1
/
+1
2014-10-27
composite: Skip SetWindowPixmap when pixmap isn't changing
Keith Packard
1
-3
/
+4
2014-04-21
composite: Fix memory leak in compCopyWindow
Peter Harris
1
-0
/
+1
2014-04-01
composite: Add exception mechanism for implicit redirection policy
Kristian Høgsberg
1
-0
/
+18
2014-01-22
composite: Remove duplicate window pixmap fetch
Keith Packard
1
-1
/
+0
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-5
/
+5
2012-07-09
Fix more poorly indented/wrapped comments & code
Alan Coopersmith
1
-2
/
+4
2012-06-28
dix/render: consolidate window format matching code.
Dave Airlie
1
-24
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-410
/
+390
2011-05-04
composite: Fix pWin->redirectDraw when changing between manual and automatic ...
Ville Syrjälä
1
-0
/
+5
2011-05-04
composite: Copy the window contents back from the pixmap
Ville Syrjälä
1
-4
/
+12
2011-01-05
composite: Support updating an arbitrary subtree
Ville Syrjälä
1
-5
/
+17
2011-01-05
Revert "composite: Convert compWindowUpdate to use TraverseTree"
Ville Syrjälä
1
-15
/
+15
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
1
-1
/
+1
2010-11-30
composite: add panoramix support
David Reveman
1
-4
/
+18
2010-11-10
Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter.
Eric Anholt
1
-2
/
+2
2010-09-10
composite: Convert compWindowUpdate to use TraverseTree
Adam Jackson
1
-15
/
+15
2010-06-22
composite: fix freeing of old pixmap until after move/resize/cbw (bug 28345)
Dave Airlie
1
-9
/
+59
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-21
/
+21
2010-06-03
composite: use config notify hook to do pixmap resize.
Dave Airlie
1
-126
/
+45
2010-06-03
Move each screen's screensaver data into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-02-17
os: Prevent core dump from being truncated.
Rami Ylimaki
1
-1
/
+1
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-21
/
+15
2009-10-08
Cast small-int values through intptr_t when passed as pointers
Jamey Sharp
1
-2
/
+2
2009-05-15
Correct some Sun license notices to Sun's standard X11 license format
Alan Coopersmith
1
-17
/
+24
2008-08-31
damage: choose less ambiguous function names
Maarten Maathuis
1
-2
/
+2
2008-08-29
{damage,exa}: sanitise damage
Maarten Maathuis
1
-2
/
+2
2008-05-12
Prevent the -wm command line option from causing a SEGV
James Cloos
1
-1
/
+1
2008-05-12
Clean up whitespace
James Cloos
1
-35
/
+35
2008-02-28
XACE: Fix instances of DixUnknownAccess at hook callsites.
Eamon Walsh
1
-1
/
+1
2008-02-17
Resize composite overlay window when the root window changes.
Maarten Maathuis
1
-0
/
+25
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-16
/
+1
2007-09-01
[COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447)
Keith Packard
1
-1
/
+1
2007-07-09
Fix regression from recent composite changes.
Michel Dänzer
1
-1
/
+1
2007-07-03
Make Composite manual redirect windows not clip their parent.
Keith Packard
1
-16
/
+17
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
2006-12-15
Convert callers of LookupWindow() to dixLookupWindow().
Eamon Walsh
1
-3
/
+3
2006-08-08
Add CompositeRegisterAlternateVisuals.
Aaron Plattner
1
-1
/
+1
2006-03-29
Fix composite overlay window bug 6411
Deron Johnson
1
-0
/
+8
2006-03-13
Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:
Deron Johnson
1
-0
/
+51
2005-07-03
Fix more include paths; add dix-config.h to XKB code.
Daniel Stone
1
-3
/
+0
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
[next]