index
:
~ajax/xserver-old
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
bus
dmx-2
dmx2-dix-merge
dri-0-1-branch
dri2-swapbuffers
edid
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.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_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
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
composite
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-09
composite: Revert changes from adding support for BGRA picture formats.
Michel Dänzer
1
-3
/
+1
2009-10-08
Cast small-int values through intptr_t when passed as pointers
Jamey Sharp
1
-2
/
+2
2009-09-30
dix/glx/composite: consolidate visual resize in one place.
Dave Airlie
1
-55
/
+4
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-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
6
-102
/
+144
2009-04-27
Export CompositeRegisterAlternateVisuals.
Aaron Plattner
4
-4
/
+43
2009-04-14
composite: Fix resource lookups
Kristian Høgsberg
2
-60
/
+35
2009-04-03
Set bg pixmap of composite overlay window to None (#20912)
Havoc Pennington
1
-2
/
+2
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
1
-5
/
+5
2009-03-06
Composite: Uninitialized borderClipX/borderClipY
Peter Åstrand
1
-0
/
+2
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-1
/
+0
2008-09-19
Switching from Automatic to Manual redirect needs to unmap/remap
Keith Packard
1
-0
/
+10
2008-09-17
Conditionalize Composite-based backing store on pScreen->backingStoreSupport.
Aaron Plattner
1
-1
/
+2
2008-08-31
damage: choose less ambiguous function names
Maarten Maathuis
2
-3
/
+3
2008-08-29
{damage,exa}: sanitise damage
Maarten Maathuis
2
-3
/
+3
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2
-4
/
+8
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-6
/
+1
2008-06-24
Bug #15586: (Correctly) refuse to redirect the root window.
Adam Jackson
1
-0
/
+3
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-05-04
Rework composite overlay window code to fix several resource management bugs.
Keith Packard
5
-184
/
+206
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
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-11-20
Revert "registry: Register composite extension protocol names."
Eamon Walsh
1
-20
/
+0
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+2
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
1
-1
/
+2
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-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
4
-43
/
+60
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
3
-24
/
+1
2007-09-05
xace: add new fields to resource access hook to allow parent resource objects
Eamon Walsh
1
-1
/
+1
2007-09-01
[COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447)
Keith Packard
3
-19
/
+59
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
4
-41
/
+25
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
2
-0
/
+36
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-07-10
Redirect fix: Manual + Automatic - Manual = Automatic
Keith Packard
1
-0
/
+1
2007-07-09
Fix regression from recent composite changes.
Michel Dänzer
1
-1
/
+1
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-07-03
Make Composite manual redirect windows not clip their parent.
Keith Packard
2
-21
/
+26
2007-06-29
Death to RCS tags.
Adam Jackson
5
-11
/
+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
[next]