index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exa
/
exa_priv.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-09-25
EXA: Added pitch limitations.
Tilman Sauerbeck
1
-0
/
+15
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-28
/
+41
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-8
/
+0
2007-09-07
EXA: Use exaShmPutImage for pushing glyphs to scratch pixmap in exaGlyphs.
Michel Dänzer
1
-0
/
+5
2007-09-07
EXA: exa(Shm)PutImage improvements.
Michel Dänzer
1
-0
/
+10
2007-09-07
EXA: exaGetImage improvements.
Michel Dänzer
1
-6
/
+0
2007-09-07
EXA: RENDER improvements.
Michel Dänzer
1
-0
/
+3
2007-09-07
EXA: Improvements for trapezoids and triangles.
Michel Dänzer
1
-8
/
+4
2007-09-07
EXA: Hide pixmap pointer outside of exaPrepare/FinishAccess whenever possible.
Michel Dänzer
1
-1
/
+2
2007-09-07
EXA: Support partial migration of pixmap contents between Sys and FB.
Michel Dänzer
1
-0
/
+4
2007-09-07
EXA: Track valid bits in Sys and FB separately.
Michel Dänzer
1
-3
/
+3
2007-09-07
EXA: Migrate out pixmap in exaPrepareAccess.
Michel Dänzer
1
-4
/
+3
2007-09-07
EXA: Add a couple of missing exaPrepare/FinishAccess calls.
Dave Airlie
1
-0
/
+9
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-5
/
+5
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-14
/
+0
[next]