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_blt.c
Age
Commit message (
Expand
)
Author
2016-04-09
sna: Restict reduction of ADD white when we have compatibile formats
Chris Wilson
2016-04-09
sna: Apply the precomputed BLT colors for SRC reductions
Chris Wilson
2015-06-02
sna: Ensure damage is set to full when marking as clear
Chris Wilson
2015-05-17
sna: Wrap CPU access for composite operations with sigtrap
Chris Wilson
2015-04-23
sna/gen6+: Fix BLT src/dst tiling checks
Chris Wilson
2015-04-22
sna: Update blt fallback to handle Y-tiled surfaces
Chris Wilson
2015-04-22
sna/gen6+: Discourage use of the BLT with Y-tiling
Chris Wilson
2015-04-17
sna: Enable blitting with Y-tiled surfaces
Chris Wilson
2015-04-01
sna: Don't unroll BLT points
Chris Wilson
2015-02-09
sna: Convert pixel values into ARGB values for render operations
Chris Wilson
2015-02-09
sna: Match more classes of opaque composite masks
Chris Wilson
2015-01-05
sna: Don't force a batch flush at the start of a BLT fill op
Chris Wilson
2014-09-12
sna/blt: Fix computation of remainaing boxes on gen8+
Chris Wilson
2014-09-09
sna: Add some DBG spam for BLT boxes
Chris Wilson
2014-09-08
sna: Initialise and check for batch space
Chris Wilson
2014-09-08
sna: Avoid u16 underflow when computing reserved batch space
Chris Wilson
2014-07-08
sna: Fix a couple of DBG messages
Chris Wilson
2014-06-30
sna: Add DBG breadcrumbs before flushes in BLT
Chris Wilson
2014-06-30
sna/dri2: Pass around the correct DrawableRec for sampling from the foriegn bo
Chris Wilson
2014-06-27
sna: Check source bo is suitable for BLT before doing so
Chris Wilson
2014-06-23
sna: Rename IGNORE_CPU to IGNORE_DAMAGE to better reflect its purpose
Chris Wilson
2014-06-18
sna: Use nxm tiled blits for small regions of large tiles
Chris Wilson
2014-06-11
sna: Recheck source bo after migrating dst (in case of src == dst)
Chris Wilson
2014-06-11
sna: Add some asserts to track redundant damage operations
Chris Wilson
2014-05-01
sna: Do not discard damage when using the CPU to perform BLT spans
Chris Wilson
2014-04-04
sna: Precompute OVER/ADD with solids to convert it into a BLT operation
Chris Wilson
2014-04-04
sna/gen2+: Replace composite sources with solids where possible
Chris Wilson
2014-04-03
sna: Short-circuit repeated clearing to the same color
Chris Wilson
2014-03-17
sna: Fix logic inversion in use of imprecise transform conversion
Chris Wilson
2014-03-14
sna: Allow some leeway when deciding to discard common translations
Chris Wilson
2014-03-11
sna: Missing fixes for using BLT points
Chris Wilson
2014-03-11
sna: Assert that the pixmap pitch is initialised before use
Chris Wilson
2014-03-10
sna: DBG compilation fixups
Chris Wilson
2014-03-10
sna: Emit points using the BLT primitive when appropriate
Chris Wilson
2014-02-22
sna: Apply the dst offset for pixman fills
Chris Wilson
2014-02-13
sna: Fix comparison of previous BLT commands
Chris Wilson
2014-01-23
sna/gen2,3: Don't set BLT_DST_TILED
Chris Wilson
2014-01-23
sna: Avoid erroneous discarding operations for partial composites
Chris Wilson
2014-01-22
sna: Assert that the fill box is within bounds
Chris Wilson
2013-11-25
Fix indentation for incorrectly shifted statements
Zdenek Kabelac
2013-11-21
sna: XY_SETUP_* expects the dst tiling to be set on gen4+
Chris Wilson
2013-11-21
sna: Fix typo in sna_blt_fill_begin()
Chris Wilson
2013-11-19
sna: Correct check for overwriting last BLT fill
Chris Wilson
2013-11-14
sna: Add the missing braces around the conditional block
Chris Wilson
2013-11-06
sna: Use tiling BLT fallback for BLT composite operations
Chris Wilson
2013-11-05
sna: Be move conservative with tiling sizes for older fenced gen
Chris Wilson
2013-11-04
sna: Check for loss of state after setting up a fill BLT op
Chris Wilson
2013-11-04
sna: Apply the BLT source offset for individual copies
Chris Wilson
2013-11-02
Prepare for changes in the BLT unit on future generations
Chris Wilson
2013-11-02
sna: Fallback when wedged and trying to use the BLT copy routines
Chris Wilson
[next]