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_precise.c
Age
Commit message (
Expand
)
Author
2015-05-18
test: Add a fidelity test for triangle edge rendering
Chris Wilson
2015-05-17
sna: Wrap CPU access for composite operations with sigtrap
Chris Wilson
2015-02-25
sna/trapezoids: Restore lost xTrapezoidValid() checks
Chris Wilson
2015-02-06
sna/trapezoids: Use incremental region clipping for spans
Chris Wilson
2015-02-04
sna/trapezoids: Amalgamate adjacent lines
Chris Wilson
2014-10-24
sna/trapezoids: Difference between two 32-bit quantities is 33-bits in size
Chris Wilson
2014-10-21
sna/trapezoids: Prefer GPU for AddTraps()
Chris Wilson
2014-10-11
sna/trapezoids: Sacrifice precision to avoid 64bit overflow
Chris Wilson
2014-10-01
sna/trapezoids: Fix comparison on right edge of trapezoids
Chris Wilson
2014-10-01
sna/trapezoids: Consistently use NO_GPU_THREADS to disable threading for DBG
Chris Wilson
2014-09-30
sna/trapezoids: Fix loss of precision through projection onto sample grid
Chris Wilson
2014-09-29
sna: Clear padding in rotation properties for valgrind
Chris Wilson
2014-09-24
sna/trapezoids: Flesh out alternate rasterisers for tristrips
Chris Wilson
2014-09-12
sna: Remvoe unused code
Chris Wilson
2014-06-11
sna: Silence compiler warnings for discarding const Region points
Chris Wilson
2014-02-22
sna: Allow SIGBUS/SEGV to kill the thread
Chris Wilson
2014-02-22
sna: Handle asynchronous signals from threads
Chris Wilson
2014-02-21
sna: Wrap inplace trapezoid operators with SIGBUS protection
Chris Wilson
2014-01-17
sna: Cull the DBG spew to stderr
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-07
sna/trapezoids: Restore overflow check
Chris Wilson
2013-10-07
sna/trapezoids: Fix overstepping vertical edges
Chris Wilson
2013-10-05
sna/trapezoids: Add a precise scan converter
Chris Wilson