index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
composite
/
compint.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-30
composite: add panoramix support
David Reveman
1
-0
/
+3
2010-06-22
composite: fix freeing of old pixmap until after move/resize/cbw (bug 28345)
Dave Airlie
1
-1
/
+16
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-3
/
+8
2010-06-03
composite: use config notify hook to do pixmap resize.
Dave Airlie
1
-16
/
+6
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-21
/
+15
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
-4
/
+0
2008-05-04
Rework composite overlay window code to fix several resource management bugs.
Keith Packard
1
-3
/
+21
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-4
/
+3
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-4
/
+0
2007-09-01
[COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447)
Keith Packard
1
-0
/
+3
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-6
/
+10
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-0
/
+5
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
1
-15
/
+0
2006-08-08
Add CompositeRegisterAlternateVisuals.
Aaron Plattner
1
-7
/
+6
2006-03-13
Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:
Deron Johnson
1
-0
/
+54
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-2
/
+2
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-2
/
+2
2004-08-15
Remove debugging code which did a full tree walk on every window operation
Keith Packard
1
-7
/
+9
2004-08-13
Empty damage object when freeing pixmap.
Keith Packard
1
-0
/
+13
2004-08-12
Fix some issues reported by deronj:
Eric Anholt
1
-2
/
+0
2004-07-31
Integrate COMPOSITEWRAP branch including composite wrapper. This code still
Eric Anholt
1
-0
/
+243