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
2019-09-19
sna: Use named initializers
Ville Syrjälä
2016-09-08
sna: Clear damage tracking when marking as all-clear
Chris Wilson
2015-02-09
sna: Tidy composite operator reduction for CompositeRectangles
Chris Wilson
2015-02-09
sna: Match more classes of opaque composite masks
Chris Wilson
2015-02-03
sna: Convert CompositeRectangles ADD white to SRC white
Chris Wilson
2014-11-10
sna: Check picture format on destination before beginning a GPU operation
Chris Wilson
2014-10-31
sna: Remove extraneous tab whitespace before parameter name
Chris Wilson
2014-10-24
sna: Adapt to changes in internal render API in Xorg-1.17
Chris Wilson
2014-09-02
sna: Leave more Pixmap breadcrumbs in DBG
Chris Wilson
2014-07-04
sna: Discard operations to either CPU or GPU bo when overwriting with RenderR...
Chris Wilson
2014-06-30
sna/dri2: Pass around the correct DrawableRec for sampling from the foriegn bo
Chris Wilson
2014-06-24
sna: Trim composite region against dst clip extents
Chris Wilson
2014-06-23
sna: Rename IGNORE_CPU to IGNORE_DAMAGE to better reflect its purpose
Chris Wilson
2014-06-20
sna: Mark up const boxes to keep the compiler happy
Chris Wilson
2014-06-11
sna: Skip redundant clears
Chris Wilson
2014-06-11
sna: Silence compiler warnings for discarding const Region points
Chris Wilson
2014-06-05
sna: Curry parameters to sna_damage_all()
Chris Wilson
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
[next]