index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exa
/
exa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
EXA: Handle separate alpha maps properly in Composite fallback, take two.
Michel Dänzer
1
-0
/
+13
2009-02-26
EXA: Stop tracking damage for pixmaps subject to ModifyPixmapHeader.
Michel Dänzer
1
-0
/
+9
2009-02-17
exa: exaPixmapDirty should use official damage functions.
Maarten Maathuis
1
-8
/
+2
2009-02-16
exa: fix performance regression from 736b6fbd2c941b6276066cd1503523edebe7bf3d
Maarten Maathuis
1
-3
/
+12
2009-02-08
dix: always NULL pGC->tile.pixmap in Create{Scratch}GC.
Maarten Maathuis
1
-1
/
+0
2009-02-08
exa: fix exaValidateGC.
Maarten Maathuis
1
-29
/
+55
2009-02-06
exa: use proper wrapping in exa.c
Maarten Maathuis
1
-71
/
+70
2009-02-06
exa: properly wrap GC functions
Maarten Maathuis
1
-68
/
+165
2009-02-06
exa: add GC private
Maarten Maathuis
1
-0
/
+11
2008-12-26
exa: Allow drivers to set non-NULL devPrivate.ptr for !offscreen pixmaps.
Maarten Maathuis
1
-1
/
+5
2008-12-21
exa: A more correct fix.
Maarten Maathuis
1
-2
/
+1
2008-12-19
exa: a few cleanups
Maarten Maathuis
1
-9
/
+9
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-10
/
+10
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-3
/
+3
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
1
-7
/
+7
2008-10-23
Wrap AddTraps in exa and damage.
Keith Packard
1
-0
/
+4
2008-09-26
exa: make sure pixmap devPrivate.ptr is NULL at create time
Dave Airlie
1
-0
/
+3
2008-09-16
exa: disable shared pixmaps
Julien Cristau
1
-0
/
+10
2008-09-01
exa: drop cw.h inclusion
Dave Airlie
1
-1
/
+0
2008-08-29
{damage,exa}: sanitise damage
Maarten Maathuis
1
-17
/
+4
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-2
/
+4
2008-08-28
Reimplement ShmPutImage.
Adam Jackson
1
-7
/
+0
2008-08-19
EXA: Inline Prepare/FinishAccessWindow into only caller, ChangeWindowAttributes.
Michel Dänzer
1
-21
/
+12
2008-08-19
EXA: Don't use exaGlyphs if the driver doesn't provide a PrepareComposite hook.
Michel Dänzer
1
-4
/
+8
2008-08-17
exa: fix assert logic thinko from 361a9eb953aaa38f8ebc057185de29e50f9eef26
Maarten Maathuis
1
-1
/
+1
2008-08-08
EXA: Make sure damage tracking code is inactive if the driver manages pixmaps.
Michel Dänzer
1
-13
/
+15
2008-08-05
EXA: Remove unnecessary #includes
Daniel Stone
1
-2
/
+0
2008-06-18
Set driverPriv immediately on CreatePixmap.
Alan Hourihane
1
-8
/
+6
2008-05-24
EXA: Only record damage generated by rendering operations.
Michel Dänzer
1
-1
/
+16
2008-04-28
EXA: Use a single large glyph cache pixmap
Owen Taylor
1
-0
/
+9
2008-04-21
EXA: Set pixmap->accel_blocked on the screen pixmap, too.
Tilman Sauerbeck
1
-0
/
+32
2008-04-21
EXA: Update sys_pitch/fb_pitch in exaModifyPixmapHeader.
Tilman Sauerbeck
1
-15
/
+28
2008-04-14
EXA: Update pixmaps' accel_blocked field in ModifyPixmapHeader.
Tilman Sauerbeck
1
-21
/
+32
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+1
2007-11-17
exa: set driverPriv to NULL before it might get used later with garbage
Ben Skeggs
1
-0
/
+1
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-3
/
+4
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
1
-3
/
+4
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-5
/
+3
2007-10-19
Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code.
Eric Anholt
1
-5
/
+3
2007-10-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-82
/
+136
2007-10-08
EXA: dude, don't validation driver hooks twice !
Dodji Seketeli
1
-48
/
+0
2007-10-03
Merge Xephyr-XV/GL stuff into master
Dodji Seketeli
1
-0
/
+48
2007-10-03
exa: add new flags to denote driver handles all pixmap migration/hiding
Dave Airlie
1
-4
/
+3
2007-10-03
exa: make sure we set fb_ptr to NULL
Dave Airlie
1
-2
/
+3
2007-10-02
Add basic Exa driver entry point validation.
Dodji Seketeli
1
-0
/
+48
2007-10-02
exa: only setup offscreen allocator if driver doesn't provide CreatePixmap
Kristian Høgsberg
1
-27
/
+35
2007-10-02
exa: add hooks for drivers to take over pixmap allocation
Dave Airlie
1
-27
/
+84
2007-10-02
exa: add a pixmap private pointer for drivers to retrieve.
Dave Airlie
1
-0
/
+8
2007-09-27
EXA: Added back the maxPitchPixels initialization code.
Tilman Sauerbeck
1
-0
/
+15
2007-09-27
EXA: Remove bogus pitch checks.
Michel Dänzer
1
-34
/
+0
[prev]
[next]