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
/
compext.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-18
composite: Report pixmap usage of client windows to resource extension.
Rami Ylimäki
1
-0
/
+25
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-351
/
+348
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-43
/
+31
2011-03-10
panoramiX: consolidate common id assignment code.
Dave Airlie
1
-4
/
+1
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
-7
/
+355
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-4
/
+4
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-1
/
+1
2010-05-19
Return an appropriately-typed error from dixLookupResourceByType.
Jamey Sharp
1
-4
/
+1
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-5
/
+5
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-9
/
+6
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+6
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-21
/
+15
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-6
/
+4
2009-08-20
composite: Move screen init before extension registration.
Adam Jackson
1
-3
/
+5
2009-05-15
Correct some Sun license notices to Sun's standard X11 license format
Alan Coopersmith
1
-17
/
+24
2009-04-14
composite: Fix resource lookups
Kristian Høgsberg
1
-57
/
+30
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
1
-5
/
+5
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-1
/
+2
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-6
/
+1
2008-05-04
Rework composite overlay window code to fix several resource management bugs.
Keith Packard
1
-171
/
+22
2008-02-28
XACE: Adjust the location of the COMPOSITE creation hook.
Eamon Walsh
1
-2
/
+2
2008-02-28
XACE: Call the creation hook to properly label COMPOSITE window pixmaps.
Eamon Walsh
1
-0
/
+6
2007-11-20
Revert "registry: Register composite extension protocol names."
Eamon Walsh
1
-20
/
+0
2007-10-15
registry: Register composite extension protocol names.
Eamon Walsh
1
-0
/
+20
2007-09-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+6
2007-09-20
Set noCompositeExtension to TRUE when failing to initialize the extension (e....
Aaron Plattner
1
-0
/
+6
2007-09-05
xace: add new fields to resource access hook to allow parent resource objects
Eamon Walsh
1
-1
/
+1
2007-08-31
xace: add hooks + new access codes: Composite extension
Eamon Walsh
1
-15
/
+32
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-5
/
+5
2007-07-03
Have Composite always report server version.
Keith Packard
1
-5
/
+1
2007-07-03
Force advertised Composite version to 0.4 instead of using header version.
Keith Packard
1
-5
/
+8
2007-06-29
Death to RCS tags.
Adam Jackson
1
-3
/
+0
2007-05-24
Fix build of composite, dix, and randr when Xinerama is disabled.
Luo Jie
1
-0
/
+2
2007-03-27
Disable composite when Xinerama is active.
Eric Anholt
1
-0
/
+5
2007-03-27
Disable Composite when the screen's visual is pseudocolor.
Eric Anholt
1
-2
/
+15
2007-03-27
Refuse to initialize Composite if Render is not present.
Eric Anholt
1
-0
/
+6
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
1
-8
/
+8
2006-12-05
Bug #9219: Use pWin->viewable instead of pWin->realized to catch InputOnly wi...
Aaron Plattner
1
-1
/
+1
2006-12-05
Bug #9219: Return BadMatch when trying to name the backing pixmap of an unrea...
Aaron Plattner
1
-1
/
+4
2006-04-07
Fri Apr 7 13:46:45 2006 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-1
/
+2
2006-03-13
Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:
Deron Johnson
1
-1
/
+300
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-07-31
Integrate COMPOSITEWRAP branch including composite wrapper. This code still
Eric Anholt
1
-0
/
+408