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
2012-06-07
sna/trapezoids: Micro-optimise cell allocation
Chris Wilson
2012-06-06
sna: Silence a few unused function warnings
Chris Wilson
2012-06-05
sna: Add inline keyword in conjunction with attribute(always_inline)
Chris Wilson
2012-06-02
sna/trapezoids: Implement trapezoidal opaque fills inplace
Chris Wilson
2012-06-01
sna/trapezoids: Check for malloc failure
Chris Wilson
2012-06-01
sna/trapezoids: Correct extents declaration for fallback
Chris Wilson
2012-05-31
sna/trapezoids: Apply the drawable offset for the CPU migration
Chris Wilson
2012-05-24
sna/trapezoids: Correct rounding for downsampling onto sample grid
Chris Wilson
2012-05-18
sna/traps: Fix processing of full-steps
Chris Wilson
2012-05-14
sna: Use the correct storage for box_from_seg
Chris Wilson
2012-05-14
sna/trapezoids: Fix picture creation for fallback trapezoids
Chris Wilson
2012-05-14
sna/trapezoids: Do not reduce SRC to a clear pixmap to unbounded
Chris Wilson
2012-05-11
sna: Fix off-by-one in computation of width for inplace trapezoids
Chris Wilson
2012-04-09
sna/traps: Use a temporary variable for the write pointer
Chris Wilson
2012-04-09
sna/traps: Assert that the inplace row is contained before writing
Chris Wilson
2012-04-06
sna: Use a sentinel value to prevent accessing beyond the end of the y_buckets
Chris Wilson
2012-04-06
sna: Remove redundant check from tor_inplace()
Chris Wilson
2012-03-30
sna/traps: Align the pointer+index
Chris Wilson
2012-03-30
sna/traps: Align the pointer not the indices
Chris Wilson
2012-03-27
sna/traps: Prefer to try mono spans on the GPU before trying inplace CPU
Chris Wilson
2012-03-27
sna/traps: Fix the width of the left-hand edge of an unaligned box
Chris Wilson
2012-03-22
sna: Force fallbacks if the destination is unattached
Chris Wilson
2012-03-20
sna/traps: Remove bogus assertion
Chris Wilson
2012-03-18
sna/traps: Remove separate edge->vertical flag
Chris Wilson
2012-03-18
sna/traps: Apply some more operator and unbounded reductions
Chris Wilson
2012-03-18
sna/traps: Upon reducing an ADD to a SRC, we need to apply the pending clear
Chris Wilson
2012-03-17
sna/traps: Align indices for unrolled memset in row_inplace()
Chris Wilson
2012-03-17
sna/traps: Tune inplace_end_subrows()
Chris Wilson
2012-03-16
sna/traps: Micro-optimise span emission
Chris Wilson
2012-03-16
sna/traps: Tune nonzero_row
Chris Wilson
2012-03-16
sna/traps: Make the inline u8 arithmetic more robust
Chris Wilson
2012-03-16
sna/traps: Remove the old paths for mono inplace traps
Chris Wilson
2012-03-15
sna/traps: dst IN WHITE does not reduce to SRC!
Chris Wilson
2012-03-15
sna/traps: Fix off-by-one for filling vertical segments in tor_inplace
Chris Wilson
2012-03-14
sna/traps: Explicitly create an unattach pixmap for fallback
Chris Wilson
2012-03-14
sna/traps: Use a more direct fallback path for the CPU
Chris Wilson
2012-03-14
sna/traps: Rasterise using pixman inplace where appropriate
Chris Wilson
2012-03-13
sna: Reduce OVER with a clear pixmap to a BLT
Chris Wilson
2012-03-13
sna: Prefer to render very thin trapezoids inplace
Chris Wilson
2012-03-12
sna/trapezoids: Reduce mono ADD/OVER against a clear background to a SRC
Chris Wilson
2012-03-12
sna/trapezoids: Further improve the clipping criteria for inplace traps
Chris Wilson
2012-03-12
sna/trapezoids: Add paranoia to ensure that the span starts within the clip
Chris Wilson
2012-03-10
sna: Feed fallback mono trapezoids through the mono rasteriser
Chris Wilson
2012-03-09
sna/traps: Add a fast path for narrow masks
Chris Wilson
2012-03-09
sna/traps: Apply somes simple but common operator reduction for clipmasks
Chris Wilson
2012-03-09
sna/traps: Remove some dead code
Chris Wilson
2012-03-08
sna/traps: Fix the initialisation of the error term for vertical mono edges
Chris Wilson
2012-03-08
sna/traps: Unroll insertion sort
Chris Wilson
2012-03-05
sna/trapezoids: Ellide empty cells
Chris Wilson
2012-02-22
sna/gen3+: Flush the vertices during vertex-finish
Chris Wilson
[prev]
[next]