index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
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
2015-09-24
composite: Factor out backing store transition
Adam Jackson
1
-11
/
+16
2015-07-08
dix: Restore PaintWindow screen hook
Adam Jackson
1
-1
/
+1
2015-04-21
Convert top level extensions to new *allocarray functions
Alan Coopersmith
1
-4
/
+4
2014-11-12
Drop trailing whitespaces
Peter Hutterer
5
-10
/
+10
2014-10-28
composite: Wrap GetSpans
Adam Jackson
2
-0
/
+20
2014-10-27
composite: Skip SetWindowPixmap when pixmap isn't changing
Keith Packard
1
-3
/
+4
2014-10-09
dix: Lower backStorage to a bit instead of a pointer
Adam Jackson
1
-2
/
+2
2014-10-09
mi: Simplify composite border clip redirection interface
Adam Jackson
1
-3
/
+0
2014-04-21
composite: Fix memory leak in compCopyWindow
Peter Harris
1
-0
/
+1
2014-04-03
Add pScreen->NameWindowPixmap hook
Daniel Stone
1
-1
/
+12
2014-04-01
composite: Add exception mechanism for implicit redirection policy
Kristian Høgsberg
4
-0
/
+53
2014-01-22
composite: Remove duplicate window pixmap fetch
Keith Packard
1
-1
/
+0
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
6
-21
/
+21
2014-01-12
composite: Remove unused pScreen variables
Keith Packard
1
-4
/
+0
2013-12-09
composite: Fix COW creation for Xinerama (v2)
Adam Jackson
1
-1
/
+4
2013-12-09
composite: Don't double-redirect if someone asks for backing store twice
Adam Jackson
1
-2
/
+2
2013-12-09
composite: Automatically enable backing store support on the screen
Adam Jackson
1
-0
/
+3
2013-09-10
damage: Simplify DamageUnregister
Adam Jackson
1
-2
/
+2
2013-02-05
Stop leaking overlayWin in PanoramiXCompositeGetOverlayWindow error paths
Alan Coopersmith
1
-1
/
+6
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
2
-7
/
+1
2012-07-09
Use C99 designated initializers in various extension Replies
Alan Coopersmith
1
-12
/
+17
2012-07-09
Fix more poorly indented/wrapped comments & code
Alan Coopersmith
1
-2
/
+4
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-5
/
+3
2012-06-28
dix/render: consolidate window format matching code.
Dave Airlie
3
-28
/
+4
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
2
-5
/
+4
2012-04-19
Export CompositeClientWindowType
Keith Packard
2
-1
/
+3
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
7
-1422
/
+1366
2011-10-19
composite: Update borderClip in compAllocPixmap()
Ville Syrjala
1
-4
/
+7
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-43
/
+31
2011-08-03
composite: Inhibit window background paint with manual subwindow redirection
Ville Syrjälä
1
-0
/
+2
2011-08-03
Revert "composite: Don't backfill non-MapWindow allocations"
Pierre-Loup A. Griffais
1
-7
/
+3
2011-05-04
composite: Recompute clipping when changing between manual and automatic redi...
Ville Syrjälä
1
-0
/
+6
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ä
3
-11
/
+57
2011-05-04
composite: Get rid of the internal UnmapWindow+MapWindow cycle
Ville Syrjälä
1
-42
/
+45
2011-05-04
composite: Initialize borderClip with current values
Ville Syrjälä
1
-2
/
+4
2011-05-04
composite: Call ValidateGC after ChangeGC
Ville Syrjälä
1
-2
/
+1
2011-04-15
Revert "composite: Don't backfill non-bg-None windows"
Adam Jackson
1
-26
/
+0
2011-03-10
panoramiX: consolidate common id assignment code.
Dave Airlie
1
-4
/
+1
2011-01-05
composite: Support updating an arbitrary subtree
Ville Syrjälä
4
-13
/
+31
2011-01-05
composite: Add SourceValidate wrapper
Ville Syrjälä
2
-0
/
+23
2011-01-05
composite: Add GetImage wrapper
Ville Syrjälä
3
-1
/
+29
2011-01-05
Revert "composite: Convert compWindowUpdate to use TraverseTree"
Ville Syrjälä
1
-15
/
+15
2010-12-31
composite: Remove unnecessary variable.
Pauli Nieminen
3
-12
/
+2
2010-12-31
composite: Only register the block handler when it is required
Pauli Nieminen
2
-33
/
+37
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
6
-6
/
+6
2010-11-30
composite: add panoramix support
David Reveman
4
-13
/
+391
2010-11-10
Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter.
Eric Anholt
2
-3
/
+3
2010-10-18
composite: Move the backfill comment to a more appropriate indent level
Adam Jackson
1
-4
/
+4
[next]