index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sna
/
sna_trapezoids.c
Age
Commit message (
Expand
)
Author
2014-12-12
sna/trapezoids: Check the pixmap is wrapped before deferencing it
Chris Wilson
2014-10-21
sna/trapezoids: Prefer GPU for AddTraps()
Chris Wilson
2014-10-01
sna/trapezoids: Fix comparison on right edge of trapezoids
Chris Wilson
2014-06-30
sna/dri2: Pass around the correct DrawableRec for sampling from the foriegn bo
Chris Wilson
2014-06-13
sna: Refine decision whether to use the GPU or render inplace
Chris Wilson
2014-06-05
sna: Curry parameters to sna_damage_all()
Chris Wilson
2014-05-28
Silence CLang (almost)
Chris Wilson
2014-03-10
sna: Pass render hints for migration based on source location
Chris Wilson
2014-02-23
sna: Add DBG for why trapezoids may be preferred inplace
Chris Wilson
2014-02-23
sna: Include mono/precise hints in trapezoids DBG
Chris Wilson
2014-02-22
sna: Allow SIGBUS/SEGV to kill the thread
Chris Wilson
2014-01-17
sna: Cull the DBG spew to stderr
Chris Wilson
2013-11-25
sna/trapezoids: trapezoids_bounds() reports not-empty, so use it
Chris Wilson
2013-11-25
Cast to use unsigned math
Zdenek Kabelac
2013-10-15
sna/trapezoids: Initialise force_fallback
Chris Wilson
2013-10-13
sna/trapezoids: Use the aligned fast path for fallbacks
Chris Wilson
2013-10-08
sna: Rework the num_threads refinement to avoid the division
Chris Wilson
2013-10-08
sna/trapezoids: Recompute num_threads to match range
Chris Wilson
2013-10-07
sna/trapezoids: Only use a single thread to emit rectilinear spans
Chris Wilson
2013-10-05
sna/trapezoids: Do not pass invalid trapezoids to pixman
Chris Wilson
2013-10-05
sna/trapezoids: Add a precise scan converter
Chris Wilson
2013-10-04
sna: Start splitting the trapezoids megafile into parseable blocks
Chris Wilson
2013-10-01
sna/trapezoids: Fix clipping on the far left
Chris Wilson
2013-09-27
sna: Catch SIGBUS to prevent X death
Chris Wilson
2013-08-14
sna: Rename sna_pixmap_get_bo()
Chris Wilson
2013-08-04
sna: Tweak threading thresholds
Chris Wilson
2013-08-04
sna/trapezoids: Some minor DBG to investigate threaded rendering
Chris Wilson
2013-07-22
sna: Fix DBG compilation
Chris Wilson
2013-07-19
sna: Return true from get_drawable_deltas() if the pixmap is offset
Chris Wilson
2013-06-06
sna: Fix format specifier for mismatching int/long in DBG
Chris Wilson
2013-05-17
sna: Avoid replacing pinned bo when undoing a clone
Chris Wilson
2013-05-09
sna/trapezoids: Fix the determination of the trapezoid origin
Chris Wilson
2013-05-09
sna: Add more debugging to unaligned trapezoids
Chris Wilson
2013-03-13
sna/trapezoids: Minimally replace points for TriFan
Chris Wilson
2013-03-13
sna/trapezoids: Correct ordering of points within TriFran
Chris Wilson
2013-02-26
sna/trapezoids: Add a pair of unlikely hints for forced box emission
Chris Wilson
2013-02-26
sna: Flatten unaligned box emission
Chris Wilson
2013-02-25
sna/trapezoids: Instruct the compiler to flatten the callees whilst rasterising
Chris Wilson
2013-02-20
sna/trapezoids: Clamp cells to valid range
Chris Wilson
2013-02-20
sna/trapezoids: Embed a few cells into the stack
Chris Wilson
2013-02-20
sna/trapezoids: Perform the cell allocation upfront
Chris Wilson
2013-02-10
sna: Backport to squeeze - Xorg-1.6, pixman-0.16, libdrm-2.4.21
Chris Wilson
2013-02-08
sna/gen4: Split the have_render flag in separate prefer_gpu hints
Chris Wilson
2013-01-31
sna/traps: Thread the fallback rectilinear compositor
Chris Wilson
2013-01-31
sna/traps: Allow inplace compositing for non-GPU buffers and rectilinear traps
Chris Wilson
2013-01-31
sna/traps: Translate the extents for the rasterization threads
Chris Wilson
2013-01-27
sna: Enable threaded rasterisation for non-antialiased geometry
Chris Wilson
2013-01-27
sna: Begin sketching out a threaded rasteriser for spans
Chris Wilson
2013-01-25
sna: Spawn threads to rasterize trapezoids through pixman
Chris Wilson
2013-01-24
sna: Spawn threads to composite trapezoids inplace
Chris Wilson
[next]