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-08-26
sna: Use a fast span emitter for mono trapezoids without damage or clipping
Chris Wilson
2012-08-20
sna: Refine decision making for maybe-inplace trapezoids
Chris Wilson
2012-08-19
sna/trapezoids: Accept more operators for maybe-inplace
Chris Wilson
2012-08-19
sna: Update maybe_inplace to recognise more types of handled pixel formats
Chris Wilson
2012-08-18
sna: Add damage for the whole unaligned trapezoid not per component
Chris Wilson
2012-07-21
sna: Refresh experimental userptr vmap support
Chris Wilson
2012-07-19
sna/gen4: Hookup composite spans
Chris Wilson
2012-07-18
sna/trapezoids: Only reduce bounded operators to a single pass
Chris Wilson
2012-07-18
sna/trapezoids: Use pixman from within the spans to reduce two-pass operations
Chris Wilson
2012-07-16
sna/trapezoids: Fix inplace unaligned fills (on gen4)
Chris Wilson
2012-07-16
sna/trapezoids: Add some DBG to unaligned fills
Chris Wilson
2012-07-14
sna: Aim for consistency and use stdbool except for core X APIs
Chris Wilson
2012-07-10
sna: Avoid the expensive recomputation of the region when copying
Chris Wilson
2012-07-09
sna: Simplify the DBG incarnation
Chris Wilson
2012-07-08
sna: Fixup fb wrapper
Chris Wilson
2012-07-04
sna: Pass a hint to the backends when using copy_boxes for readback
Chris Wilson
2012-07-01
sna/trapezoids: Skip the division when converting coverage to floating point
Chris Wilson
2012-06-29
sna/trapezoids: Write unaligned fallback boxes inplace
Chris Wilson
2012-06-29
sna/trapezoids: Render the partial left-edge of fallback unaligned boxes
Chris Wilson
2012-06-28
sna: Correct inverted logic for checking xrgb drawables
Chris Wilson
2012-06-19
sna: Initialize the color value for fallback unaligned boxes
Chris Wilson
2012-06-18
sna: Prefer to attempt a Composite operation rather than use pixman composite
Chris Wilson
2012-06-18
sna: Fix rendering of unaligned boxes through pixman
Chris Wilson
2012-06-17
sna: Composite traps inplace if the CPU is already all-damaged
Chris Wilson
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
[next]