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-04-28
sna/gen6: Allow ring switching at the start of a batch
Chris Wilson
2012-04-02
sna/gen3+: Fix sampling of borders around gradients
Chris Wilson
2012-03-27
sna/gen6: Reduce opaque solid OVER to SRC for render composite
Chris Wilson
2012-03-25
sna/gen2+: Approximate expensive gradients when using imprecise rendering
Chris Wilson
2012-03-13
sna/gen6: Remove the double application of the render offset
Chris Wilson
2012-03-08
sna/gen6: Replace the memset with explict initialisation
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/gen6: Add poor-man's linear implementation
Chris Wilson
2012-03-02
sna: Pass usage hint for creating linear buffers
Chris Wilson
2012-02-25
sna/gen3+: Keep the vertex buffer resident between batches
Chris Wilson
2012-02-23
sna/gen6: Refactor get_rectangles() to re-emit state after a flush
Chris Wilson
2012-02-23
sna/gen3+: Force a batch flush when run out of CA vbo
Chris Wilson
2012-02-22
sna/gen3+: Flush the vertices during vertex-finish
Chris Wilson
2012-02-21
sna/gen3+: Re-emit composite state after flushing CA vertices
Chris Wilson
2012-02-21
sna/gen3+: Only flush the vertices after checking for end-of-batch
Chris Wilson
2012-02-11
sna/gen6: Prefer the render ring for copies
Chris Wilson
2012-02-11
sna/gen6: Suppress the CS stall for the first command in the batch
Chris Wilson
2012-02-08
sna/gen2+: Force upload rather than perform source transformations on the CPU
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: 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-07
sna: Handle tile alignment for untiled large bo more carefully
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/gen6: Reduce PictOpClear to PictOpSrc (with blending disabled)
Chris Wilson
2012-02-04
sna: Apply redirection for the render copy into large pixmaps
Chris Wilson
2012-02-03
sna/gen6: Ring switching outweighs the benefits for cairo-traces
Chris Wilson
2012-02-01
sna/gen6: Prefer to do fills using the BLT
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-29
sna: Allow ridiculously large bo, up to half the total GATT
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-24
sna: mark the pixmap as no longer clear after rendering video
Chris Wilson
2012-01-22
sna/gen6: stall before blending dirty pixels from the render cache
Chris Wilson
2012-01-20
sna/gen6: Cleanup non-pipelined w/a
Chris Wilson
2012-01-20
sna/gen6: Do not enable blending on video sources
Chris Wilson
2012-01-20
sna/gen6: Reduce the sampler stall if already stalling for drawrect
Chris Wilson
2012-01-20
sna/gen6: Force a CS stall for changing samplers
Chris Wilson
2012-01-20
sna: Move the flush to the backends
Chris Wilson
2012-01-19
sna/gen7: Forward port recent changes from gen6
Chris Wilson
2012-01-18
sna: Debug uploads
Chris Wilson
2012-01-18
sna/gen6: Don't assume that a batch mode implies a non-empty batch
Chris Wilson
2012-01-18
sna: Prevent switching rings with render disabled
Chris Wilson
2012-01-16
sna/gen[4567]: x1r5g5b5 is only a render target, not sampler
Chris Wilson
2012-01-16
sna/gen6: Restore the non-pipelined op after every WM binding table update
Chris Wilson
2012-01-16
sna/gen[23]: Remark the destination bo as dirty after flushing
Chris Wilson
2012-01-16
sna/gen6: Force a batch submission after allocation failure during composite
Chris Wilson
2012-01-15
sna/gen6: Check reused source for validity
Chris Wilson
[next]