index
:
~pzanoni/xserver
leak-fixes
master
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exa
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-27
EXA: Added back the maxPitchPixels initialization code.
Tilman Sauerbeck
1
-0
/
+15
2007-09-27
EXA: Remove bogus pitch checks.
Michel Dänzer
1
-34
/
+0
2007-09-27
EXA: Punt for all fallbacks in exaFillRegion*.
Michel Dänzer
1
-35
/
+13
2007-09-27
EXA: Make sure tile offsets passed to drivers are never negative.
Michel Dänzer
1
-2
/
+5
2007-09-27
EXA: Tile offscreen pixmap coordinate offsets are always 0.
Michel Dänzer
1
-11
/
+5
2007-09-27
EXA: Remove some clearly bogus code from exaCopyNtoN.
Michel Dänzer
1
-8
/
+0
2007-09-27
EXA: Punt on fallback case not handled correctly in exaFillRegionTiled.
Michel Dänzer
1
-1
/
+2
2007-09-26
EXA: Removed duplicated exaGetDrawablePixmap() calls.
Tilman Sauerbeck
1
-3
/
+2
2007-09-25
EXA: Added pitch limitations.
Tilman Sauerbeck
5
-33
/
+137
2007-09-22
EXA: Check ABI compatibility earlier.
Tilman Sauerbeck
1
-11
/
+11
2007-09-17
EXA: Make sure driver hooks get correct offscreen offsets from exaCopyDirty.
Michel Dänzer
1
-4
/
+4
2007-09-17
EXA: Don't crash in ExaCheckPolyArc.
Alan Hourihane
1
-0
/
+7
2007-09-17
EXA: Don't crash in exaGetImage when swapped out.
Michel Dänzer
1
-3
/
+3
2007-09-17
EXA: Fixed compiler warnings.
Tilman Sauerbeck
1
-2
/
+2
2007-09-17
EXA: Added missing exaPrepare/FinishAccess calls in ExaCheckPushPixels.
Tilman Sauerbeck
1
-0
/
+2
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
4
-81
/
+0
2007-09-07
EXA: Exclude bits that will be overwritten from migration in exaCopyNtoN.
Michel Dänzer
1
-12
/
+47
2007-09-07
EXA: exaFillRegion{Solid,Tiled} improvements.
Michel Dänzer
1
-19
/
+30
2007-09-07
EXA: Use exaShmPutImage for pushing glyphs to scratch pixmap in exaGlyphs.
Michel Dänzer
3
-1
/
+15
2007-09-07
EXA: exa(Shm)PutImage improvements.
Michel Dänzer
3
-42
/
+116
2007-09-07
EXA: exaGetImage improvements.
Michel Dänzer
3
-33
/
+37
2007-09-07
EXA: Remove superfluous manual damage tracking.
Michel Dänzer
2
-51
/
+28
2007-09-07
EXA: RENDER improvements.
Michel Dänzer
4
-87
/
+80
2007-09-07
EXA: Improvements for 1x1 pixmaps.
Michel Dänzer
2
-9
/
+49
2007-09-07
EXA: exaImageGlyphBlt improvements.
Michel Dänzer
1
-131
/
+39
2007-09-07
EXA: Improvements for trapezoids and triangles.
Michel Dänzer
3
-56
/
+136
2007-09-07
EXA: Hide pixmap pointer outside of exaPrepare/FinishAccess whenever possible.
Michel Dänzer
4
-50
/
+76
2007-09-07
EXA: Support partial migration of pixmap contents between Sys and FB.
Michel Dänzer
5
-102
/
+194
2007-09-07
EXA: Track valid bits in Sys and FB separately.
Michel Dänzer
3
-92
/
+74
2007-09-07
EXA: Migrate out pixmap in exaPrepareAccess.
Michel Dänzer
6
-93
/
+41
2007-09-07
EXA: Add a couple of missing exaPrepare/FinishAccess calls.
Dave Airlie
3
-4
/
+69
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
3
-44
/
+0
2007-08-24
exaPolyFillRect: pGC->alu doesn't matter with a single rectangle.
Michel Dänzer
1
-2
/
+3
2007-08-24
exaGetImage: Don't migrate pixmap out of FB with no DownloadFromScreen hook.
Michel Dänzer
1
-1
/
+1
2007-08-24
EXA: Improve ShmPutImage.
Michel Dänzer
3
-23
/
+59
2007-08-24
EXA: Only mark offscreen memory as used when it really is.
Michel Dänzer
1
-2
/
+6
2007-08-22
Fix overly-restrictive integer overflow check in EXA pixmap creation.
Eric Anholt
1
-1
/
+1
2007-08-18
EXA: Fix a couple of logic errors in exaGetPixmapFirstPixel.
Fredrik Höglund
1
-12
/
+12
2007-08-16
EXA: Wrap Trapezoids to prevent excessive migration of the alpha pixmap.
Fredrik Höglund
3
-0
/
+136
2007-07-27
exaGetPixmapFirstPixel: avoid framebuffer readbacks if possible.
Adam Jackson
1
-10
/
+27
2007-07-17
exaDriverInit: Fail if pScreenInfo or a member of it is invalid.
Dodji Seketeli
1
-0
/
+39
2007-07-03
ExaOffscreenMarkUsed: Don't crash when there's no offscreen memory.
Dodji Seketeli
1
-1
/
+1
2007-06-20
exaPolyFillRect: Don't track damage explicitly.
Michel Dänzer
1
-15
/
+6
2007-06-20
exaGetImage: Don't migrate or try to accelerate for 1x1.
Michel Dänzer
1
-3
/
+3
2007-05-22
EXA: Export ExaOffscreenMarkUsed.
Michel Dänzer
2
-3
/
+3
2007-05-06
Fix documentation for Copy hook -- it can copy memory to the scanout
Jesse Barnes
1
-1
/
+1
2007-04-29
EXA: Fix OffscreenValidate build with DEBUG_OFFSCREEN enabled.
Michel Dänzer
1
-1
/
+1
2007-04-29
EXA: Remove DrawableDirty.
Michel Dänzer
3
-30
/
+10
2007-04-29
EXA: FillSpans improvements.
Michel Dänzer
1
-4
/
+1
2007-04-29
EXA: SolidBoxClipped improvements.
Michel Dänzer
1
-9
/
+8
[next]