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_classic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-1
/
+1
2013-09-10
damage: Implicitly unregister on destroy
Adam Jackson
1
-1
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-82
/
+82
2011-06-30
Fix UTF-8 encoding
Matěj Cepl
1
-1
/
+1
2011-03-17
Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"
Keith Packard
1
-2
/
+2
2011-03-08
dix: Remove usage_hint from pixmaps, store it in ->drawable.class
Adam Jackson
1
-2
/
+2
2010-07-13
EXA: Finish access to pixmap if it's prepared at destruction time.
Michel Dänzer
1
-3
/
+1
2010-06-11
exa: fix ExaCheckCopyNtoN for exa_classic when source = dest
Éric Piel
1
-1
/
+2
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-4
/
+4
2010-04-21
exa: check for NULL pointer before dereferences it
Tiago Vignatti
1
-1
/
+2
2009-11-28
exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPix...
Maarten Maathuis
1
-7
/
+7
2009-11-28
exa: handle pixmap create/destroy in lower layers
Maarten Maathuis
1
-0
/
+8
2009-08-06
exa: Split out some classic and driver allocated pixmap code into seperate files
Maarten Maathuis
1
-0
/
+258