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
/
exa
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-21
Convert exa & fb to new *allocarray functions
Alan Coopersmith
3
-8
/
+8
2014-11-12
Drop trailing whitespaces
Peter Hutterer
4
-11
/
+11
2014-10-27
dix: Always store GC client clip as a region (v2)
Adam Jackson
3
-21
/
+17
2014-10-08
exa, kdrive: Remove redundant BitsPerPixel macros
Adam Jackson
1
-12
/
+0
2014-06-25
exa: Fix a warning when enabling DEBUG_TRACE_FALL
Thierry Reding
1
-1
/
+1
2014-01-22
exa: Fix -Wshadow warnings
Keith Packard
2
-4
/
+3
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
10
-29
/
+29
2014-01-12
exa: Clean up warnings
Keith Packard
2
-4
/
+12
2013-11-14
Stop including inline assembly .il file for Solaris Studio builds
Alan Coopersmith
1
-4
/
+0
2013-10-14
Skip damage calls if DamageCreate fails in exa functions
Alan Coopersmith
2
-8
/
+14
2013-09-10
damage: Implicitly unregister on destroy
Adam Jackson
3
-4
/
+0
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
1
-1
/
+1
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-2
/
+2
2012-10-29
EXA: Track source/mask pixmaps more explicitly for Composite fallback regions.
Michel Dänzer
2
-4
/
+13
2012-09-23
dix: Remove #includes of mibstore.h
Daniel Martin
1
-1
/
+0
2012-07-07
exa: pixmap sharing infrastructure (v3)
Dave Airlie
4
-1
/
+52
2012-07-05
Use screen-specific privates for exa pixmap and gc privates
Keith Packard
2
-14
/
+8
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
4
-15
/
+9
2012-05-21
render/exa: use glyph picture accessors
Dave Airlie
1
-3
/
+3
2012-05-14
exa: Remove redundant declaration.
Michal Suchanek
1
-3
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
13
-4198
/
+4106
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
1
-3
/
+3
2011-08-10
EXA/mixed: Update sys_pitch in MPH even when there's no system memory copy.
Michel Dänzer
1
-10
/
+13
2011-06-30
Fix UTF-8 encoding
Matěj Cepl
8
-12
/
+12
2011-06-20
EXA: fix typo
Rob Clark
1
-1
/
+1
2011-04-22
Add RegionInitBoxes(), and fix some buggy callers of RegionInit().
Søren Sandmann Pedersen
1
-4
/
+3
2011-03-28
EXA: Use dixGetPrivate(Addr) instead of dixLookupPrivate.
Michel Dänzer
1
-4
/
+3
2011-03-17
Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"
Keith Packard
6
-13
/
+13
2011-03-08
dix: Remove usage_hint from pixmaps, store it in ->drawable.class
Adam Jackson
6
-13
/
+13
2011-02-24
EXA/mixed: ModifyPixmapHeader pitch fixes. (bug #33929)
Michel Dänzer
1
-4
/
+5
2011-02-20
Revert "exa/mixed: Exclude frontbuffer from deferred pixmap handling."
Maarten Maathuis
1
-13
/
+4
2011-02-02
exa/mixed: Exclude frontbuffer from deferred pixmap handling.
Maarten Maathuis
1
-4
/
+13
2011-02-02
exa: Only call driver FinishAccess hook if PrepareAccess hook succeeded.
Maarten Maathuis
1
-1
/
+2
2011-02-02
exa/driver: set pExaPixmap->use_gpu_copy to the right value
Maarten Maathuis
1
-0
/
+2
2011-01-06
EXA: Pad size of system memory copy for 1x1 pixmaps (bug #32803).
Michel Dänzer
1
-1
/
+1
2011-01-05
Add subWindowMode parameter to SourceValidate
Ville Syrjälä
1
-2
/
+3
2010-12-22
EXA: Fix crash with fill using 1x1 tile of depth < 8 (bug #24703).
Michel Dänzer
2
-0
/
+4
2010-11-10
Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter.
Eric Anholt
1
-2
/
+1
2010-07-13
EXA: Finish access to pixmap if it's prepared at destruction time.
Michel Dänzer
5
-9
/
+29
2010-06-11
Merge remote branch 'dottedmag/for-keithp'
Keith Packard
1
-8
/
+4
2010-06-11
exa: fix ExaCheckCopyNtoN for exa_classic when source = dest
Éric Piel
1
-1
/
+2
2010-06-11
Remove more superfluous if(p) checks around free(p)
Matt Turner
1
-8
/
+4
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-2
/
+1
2010-06-05
Fix exa_priv.h declarations of privates
Keith Packard
2
-9
/
+10
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-9
/
+15
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
7
-130
/
+130
2010-06-05
Change region implementation names to eliminate the 'mi' prefix
Keith Packard
1
-1
/
+1
2010-05-20
EXA: Wrap Glyphs even without Composite acceleration.
Michel Dänzer
3
-1
/
+37
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
4
-21
/
+21
2010-04-26
Exa screen private has SavedSourceValidate, not SourceValidate
Keith Packard
1
-1
/
+1
[next]