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_tiling.c
Age
Commit message (
Expand
)
Author
2015-06-12
sna: Fix tiling trapezoids
Chris Wilson
2014-06-30
sna/dri2: Pass around the correct DrawableRec for sampling from the foriegn bo
Chris Wilson
2014-06-11
sna: Silence compiler warnings for discarding const Region points
Chris Wilson
2014-04-28
sna: Initialise pointer before use
Chris Wilson
2014-04-28
sna: Add a minor DBG for tiled copies
Chris Wilson
2014-04-28
sna: Factor in destination sizes for choosing intermediate tiling bo size
Chris Wilson
2014-04-21
sna: Avoid copying from tiled source for an overwritten fill
Chris Wilson
2014-02-23
sna: Tighten assertion for tiling blt fallbacks
Chris Wilson
2014-02-21
sna: Tighten assertion for tiling blt fallbacks
Chris Wilson
2014-01-23
sna: Avoid erroneous discarding operations for partial composites
Chris Wilson
2013-11-06
sna: Always copy from the tile source
Chris Wilson
2013-11-06
sna: Remove erroneous assertion from sna_tiling_blt_composite
Chris Wilson
2013-11-06
sna: Use tiling BLT fallback for BLT composite operations
Chris Wilson
2013-11-06
sna: Be more pessimistic for tiling sizes on older gen
Chris Wilson
2013-11-05
sna: Be move conservative with tiling sizes for older fenced gen
Chris Wilson
2013-11-04
sna: Apply the BLT source offset for individual copies
Chris Wilson
2013-11-02
sna: Fallback when wedged and trying to use the BLT copy routines
Chris Wilson
2013-09-27
sna: Catch SIGBUS to prevent X death
Chris Wilson
2013-07-12
sna: Avoid integer overflow when computing the tiled extents
Chris Wilson
2013-06-26
sna: Avoid allocating a temporary if using rendercpy tiles
Chris Wilson
2013-03-18
sna: Skip processing an all-clipped-out glyph
Chris Wilson
2013-03-07
sna: Fallback if we cannot fit the tiling copy into the aperture
Chris Wilson
2013-01-18
sna: Replace double negative '!RegionNotEmpty' with the equivalent RegionNil
Chris Wilson
2012-09-03
sna/gen6+: Redirect fills if the destination is too large for 3D
Chris Wilson
2012-07-14
sna: Aim for consistency and use stdbool except for core X APIs
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-06-17
sna: Fix cut'n'paste errors in tiling debug
Chris Wilson
2012-06-17
sna: Add tiling for spans
Chris Wilson
2012-06-06
sna: Silence a few unused function warnings
Chris Wilson
2012-05-03
sna: Maintain a reference to the chain of proxies
Chris Wilson
2012-05-03
sna: Remove extraneous SCANOUT flags
Chris Wilson
2012-03-21
sna: Tidy an assertion when handling tiled copies
Chris Wilson
2012-02-23
sna/gen6: Refactor get_rectangles() to re-emit state after a flush
Chris Wilson
2012-02-07
sna/gen[4-7]: Fix erroneous scale factor for partial large bo render copies
Chris Wilson
2012-02-07
sna/tiling: Request Y-tiles if we know we cannot BLT to either the src or dst
Chris Wilson
2012-02-07
sna: Mark up the temporary allocations
Chris Wilson
2012-02-04
sna: Reduce the downsample tile size to accommodate alignment
Chris Wilson
2012-02-04
sna: Apply redirection for the render copy into large pixmaps
Chris Wilson
2012-01-31
sna: Split the tiling limits between upload and copying
Chris Wilson
2012-01-30
sna: Decrease tiling step size in case we need to enlarge the box later
Chris Wilson
2012-01-29
sna: Add a tiled fallback for large BLT copies
Chris Wilson
2012-01-29
sna: Limit the tile size for uploading into large pixmaps
Chris Wilson
2012-01-10
sna/gen[23]: Tile render fill to oversized bo
Chris Wilson
2011-12-17
sna: Map the upload buffer using an LLC bo
Chris Wilson
2011-12-15
sna: More missing move-to-cpu allocation checks
Chris Wilson
2011-10-30
sna: Don't mess with NDEBUG
Chris Wilson
2011-10-14
sna/tiling: Hook up composite_box
Chris Wilson
2011-09-19
sna: compile fixes for debugging
Chris Wilson
[next]