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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-4
/
+4
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-3
/
+3
2012-07-07
exa: pixmap sharing infrastructure (v3)
Dave Airlie
1
-1
/
+5
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-125
/
+98
2011-03-17
Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"
Keith Packard
1
-1
/
+1
2011-03-08
dix: Remove usage_hint from pixmaps, store it in ->drawable.class
Adam Jackson
1
-1
/
+1
2009-11-28
exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPix...
Maarten Maathuis
1
-3
/
+3
2009-08-15
exa: clarify createpixmap2 new pitch return
Dave Airlie
1
-1
/
+3
2009-08-14
exa: fix CreatePixmap2 to be useful for tiling.
Dave Airlie
1
-1
/
+3
2009-08-06
exa: implement exaMoveInPixmap for "mixed"
Maarten Maathuis
1
-1
/
+1
2009-08-06
exa: A simple 3rd backend implementation.
Maarten Maathuis
1
-0
/
+7
2009-07-21
EXA: Make Prepare/FinishAccess tracking resilient to repeated / nested calls.
Michel Dänzer
1
-8
/
+9
2009-05-18
EXA: Defragment offscreen memory.
Michel Dänzer
1
-0
/
+13
2009-04-23
exa: add missing exa.h header include
Dave Airlie
1
-4
/
+3
2009-04-23
exa: missed exa.h change
Dave Airlie
1
-0
/
+3
2009-03-04
exa: increase/rework safety checks in Prepare/FinishAccess.
Maarten Maathuis
1
-0
/
+5
2009-02-27
exa: fixup aux indices and ensure that the indices are used as they should be.
Maarten Maathuis
1
-3
/
+3
2009-02-27
EXA: No longer use the driver UploadToScratch hook.
Michel Dänzer
1
-21
/
+2
2009-02-27
EXA: Handle separate alpha maps properly in Composite fallback, take two.
Michel Dänzer
1
-0
/
+14
2009-02-27
Revert "EXA: Handle separate alpha maps properly in Composite fallback."
Michel Dänzer
1
-18
/
+28
2009-02-24
EXA: Handle separate alpha maps properly in Composite fallback.
Michel Dänzer
1
-28
/
+18
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-17
/
+17
2008-10-21
exa: Add exaDrawableIsOffscreen() to the driver API.
Adam Jackson
1
-0
/
+2
2008-08-26
exa: some minor cleanup
Maarten Maathuis
1
-15
/
+20
2008-08-26
exa: move destination damage for internal calls to a special function
Maarten Maathuis
1
-0
/
+3
2008-04-21
EXA: Offscreen memory eviction improvements.
Michel Dänzer
1
-0
/
+2
2008-03-31
EXA: Improve the algorithm used for tracking offscreen pixmap use.
Fredrik Höglund
1
-1
/
+1
2008-01-14
exa: make the prototype for exaGetPixmapFirstPixel() public
Bernardo Innocenti
1
-0
/
+3
2007-10-03
exa: add new flags to denote driver handles all pixmap migration/hiding
Dave Airlie
1
-0
/
+7
2007-10-02
exa: increase minor version number for pixmap allocation hooks
Dave Airlie
1
-1
/
+1
2007-10-02
exa: add hooks for drivers to take over pixmap allocation
Dave Airlie
1
-0
/
+7
2007-10-02
exa: add a pixmap private pointer for drivers to retrieve.
Dave Airlie
1
-0
/
+3
2007-09-25
EXA: Added pitch limitations.
Tilman Sauerbeck
1
-1
/
+32
2007-05-22
EXA: Export ExaOffscreenMarkUsed.
Michel Dänzer
1
-0
/
+3
2007-05-06
Fix documentation for Copy hook -- it can copy memory to the scanout
Jesse Barnes
1
-1
/
+1
2007-04-04
Add an EXA driver callback to determine whether a pixmap is
Thomas Hellstrom
1
-1
/
+18
2007-01-24
Bug #7639: Only swap out pixmaps (rather than everything) on VT switch in EXA.
Eric Anholt
1
-3
/
+3
2006-12-28
Export exaMove{In,Out}Pixmap().
Eric Anholt
1
-0
/
+6
2006-06-26
Move EXA_PM_IS_SOLID() to the public API, since drivers will want it frequently.
Eric Anholt
1
-0
/
+9
2006-03-15
Add more doxygen documentation, including notes on WaitMarker() and
Eric Anholt
1
-0
/
+9
2006-03-12
Improve doxygen formatting, and attempt to clarify the 1:1 ratio of
Eric Anholt
1
-81
/
+85
2006-03-10
Document the restriction on PrepareAccess() failure, from discussion with
Eric Anholt
1
-5
/
+8
2006-03-09
Do a first pass of doxygen documentation of EXA. This removes the
Eric Anholt
1
-45
/
+493
2006-03-09
Rearrange EXA driver structures so that there's a hope of maintaining ABI
Eric Anholt
1
-24
/
+17
2006-03-01
Add accelerated two directional blt support to EXA
Jesse Barnes
1
-1
/
+1
2006-02-28
fix exaInitCard by making it a real function
Jesse Barnes
1
-12
/
+5
2006-02-16
Move EXA implementation up to the top level and remove its XFree86
Eric Anholt
1
-0
/
+3
2005-10-11
Fix a couple of bugs in the offscreen allocator. One mostly harmless was
Benjamin Herrenschmidt
1
-3
/
+3
2005-09-18
Break EXA ABI while we still can. Add coordinates to the UploadToScreen
Eric Anholt
1
-0
/
+4
[next]