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
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
2010-10-18
composite: Don't backfill non-MapWindow allocations
Adam Jackson
1
-3
/
+7
2010-10-18
composite: Don't backfill non-bg-None windows
Adam Jackson
1
-1
/
+23
2010-09-10
composite: Convert compWindowUpdate to use TraverseTree
Adam Jackson
1
-15
/
+15
2010-06-22
composite: fix freeing of old pixmap until after move/resize/cbw (bug 28345)
Dave Airlie
3
-10
/
+87
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
3
-14
/
+22
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
3
-25
/
+25
2010-06-03
composite: use config notify hook to do pixmap resize.
Dave Airlie
3
-153
/
+54
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
2
-2
/
+2
2010-06-03
Move each screen's screensaver data into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-06-02
composite: initialise pOldPixmap to NullPixmap at alloc time.
Dave Airlie
1
-0
/
+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
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-1
/
+1
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
1
-2
/
+3
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
3
-21
/
+21
2010-02-17
os: Prevent core dump from being truncated.
Rami Ylimaki
1
-1
/
+1
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
6
-126
/
+90
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
[next]