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_priv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-13
EXA: Finish access to pixmap if it's prepared at destruction time.
Michel Dänzer
1
-0
/
+3
2010-06-05
Fix exa_priv.h declarations of privates
Keith Packard
1
-3
/
+7
2010-05-20
EXA: Wrap Glyphs even without Composite acceleration.
Michel Dänzer
1
-0
/
+11
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-6
/
+0
2009-12-29
EXA: Restrict the regions that need to be migrated for composite fallback for...
Thomas Hellstrom
1
-0
/
+10
2009-12-29
EXA/mixed: Handle results of software fallbacks in DamageReport hook.
Michel Dänzer
1
-3
/
+2
2009-12-08
EXA: ExaDoPrepareAccess return value fixes.
Michel Dänzer
1
-0
/
+1
2009-11-28
exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPix...
Maarten Maathuis
1
-6
/
+6
2009-11-28
exa: handle pixmap create/destroy in lower layers
Maarten Maathuis
1
-4
/
+13
2009-09-26
EXA: Try to minimize UploadToScreen calls for mixed pixmaps.
Michel Dänzer
1
-0
/
+1
2009-09-26
EXA: Extend mixed pixmaps scheme to allow driver PrepareAccess hook to fail.
Michel Dänzer
1
-4
/
+18
2009-08-06
exa: implement exaMoveInPixmap for "mixed"
Maarten Maathuis
1
-0
/
+11
2009-08-06
exa: A simple 3rd backend implementation.
Maarten Maathuis
1
-1
/
+26
2009-08-06
exa: Split out some classic and driver allocated pixmap code into seperate files
Maarten Maathuis
1
-33
/
+76
2009-07-21
EXA: Make Prepare/FinishAccess tracking resilient to repeated / nested calls.
Michel Dänzer
1
-2
/
+5
2009-05-18
EXA: Defragment offscreen memory.
Michel Dänzer
1
-0
/
+8
2009-05-15
EXA: Take GC client clip type into account for migration.
Michel Dänzer
1
-4
/
+6
2009-03-04
exa: increase/rework safety checks in Prepare/FinishAccess.
Maarten Maathuis
1
-0
/
+16
2009-02-27
exa: fixup exaAssertNotDirty.
Maarten Maathuis
1
-1
/
+1
2009-02-27
Revert "EXA: Handle separate alpha maps properly in Composite fallback."
Michel Dänzer
1
-0
/
+6
2009-02-26
EXA: Allow using exaCompositeRects also when we can't use a mask in exaGlyphs.
Michel Dänzer
1
-0
/
+4
2009-02-24
EXA: Handle separate alpha maps properly in Composite fallback.
Michel Dänzer
1
-6
/
+0
2009-02-08
exa: All fallbacks should have a GC, remove some code.
Maarten Maathuis
1
-1
/
+0
2009-02-06
exa: don't use fbCopyNtoN
Maarten Maathuis
1
-0
/
+25
2009-02-06
exa: create ExaCheckGetImage
Maarten Maathuis
1
-0
/
+4
2009-02-06
exa: properly wrap GC functions
Maarten Maathuis
1
-2
/
+31
2009-02-06
exa: add GC private
Maarten Maathuis
1
-1
/
+11
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-10-23
Wrap AddTraps in exa and damage.
Keith Packard
1
-0
/
+8
2008-10-21
exa: Add exaDrawableIsOffscreen() to the driver API.
Adam Jackson
1
-3
/
+0
2008-08-29
{damage,exa}: sanitise damage
Maarten Maathuis
1
-4
/
+0
2008-08-28
Reimplement ShmPutImage.
Adam Jackson
1
-9
/
+0
2008-08-26
exa: fix thinko from 988725f32e082aee9392a71464125157a83d1e67
Maarten Maathuis
1
-1
/
+1
2008-08-26
exa: some minor cleanup
Maarten Maathuis
1
-0
/
+3
2008-08-19
EXA: Inline Prepare/FinishAccessWindow into only caller, ChangeWindowAttributes.
Michel Dänzer
1
-6
/
+0
2008-05-24
EXA: Only record damage generated by rendering operations.
Michel Dänzer
1
-0
/
+1
2008-04-28
EXA: Clean up debug messages
Owen Taylor
1
-1
/
+1
2008-04-28
EXA: Fix overlapping glyphs in glyph cache
Owen Taylor
1
-1
/
+2
2008-04-28
EXA: Add exaCompositeRects()
Owen Taylor
1
-0
/
+16
2008-04-28
EXA: Use a single large glyph cache pixmap
Owen Taylor
1
-0
/
+41
2008-04-21
EXA: Set pixmap->accel_blocked on the screen pixmap, too.
Tilman Sauerbeck
1
-0
/
+1
2008-03-31
EXA: Improve the algorithm used for tracking offscreen pixmap use.
Fredrik Höglund
1
-0
/
+1
2008-01-14
exa: make the prototype for exaGetPixmapFirstPixel() public
Bernardo Innocenti
1
-3
/
+0
2007-11-14
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+1
2007-11-07
EXA: Disable problematic optimization of dest pixmap migration by default.
Michel Dänzer
1
-0
/
+1
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+1
2007-10-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+4
2007-10-02
Merge branch 'glyph-pixmaps'
Eric Anholt
1
-0
/
+1
2007-10-02
exa: add a pixmap private pointer for drivers to retrieve.
Dave Airlie
1
-0
/
+4
2007-09-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+15
[next]