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
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
2013-01-24
sna: Use threads for simple mask generation
Chris Wilson
2013-01-24
sna: Refactor to use a common fbComposite fallback
Chris Wilson
2013-01-17
sna/trapezoids: Fix horizontal offset for inplace operation
Chris Wilson
2013-01-17
sna: Remove the confusion of the pixmap->undamaged
Chris Wilson
2013-01-15
sna/trapezoids: Avoid the multiply for an opaque source
Chris Wilson
2013-01-10
sna: Use some surplus bits to back our temporary pixman_image_t
Chris Wilson
2013-01-05
sna/trapezoids: filter out cancelling edges upon insertion to edge-list
Chris Wilson
2013-01-05
sna/trapezoids: filter out zero-length runs
Chris Wilson
2013-01-02
sna: Fast path inplace addition of solid trapezoids
Chris Wilson
2012-12-20
sna/gen4+: Amalgamate all the gen4-7 vertex buffer emission
Chris Wilson
2012-12-16
sna/trapezoids: Add another inline hint
Chris Wilson
2012-12-09
sna: Move source to CPU prior to referencing for inplace trapezoids
Chris Wilson
2012-11-11
sna: Fix printing of uninitialied value in DBG
Chris Wilson
2012-10-26
sna: Ensure that the trap is clipped if it ends within the boundary pixel
Chris Wilson
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
[next]