index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exa
/
exa_mixed.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-10
EXA/mixed: Don't consider devKind for detecting dimension change.
Michel Dänzer
1
-1
/
+0
2009-12-08
EXA: ModifyPixmapHeader_mixed fixes.
Michel Dänzer
1
-3
/
+40
2009-11-28
exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPix...
Maarten Maathuis
1
-8
/
+8
2009-11-28
exa: handle pixmap create/destroy in lower layers
Maarten Maathuis
1
-0
/
+8
2009-11-02
exa: remove some outdated comment
Maarten Maathuis
1
-4
/
+0
2009-09-26
EXA: Try to minimize UploadToScreen calls for mixed pixmaps.
Michel Dänzer
1
-0
/
+3
2009-09-26
EXA: Extend mixed pixmaps scheme to allow driver PrepareAccess hook to fail.
Michel Dänzer
1
-52
/
+35
2009-09-23
EXA: Fix some issues pointed out by clang.
Michel Dänzer
1
-3
/
+1
2009-09-03
EXA: Preserve pPixmap->devPrivate.ptr in exaPixmapIsOffscreen_mixed.
Michel Dänzer
1
-1
/
+3
2009-08-08
exa: more safety
Maarten Maathuis
1
-0
/
+1
2009-08-08
exa: minor cleanup
Maarten Maathuis
1
-10
/
+9
2009-08-07
exa: fix a potential loophole in "mixed"
Maarten Maathuis
1
-11
/
+13
2009-08-06
exa: delay malloc for "mixed"
Maarten Maathuis
1
-9
/
+2
2009-08-06
exa: Use damage to optimise away useless copies.
Maarten Maathuis
1
-1
/
+26
2009-08-06
exa: A simple 3rd backend implementation.
Maarten Maathuis
1
-0
/
+229