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_composite.c
Age
Commit message (
Expand
)
Author
2014-05-02
sna: Refactor hints for GPU promotion of composite fills
Chris Wilson
2014-04-15
sna: Mark partial composite operations upfront
Chris Wilson
2014-03-31
sna: Promote to the GPU operations that cover the whole pixmap
Chris Wilson
2014-03-14
sna: Allow some leeway when deciding to discard common translations
Chris Wilson
2014-03-10
sna: Pass render hints for migration based on source location
Chris Wilson
2014-02-22
sna: Move sigtrap wrapping closer to threaded sw composite
Chris Wilson
2014-02-22
sna: Assert that sigtrap is active
Chris Wilson
2014-01-23
sna: Avoid erroneous discarding operations for partial composites
Chris Wilson
2014-01-17
sna: Cull the DBG spew to stderr
Chris Wilson
2013-11-19
sna: Free composite boxes in the unlikely all-invalid path
Chris Wilson
2013-11-18
sna: Process Damage relative to dst->pDrawable not its pixmap->drawable
Chris Wilson
2013-10-30
Revert "sna: Detect and handle mi recursion"
Chris Wilson
2013-10-24
sna: Do not apply drawable offsets to DamageRegionAppend
Chris Wilson
2013-10-04
sna: Fix FillRectangles intersection with complex clip
Chris Wilson
2013-10-04
sna: Tidy up FillRectangles intersection with complex clip
Chris Wilson
2013-09-30
sna: Only reduce Over to Src if the rects do not overlap
Chris Wilson
2013-09-30
sna: Do not reduce overdrawn rectangles for XRenderCompositeRects
Chris Wilson
2013-09-27
sna: Catch SIGBUS to prevent X death
Chris Wilson
2013-08-13
sna: Fix the assertions for the composite fb path
Chris Wilson
2013-08-12
sna: Reorder composite fallback migration to handle src==dst || mask==dst
Chris Wilson
2013-08-12
sna: Fix destination offset along memcpy composite fallback fastback
Chris Wilson
2013-07-29
sna: Composite region is already in dst drawable space
Chris Wilson
2013-07-20
sna: Remember to apply drawable offsets for composite memcpy
Chris Wilson
2013-07-20
sna: Correct typo in checking src extents before performing memcpy
Chris Wilson
2013-07-19
sna: Check for bpp>=8 before attempting to use memcpy_blt fastpath
Chris Wilson
2013-07-19
sna: Return true from get_drawable_deltas() if the pixmap is offset
Chris Wilson
2013-07-19
sna: Add a fast path for the most common fallback for CPU-CPU blits
Chris Wilson
2013-07-19
sna: Remove the duplicated pimxap migration for the composite fb path
Chris Wilson
2013-07-19
sna: Tidy a few DBG regarding cached uploads
Chris Wilson
2013-07-01
sna: Always create the clear Picture
Chris Wilson
2013-06-21
sna: Inspect availablity of render before prefering to use the GPU
Chris Wilson
2013-05-21
sna: Undo a few more overwritten operations upon a bo
Chris Wilson
2013-05-17
sna: Avoid replacing pinned bo when undoing a clone
Chris Wilson
2013-05-09
sna: Add more debugging to unaligned trapezoids
Chris Wilson
2013-03-03
sna: Only destroy the cached CLEAR picture if it exists
Chris Wilson
2013-03-03
sna: Nullify cache pointers upon server regen
Chris Wilson
2013-02-19
sna: Assert that the GPU damage is NULL before destroy a proxy
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-28
sna: Add some more paranoia that we correctly map before fallbacks
Chris Wilson
2013-01-24
sna: Refactor to use a common fbComposite fallback
Chris Wilson
2013-01-17
sna: Remove the confusion of the pixmap->undamaged
Chris Wilson
2012-11-21
sna: Add the missing assertion for !proxy
Chris Wilson
2012-10-31
sna: Clamp the drawable box to prevent int16 overflow
Chris Wilson
2012-10-21
sna: Mark the to-be-damaged region first, then Process afterwards
Chris Wilson
2012-09-22
sna: Force the stall before trying to upload into a busy CPU bo
Chris Wilson
2012-09-04
sna: Rearrange use_cpu() tests for composite ops to avoid syncing CPU bo
Chris Wilson
2012-09-01
sna: Discard cached CPU upload early when clearing with a solid fill
Chris Wilson
2012-08-18
sna: Reduce damage after a large composite operation
Chris Wilson
2012-08-12
sna: Make the failure to create render caches non-fatal
Chris Wilson
[next]