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
/
gen2_render.c
Age
Commit message (
Expand
)
Author
2012-06-17
sna: Add tiling for spans
Chris Wilson
2012-06-05
sna/gen2+: Tweak placement of operations for CPU-bound large pixmaps
Chris Wilson
2012-06-04
sna/gen2: Remove double 'const'
Chris Wilson
2012-05-08
sna: Fix off-by-one in checking available execbuffer slots
Chris Wilson
2012-05-06
sna/gen2+: Fix typo for computing redirected extents for render copy
Chris Wilson
2012-03-25
sna/gen2+: Approximate expensive gradients when using imprecise rendering
Chris Wilson
2012-03-08
sna/gen2+: Use the reduced operator from CompositeRectangles
Chris Wilson
2012-03-08
sna/gen2+: Prefer not to fallback if the source is busy
Chris Wilson
2012-03-07
sna/gen2: Fix transformation of linear gradients
Chris Wilson
2012-02-27
sna/gen2; Initialise channel.is-opaque for fills
Chris Wilson
2012-02-08
sna/gen2+: Force upload rather than perform source transformations on the CPU
Chris Wilson
2012-02-07
sna: Apply offsets correctly for partial src/dst in large copy boxes
Chris Wilson
2012-02-07
sna: Set the damage for render->copy_boxes to NULL before use
Chris Wilson
2012-02-06
sna: Use the proper sna_picture_is_solid() test
Chris Wilson
2012-02-06
sna/gen2+: Exclude solids from being classed as requiring an upload
Chris Wilson
2012-02-04
sna: Apply redirection for the render copy into large pixmaps
Chris Wilson
2012-01-29
sna: Detect batch overflow and fallback rather an risk an ENOSPC
Chris Wilson
2012-01-29
sna: Determine whether to use a partial proxy based on the pitch
Chris Wilson
2012-01-26
sna/gen2+: Include being unattached in the list of source fallbacks
Chris Wilson
2012-01-26
sna/gen2+: Do not force use of GPU if the target is simply cleared
Chris Wilson
2012-01-20
sna/gen3: Set bo to NULL for render_fill_one
Chris Wilson
2012-01-20
sna: Move the flush to the backends
Chris Wilson
2012-01-16
sna/gen[23]: Remark the destination bo as dirty after flushing
Chris Wilson
2012-01-15
sna/gen2: Check reused source for validity
Chris Wilson
2012-01-14
sna/gen[23]: Check for room in the batch before emitting pipeline flushes
Chris Wilson
2012-01-14
sna: Ensure that the batch mode is always declared before emitting dwords
Chris Wilson
2012-01-14
sna: Pass render operation to flush and avoid the implicit flush-on-batch-end
Chris Wilson
2012-01-14
sna: Be more lenient in not forcing to the GPU if the sources have CPU damage
Chris Wilson
2012-01-12
sna: Reorder composite-done to destroy mask bo before source bo
Chris Wilson
2012-01-10
sna/gen[23]: Tile render fill to oversized bo
Chris Wilson
2012-01-09
sna/gen2: Try to avoid creating a bo for solid colours
Chris Wilson
2012-01-09
sna/gen2: Eliminate some switching between logic op and blend
Chris Wilson
2012-01-09
sna/gen2: Add poor-man's linear gradient support
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-19
sna/gen[23]: We need to check the batch before doing an inline flush
Chris Wilson
2011-12-18
sna/gen[23]: Try BLT if the source/target do no fit in the 3D pipeline
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-13
sna/gen2: Tidy checking against too large pixmaps for the 3D pipeline
Chris Wilson
2011-12-13
sna/gen2: Check for unhandled pitches in the render pipeline
Chris Wilson
2011-12-10
sna/gen[23]: Fixup render targets with pitches below hw minimum
Chris Wilson
2011-12-08
sna/gen2: Avoid readbacks for unsupported sources
Chris Wilson
2011-11-25
sna/gen2: Wire up NO_COMPOSITE for debugging
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-05
sna: Do the supported PictOp check first
Chris Wilson
2011-11-04
sna/gen6: Enable spans interface for boxes
Chris Wilson
[next]