index
:
~chadversary/xorg.driver.xf86-video-intel
_todo/kill-dri2inforec-1
dri2getparam
hiz
master
maybe/hiz-fix-stride
chadversary
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-06
sna/video: Only wait upon the scanout pixmap
HEAD
master
Chris Wilson
1
-1/+2
2012-04-06
sna: Correct the damage offset for redirected rendering
Chris Wilson
2
-7/+5
2012-04-06
sna/glyphs: Prefer a temporary upload mask for large glyph masks
Chris Wilson
1
-1/+9
2012-04-06
sna: Relase the upload cache when overwriting with PutImage
Chris Wilson
2
-1/+21
2012-04-06
sna: Use a sentinel value to prevent accessing beyond the end of the y_buckets
Chris Wilson
1
-8/+10
2012-04-06
sna: Remove redundant check from tor_inplace()
Chris Wilson
1
-28/+27
2012-04-04
sna: Only engage the GPU detiler for multiple rows
Chris Wilson
1
-1/+1
2012-04-03
sna/gen3: Don't force use of the render pipeline just for vmap
Chris Wilson
1
-4/+0
2012-04-03
sna/gen3: Fix pre-multiplication of mask value
Chris Wilson
1
-7/+9
2012-04-03
sna/gen3: Convert the clear-color from picture->format to a8r8g8b8
Chris Wilson
4
-54/+69
2012-04-03
sna: Apply CoordMode when computing point extents
Chris Wilson
1
-3/+13
2012-04-03
sna: Debugging flil spans and their clipping
Chris Wilson
1
-4/+11
2012-04-02
sna: Use the solid spans fast paths for dashed zero-width lines as well
Chris Wilson
1
-9/+15
2012-04-02
sna/gen4: Remove the accidental debugging hack from the last commit
Chris Wilson
1
-1/+1
2012-04-02
sna/gen3+: Fix sampling of borders around gradients
Chris Wilson
5
-6/+6
2012-04-01
sna: Apply composite offset to damage for spans fast paths
Chris Wilson
1
-5/+25
2012-04-01
sna: Fix assertion to look at bbox of all boxes/points
Chris Wilson
1
-0/+4
2012-04-01
sna: Assert that drawing boxes are within bounds
Chris Wilson
1
-0/+70
2012-03-30
sna: Minimise the risk of hotplug hangs by checking fb before vsync
Chris Wilson
5
-16/+39
2012-03-30
sna: Separate out scanline waiting for gen4
Chris Wilson
1
-17/+37
2012-03-30
sna/traps: Align the pointer+index
Chris Wilson
1
-15/+15
2012-03-30
sna/traps: Align the pointer not the indices
Chris Wilson
1
-3/+3
2012-03-30
uxa: Remove broken render glyphs-to-dst
Chris Wilson
1
-313/+17
2012-03-30
sna/gen7: Allow per-device specific maxima
Chris Wilson
3
-3/+32
2012-03-30
Add support for Ivy Bridge GT2 Server chipset
Eugeni Dodonov
2
-0/+3
2012-03-28
sna: Add video sprite support for ILK+
Chris Wilson
6
-7/+495
2012-03-28
sna: Fix up 32-bit overflow for maximum object size calculation
Chris Wilson
1
-7/+20
2012-03-27
sna/traps: Prefer to try mono spans on the GPU before trying inplace CPU
Chris Wilson
1
-1/+10
2012-03-27
sna/traps: Fix the width of the left-hand edge of an unaligned box
Chris Wilson
1
-1/+1
2012-03-27
sna/gen6: Reduce opaque solid OVER to SRC for render composite
Chris Wilson
1
-1/+4
2012-03-26
sna: Remove bogus assertion of no references to in-flight upload buffers
Chris Wilson
1
-1/+0
2012-03-26
Avoid duplicated code with intel_output_create_ranged_atom
Paulo Zanoni
2
-118/+90
2012-03-25
sna/gen2+: Approximate expensive gradients when using imprecise rendering
Chris Wilson
8
-39/+201
2012-03-23
uxa: Remove hook for CompositeRectangles
Chris Wilson
3
-194/+0
2012-03-23
configure: Stop the debug build erroring out if it cannot find valgrind
Chris Wilson
1
-2/+4
2012-03-22
sna: Make the fallback debugging messages more consistent
Chris Wilson
1
-26/+42
2012-03-22
sna: Update the target bo after changing from Y tiling
Chris Wilson
1
-2/+5
2012-03-22
sna: Correctly test for clear glyphs when searching for ones to skip
Chris Wilson
1
-5/+13
2012-03-22
sna: Adjust the damage region for the composite offset
Chris Wilson
1
-1/+11
2012-03-22
sna: Force fallbacks if the destination is unattached
Chris Wilson
4
-25/+44
2012-03-21
sna: Assert that the bo created is large enough
Chris Wilson
1
-0/+7
2012-03-21
sna: Assert that the tiled blt is correctly clipped
Chris Wilson
1
-0/+5
2012-03-21
sna: Fallback to inplace upload if forced to tile the indirect replacement
Chris Wilson
1
-91/+26
2012-03-21
sna: Tidy an assertion when handling tiled copies
Chris Wilson
2
-1/+3
2012-03-21
sna: Remove the short-circuiting of move-to-cpu for read if no damage
Chris Wilson
1
-1/+1
2012-03-20
sna: Decouple the private data after UnrealizeFont
Chris Wilson
1
-0/+1
2012-03-20
sna/traps: Remove bogus assertion
Chris Wilson
1
-1/+0
2012-03-19
uxa: Defer the call to EnterVT till after outputs are initialised
Chris Wilson
1
-8/+5
2012-03-19
sna: Declare videoRam correctly on gen2 devices
Chris Wilson
1
-2/+7
2012-03-19
sna/dri: Make the drawable as damaged for the off-screen immediate exchange
Chris Wilson
1
-0/+12
[next]