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
/
gen6_render.c
Age
Commit message (
Expand
)
Author
2012-01-06
sna: Only force a pipeline flush for a change of destination, not sources
Chris Wilson
2012-01-06
sna/gen6: Reuse current no-blending setup for PictOpClear
Chris Wilson
2012-01-06
sna/gen6: Tidy emission of CC state (blending)
Chris Wilson
2012-01-05
sna/gen6: Only force BLT if the src and dst overlaps for self-copy
Chris Wilson
2012-01-05
sna/gen6: Enable reuse of source Picture
Chris Wilson
2011-12-23
sna: Pass usage-hint to move-to-gpu
Chris Wilson
2011-12-23
sna/gen2+: Reuse source channel for mask where possible
Chris Wilson
2011-12-22
sna: flatten source alphamaps
Chris Wilson
2011-12-22
sna/gen2+: Prefer to use the CPU if we have a source alphamap and CPU pictures
Chris Wilson
2011-12-20
sna: Implement extended fallback handling for src == dst copies
Chris Wilson
2011-12-18
sna/gen5: Tidy checking against hardcoded maximum 3D size
Chris Wilson
2011-12-18
sna/gen[67]: check for context switch after preparing source
Chris Wilson
2011-12-18
sna/gen2+: If we use the BLT to prepare the target, try using BLT for op
Chris Wilson
2011-12-18
sna/gen5+: First try a blt composite if the source/dest are too large
Chris Wilson
2011-12-17
sna: Simplify write domain tracking
Chris Wilson
2011-12-17
sna: Map the upload buffer using an LLC bo
Chris Wilson
2011-12-17
sna/gen4+: disable the blend unit for PictOpSrc
Chris Wilson
2011-12-17
src/gen4+: Add support for depth 15 render copies/fills
Chris Wilson
2011-12-12
sna/gen6: Only use CPU bo for a render target if untiled
Chris Wilson
2011-12-11
sna/gen6: Tidy the usage of the max pipeline size
Chris Wilson
2011-12-08
sna/gen6: Reduce dst readbacks for unsupported sources
Chris Wilson
2011-11-29
sna/gen5: Handle cpu-bo for render targets
Chris Wilson
2011-11-29
sna/gen6: Set the batch mode prior to checking limits and flushing
Chris Wilson
2011-11-27
sna/gen6+: Only use BLT if the untiled bo will cause per-pixel TLB misses
Chris Wilson
2011-11-25
sna/gen5+: Prefer using the BLT when either src or dst is untiled
Chris Wilson
2011-11-14
sna: tidy assignment of composite damage
Chris Wilson
2011-11-13
sna/composite: Attempt to reduce the damage is the operation is contained
Chris Wilson
2011-11-12
sna/damage: Reduce the damage for evaluating sna_damage_is_all
Chris Wilson
2011-11-05
sna: Do the supported PictOp check first
Chris Wilson
2011-11-04
sna/gen6: Enable spans interface for boxes
Chris Wilson
2011-11-04
sna/gen6: Poor man's spans layered on top of the exisiting composite
Chris Wilson
2011-11-03
sna: Support binding of a bo for multiple formats
Chris Wilson
2011-10-30
sna: Don't mess with NDEBUG
Chris Wilson
2011-10-30
Revert "sna: Don't flush the render caches if in the process of writing again"
Chris Wilson
2011-10-30
sna/composite: Fix incorrect operator reduction for RenderFillRectangles
Chris Wilson
2011-10-29
sna/genX: Improve reduction of Render operator to BLT alu
Chris Wilson
2011-10-28
sna: Don't flush the render caches if in the process of writing again
Chris Wilson
2011-10-27
sna: Fix debug compilation, again.
Chris Wilson
2011-10-26
sna: Convert diagonal zero-width lines into blits
Chris Wilson
2011-10-21
sna: Remove the memset(0) of the fill op
Chris Wilson
2011-10-21
sna: Pass a BoxRec to the fill op
Chris Wilson
2011-10-18
sna/gen6: Don't modify composite arguments whilst checking for BLT
Chris Wilson
2011-10-18
sna/gen6: Precompute floats_per_rect
Chris Wilson
2011-10-18
sna/gen6: Try continuing with the BLT if the last batch was also BLT
Chris Wilson
2011-10-18
sna/gen6: Micro-optimise gen6_rectangle_begin
Chris Wilson
2011-10-11
sna/gen6: Add render support for fill-one-box
Chris Wilson
2011-10-11
sna: Support a fast composite hook for solitary boxes
Chris Wilson
2011-09-25
sna/kgem: Check all operation bo in a single amalgamation
Chris Wilson
2011-09-17
sna: perform a warnings reduction pass
Chris Wilson
2011-09-12
sna/gen6: Prefer RENDER for copies as it compacts better
Chris Wilson
[next]