index
:
~abj/xf86-video-intel
master
rs
xf86-video-intel experimentsxf86-video-intel experimentsxf86-video-intel experimentsxf86-video-intel experimentsxf86-video-intel experiments
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sna
/
sna_trapezoids.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-10
sna: Pass render hints for migration based on source location
Chris Wilson
1
-4
/
+4
2014-02-23
sna: Add DBG for why trapezoids may be preferred inplace
Chris Wilson
1
-14
/
+26
2014-02-23
sna: Include mono/precise hints in trapezoids DBG
Chris Wilson
1
-2
/
+3
2014-02-22
sna: Allow SIGBUS/SEGV to kill the thread
Chris Wilson
1
-13
/
+17
2014-01-17
sna: Cull the DBG spew to stderr
Chris Wilson
1
-6
/
+0
2013-11-25
sna/trapezoids: trapezoids_bounds() reports not-empty, so use it
Chris Wilson
1
-2
/
+1
2013-11-25
Cast to use unsigned math
Zdenek Kabelac
1
-1
/
+1
2013-10-15
sna/trapezoids: Initialise force_fallback
Chris Wilson
1
-1
/
+2
2013-10-13
sna/trapezoids: Use the aligned fast path for fallbacks
Chris Wilson
1
-8
/
+12
2013-10-08
sna: Rework the num_threads refinement to avoid the division
Chris Wilson
1
-1
/
+1
2013-10-08
sna/trapezoids: Recompute num_threads to match range
Chris Wilson
1
-1
/
+2
2013-10-07
sna/trapezoids: Only use a single thread to emit rectilinear spans
Chris Wilson
1
-5
/
+5
2013-10-05
sna/trapezoids: Do not pass invalid trapezoids to pixman
Chris Wilson
1
-12
/
+16
2013-10-05
sna/trapezoids: Add a precise scan converter
Chris Wilson
1
-10
/
+9
2013-10-04
sna: Start splitting the trapezoids megafile into parseable blocks
Chris Wilson
1
-6698
/
+2
2013-10-01
sna/trapezoids: Fix clipping on the far left
Chris Wilson
1
-67
/
+61
2013-09-27
sna: Catch SIGBUS to prevent X death
Chris Wilson
1
-14
/
+23
2013-08-14
sna: Rename sna_pixmap_get_bo()
Chris Wilson
1
-2
/
+2
2013-08-04
sna: Tweak threading thresholds
Chris Wilson
1
-4
/
+4
2013-08-04
sna/trapezoids: Some minor DBG to investigate threaded rendering
Chris Wilson
1
-5
/
+11
2013-07-22
sna: Fix DBG compilation
Chris Wilson
1
-1
/
+1
2013-07-19
sna: Return true from get_drawable_deltas() if the pixmap is offset
Chris Wilson
1
-8
/
+8
2013-06-06
sna: Fix format specifier for mismatching int/long in DBG
Chris Wilson
1
-2
/
+5
2013-05-17
sna: Avoid replacing pinned bo when undoing a clone
Chris Wilson
1
-1
/
+1
2013-05-09
sna/trapezoids: Fix the determination of the trapezoid origin
Chris Wilson
1
-10
/
+19
2013-05-09
sna: Add more debugging to unaligned trapezoids
Chris Wilson
1
-22
/
+32
2013-03-13
sna/trapezoids: Minimally replace points for TriFan
Chris Wilson
1
-4
/
+2
2013-03-13
sna/trapezoids: Correct ordering of points within TriFran
Chris Wilson
1
-2
/
+4
2013-02-26
sna/trapezoids: Add a pair of unlikely hints for forced box emission
Chris Wilson
1
-2
/
+2
2013-02-26
sna: Flatten unaligned box emission
Chris Wilson
1
-3
/
+3
2013-02-25
sna/trapezoids: Instruct the compiler to flatten the callees whilst rasterising
Chris Wilson
1
-2
/
+2
2013-02-20
sna/trapezoids: Clamp cells to valid range
Chris Wilson
1
-20
/
+21
2013-02-20
sna/trapezoids: Embed a few cells into the stack
Chris Wilson
1
-2
/
+6
2013-02-20
sna/trapezoids: Perform the cell allocation upfront
Chris Wilson
1
-156
/
+46
2013-02-10
sna: Backport to squeeze - Xorg-1.6, pixman-0.16, libdrm-2.4.21
Chris Wilson
1
-0
/
+2
2013-02-08
sna/gen4: Split the have_render flag in separate prefer_gpu hints
Chris Wilson
1
-60
/
+79
2013-01-31
sna/traps: Thread the fallback rectilinear compositor
Chris Wilson
1
-38
/
+147
2013-01-31
sna/traps: Allow inplace compositing for non-GPU buffers and rectilinear traps
Chris Wilson
1
-1
/
+2
2013-01-31
sna/traps: Translate the extents for the rasterization threads
Chris Wilson
1
-1
/
+3
2013-01-27
sna: Enable threaded rasterisation for non-antialiased geometry
Chris Wilson
1
-23
/
+206
2013-01-27
sna: Begin sketching out a threaded rasteriser for spans
Chris Wilson
1
-24
/
+222
2013-01-25
sna: Spawn threads to rasterize trapezoids through pixman
Chris Wilson
1
-44
/
+137
2013-01-24
sna: Spawn threads to composite trapezoids inplace
Chris Wilson
1
-48
/
+199
2013-01-24
sna: Use threads for simple mask generation
Chris Wilson
1
-25
/
+114
2013-01-24
sna: Refactor to use a common fbComposite fallback
Chris Wilson
1
-25
/
+7
2013-01-17
sna/trapezoids: Fix horizontal offset for inplace operation
Chris Wilson
1
-1
/
+1
2013-01-17
sna: Remove the confusion of the pixmap->undamaged
Chris Wilson
1
-1
/
+0
2013-01-15
sna/trapezoids: Avoid the multiply for an opaque source
Chris Wilson
1
-1
/
+2
2013-01-10
sna: Use some surplus bits to back our temporary pixman_image_t
Chris Wilson
1
-2
/
+3
2013-01-05
sna/trapezoids: filter out cancelling edges upon insertion to edge-list
Chris Wilson
1
-4
/
+65
[next]