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
2011-12-10
sna/trapezoids: Try to render traps onto a8 destinations in place
Chris Wilson
2011-12-10
sna/trapezoids: First try the scan converter for fallbacks
Chris Wilson
2011-12-08
sna/trapezoids: Fix detection of rectilinearity after projection
Chris Wilson
2011-11-08
sna/trapezoids: Use ints for the offsets to accommodate multiplication
Chris Wilson
2011-11-04
sna/gen6: Enable spans interface for boxes
Chris Wilson
2011-10-30
sna: Don't mess with NDEBUG
Chris Wilson
2011-10-19
sna: Use the unlikely wedged() throughout
Chris Wilson
2011-10-19
sna: Micro-optimise fill-spans
Chris Wilson
2011-10-14
sna/trapezoids: Fallback if the composite operation is not supported
Chris Wilson
2011-10-11
sna/trapezoid: Perform the NULL check for damage in the caller
Chris Wilson
2011-10-11
sna: Support a fast composite hook for solitary boxes
Chris Wilson
2011-09-19
sna/trapezoids: Fix overflow during sorting of mono edge step
Chris Wilson
2011-09-17
sna: perform a warnings reduction pass
Chris Wilson
2011-09-17
sna/trapezoids: Ensure we do not overrun the vertical edges for mono
Chris Wilson
2011-09-14
sna/trapezoids: Amalgamate adjacent mono spans
Chris Wilson
2011-09-13
sna/trapezoids: Implement a mono-rasteriser to skip opacity spans
Chris Wilson
2011-09-11
sna/trapezoids: Prevent a memleak if feed lots of degenerate boxes
Chris Wilson
2011-09-09
sna/trapezoids: Hook up Imprecise AddTraps in lieu of spans
Chris Wilson
2011-09-08
sna/trapezoids: Fast upload path for gpu busy bo
Chris Wilson
2011-09-08
sna/traps: Use the trapezoid path for AddTraps
Chris Wilson
2011-09-04
sna/trapezoids: Check for alignment after projection
Chris Wilson
2011-09-04
sna: Add missing implementation for Triangles
Chris Wilson
2011-09-01
sna/trapezoids: Edges may lie out of bounds
Chris Wilson
2011-08-31
sna/trapezoids: Refactor to project the trapezoid only once
Chris Wilson
2011-08-30
sna/trapezoids: Reject invalid traps after projecting onto the sample grid
Chris Wilson
2011-08-30
sna/trapezoids: Allocate sufficient space for a8 mask for mono traps
Chris Wilson
2011-08-29
sna/trapezoids: Use the tor scan converter to compute the low precision mask
Chris Wilson
2011-08-27
sna/trapezoids: Reduce imprecise sampling to 4x4
Chris Wilson
2011-08-11
sna/trapezoids: Speedup tor rasteriser
Chris Wilson
2011-07-13
sna: Fast-path single span boxes
Chris Wilson
2011-07-04
sna: Finer-grained debugging for trapezoids
Chris Wilson
2011-07-01
sna/gen2: Implement composite-spans
Chris Wilson
2011-06-04
sna: Introduce a new acceleration model.
Chris Wilson