index
:
~jbarnes/xf86-video-intel
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
XORG-6_8-branch
display-port
dri2-swapbuffers
drm-overlays
exa
exa-i965
glucose
i810_texman_0_1_branch
i945-zone-rendering
intel-batchbuffer
intel-kernelmode
jbarnes-cleanup
master
modesetting-airlied
modesetting-multihead
modesetting-sdvo-stuffing
randr-1.2-rotation
xf86-video-i810-1_5-branch
xorg-7.0-branch
xvmc-i915
xvmc-vld
Jesse's Intel DDX development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-27
sna/gen2: Reset BLT registers across 2D/3D context switches
HEAD
master
Chris Wilson
1
-0/+12
2011-10-27
sna: Fast path typically unclipped tiled rects
Chris Wilson
1
-89/+75
2011-10-27
sna: Use private identifier for internal scratch pixmaps
Chris Wilson
5
-4/+10
2011-10-27
sna: Create scratch pixmap on the CPU
Chris Wilson
1
-5/+2
2011-10-27
sna: Tweak zero line spans to include missing last segment
Chris Wilson
1
-8/+70
2011-10-27
sna: Fix advance through clip boxes for fill->boxes
Chris Wilson
1
-5/+5
2011-10-27
sna: Fix PolyPoint not to always send 512 boxes
Chris Wilson
1
-3/+3
2011-10-27
sna: Use fill->boxes to pack PolyFillRectangle
Chris Wilson
1
-68/+84
2011-10-27
sna: Use fill->boxes for rectilinear blits
Chris Wilson
1
-182/+321
2011-10-27
sna: Clip PolyLines to the current clip box
Chris Wilson
1
-2/+2
2011-10-27
sna: Handle singular clip regions for PolyRectangles
Chris Wilson
1
-105/+219
2011-10-27
sna/io: Update batch mode after submitting partial requests
Chris Wilson
1
-6/+15
2011-10-27
sna: Further improve use of fill->boxes for PolyRectangle
Chris Wilson
1
-285/+183
2011-10-27
sna/blt: After submitting the batch, it will be empty
Chris Wilson
1
-2/+3
2011-10-27
sna/blt: Convert Copy with color 0 into a Clear
Chris Wilson
1
-0/+9
2011-10-27
sna: Suppress an overwritten fill
Chris Wilson
1
-0/+12
2011-10-27
sna/gen2: Cache the last solid colour for spans
Chris Wilson
2
-3/+8
2011-10-27
sna/composite: Discard opaque masks
Chris Wilson
3
-0/+17
2011-10-27
sna: Fix debug compilation, again.
Chris Wilson
7
-10/+10
2011-10-27
sna: Handle degenerate copy area whilst wedged
Chris Wilson
1
-0/+10
2011-10-26
sna/blt: Rename the composite paths
Chris Wilson
1
-24/+24
2011-10-26
sna/blt: Share the common fill->boxes between blt and render paths
Chris Wilson
1
-81/+120
2011-10-26
sna: Inline box_intersect()
Chris Wilson
1
-1/+1
2011-10-26
sna: Use fill->boxes to unroll FillSpans
Chris Wilson
1
-104/+156
2011-10-26
sna: Use fill->boxes to unroll PolyPoint
Chris Wilson
1
-37/+46
2011-10-26
sna: Use the new fill->boxes for PolyRectangle
Chris Wilson
1
-63/+49
2011-10-26
self-copy-damage
Chris Wilson
1
-1/+2
2011-10-26
sna: Convert diagonal zero-width lines into blits
Chris Wilson
9
-91/+1020
2011-10-23
sna: Flatten the branching for fill-spans
Chris Wilson
1
-79/+204
2011-10-23
sna/blt: Upload the box using a single 64-bit instruction
Chris Wilson
1
-6/+3
2011-10-23
sna: Execute blits directly for PolyRectangle
Chris Wilson
1
-1/+557
2011-10-21
sna: Fix debug compilation
Chris Wilson
1
-9/+9
2011-10-21
sna: Treat a bo marked as being last seen on the GPU as requiring a flush
Chris Wilson
1
-2/+1
2011-10-21
sna: Fast path unclipped points
Chris Wilson
3
-16/+216
2011-10-21
sna: Fast path for unclipped rectangles
Chris Wilson
4
-44/+241
2011-10-21
sna: Optimise reduce_damage() to handle all-damaged pixmaps
Chris Wilson
1
-0/+5
2011-10-21
sna: Fast-path unclipped fill spans
Chris Wilson
1
-11/+47
2011-10-21
sna: Short-circuit GetWindowPixmap() to speed-up pixmap retrieval
Chris Wilson
2
-3/+15
2011-10-21
sna: Micro-optimise PolyLine blt
Chris Wilson
1
-33/+38
2011-10-21
sna: Remove the memset(0) of the fill op
Chris Wilson
6
-3/+26
2011-10-21
sna: Pass a BoxRec to the fill op
Chris Wilson
9
-22/+167
2011-10-21
sna: Check whether we can blt whilst determining the PolyLine extents
Chris Wilson
1
-39/+26
2011-10-21
sna: Speed-up blitting of unclipped lines
Chris Wilson
1
-76/+141
2011-10-21
sna/damage: Stash the last freed damage for quick reallocation
Chris Wilson
1
-2/+11
2011-10-21
sna/damage: Only track the mode globally
Chris Wilson
2
-118/+125
2011-10-20
sna: Actually apply the composite offset for the self-copy
Chris Wilson
3
-11/+175
2011-10-20
sna/dri: Perform a little dance to restore the gpu status on release of the bo
Chris Wilson
2
-2/+12
2011-10-19
sna: Reuse any partial write buffer for readback
Chris Wilson
3
-17/+21
2011-10-19
sna: Add some debug to discern the nature of the Cr fallback
Chris Wilson
1
-4/+28
2011-10-19
sna: Clean up some debug messages for 64bit
Chris Wilson
2
-5/+6
[next]