index
:
~cloos/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
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
for-keith
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.2-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
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-1.12
X server
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
composite
/
compinit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-121
/
+122
2011-01-05
composite: Support updating an arbitrary subtree
Ville Syrjälä
1
-2
/
+2
2011-01-05
composite: Add SourceValidate wrapper
Ville Syrjälä
1
-0
/
+22
2011-01-05
composite: Add GetImage wrapper
Ville Syrjälä
1
-0
/
+24
2010-12-31
composite: Remove unnecessary variable.
Pauli Nieminen
1
-1
/
+0
2010-12-31
composite: Only register the block handler when it is required
Pauli Nieminen
1
-32
/
+1
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
1
-1
/
+1
2010-06-22
composite: fix freeing of old pixmap until after move/resize/cbw (bug 28345)
Dave Airlie
1
-0
/
+12
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-7
/
+10
2010-06-03
composite: use config notify hook to do pixmap resize.
Dave Airlie
1
-11
/
+3
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-5
/
+5
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-21
/
+15
2009-10-09
composite: Revert changes from adding support for BGRA picture formats.
Michel Dänzer
1
-3
/
+1
2009-09-30
dix/glx/composite: consolidate visual resize in one place.
Dave Airlie
1
-55
/
+4
2009-08-04
Add support for RENDER BGRA formats.
Michel Dänzer
1
-1
/
+3
2009-05-15
Correct some Sun license notices to Sun's standard X11 license format
Alan Coopersmith
1
-17
/
+24
2009-04-27
Export CompositeRegisterAlternateVisuals.
Aaron Plattner
1
-0
/
+1
2009-04-14
composite: Fix resource lookups
Kristian Høgsberg
1
-3
/
+5
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-1
/
+0
2008-09-17
Conditionalize Composite-based backing store on pScreen->backingStoreSupport.
Aaron Plattner
1
-1
/
+2
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-3
/
+6
2008-05-04
Rework composite overlay window code to fix several resource management bugs.
Keith Packard
1
-10
/
+3
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-4
/
+0
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-4
/
+0
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-25
/
+5
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-0
/
+31
2007-07-31
Don't fail compScreenInit if the driver added its own alternate visuals.
Aaron Plattner
1
-1
/
+2
2007-07-18
Refactor how Composite adds visuals to the screen.
Adam Jackson
1
-113
/
+88
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
1
-1
/
+1
2006-08-08
Add CompositeRegisterAlternateVisuals.
Aaron Plattner
1
-4
/
+42
2006-03-29
Fix composite overlay window bug 6411
Deron Johnson
1
-0
/
+3
2006-03-13
Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:
Deron Johnson
1
-0
/
+33
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
2004-08-13
Empty damage object when freeing pixmap.
Keith Packard
1
-7
/
+30
2004-08-12
Apply a kludge to initialize the composite wrapper before DamageSetup. If
Eric Anholt
1
-3
/
+0
2004-08-07
Remove alpha-related fields from visual structure to retain binary
Keith Packard
1
-3
/
+0
2004-08-03
Major improvements to Composite wrapper. Several issues remain, but it now
Eric Anholt
1
-0
/
+1
2004-07-31
Integrate COMPOSITEWRAP branch including composite wrapper. This code still
Eric Anholt
1
-0
/
+371