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
/
gen5_render.c
Age
Commit message (
Expand
)
Author
2011-12-10
sna/gen5: Remove a redundant format check
Chris Wilson
2011-12-08
sna/gen5: Reduce dst readbacks for unsupported sources
Chris Wilson
2011-11-29
sna/gen5: Handle cpu-bo for render targets
Chris Wilson
2011-11-25
sna/gen5+: Prefer using the BLT when either src or dst is untiled
Chris Wilson
2011-11-25
sna/gen5: Use the same prefer_blt_fill() switch for fill-one
Chris Wilson
2011-11-24
src/sna/gen5: Replace the precompiled shaders
Chris Wilson
2011-11-24
sna/gen5: Remove the unused SIP
Chris Wilson
2011-11-24
sna/gen5: Use the BLT rather than flush when copying
Chris Wilson
2011-11-24
sna/gen4,gen5: Fix typo and only emit a flush if the video source is dirty
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/gen5: Prefer using the BLT for many solid fills
Chris Wilson
2011-11-04
sna/gen5: Also experiment with lazy spans here
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/gen5: Add fill-one implementation
Chris Wilson
2011-10-17
sna/gen5: Rearrange the BLT->RENDER workaround
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-24
sna/gen5: Debug option to disable state caching
Chris Wilson
2011-09-17
sna: perform a warnings reduction pass
Chris Wilson
2011-09-13
sna/gen5: Fix debug compilation
Chris Wilson
2011-09-12
sna/gen5: Avoid bitfields for simple assignments
Chris Wilson
2011-09-12
sna: Use single precision for computing the texcoord scale factor
Chris Wilson
2011-09-09
sna/gen5: Prefer BLT for solids
Chris Wilson
2011-08-25
sna/video: Flush the video state at the end of the operation
Chris Wilson
2011-07-13
sna/damage: Avoid testing against a completey damaged region
Chris Wilson
2011-06-27
sna/video: Use EXTEND_PAD to avoid mixing in the border color
Chris Wilson
2011-06-25
sna/gen4+: Use the drawable rectangle offset for copy boxes
Chris Wilson
2011-06-24
sna: Also allow BLT copies to discard the alpha channel
Chris Wilson
2011-06-24
sna: Avoid using the BLT to copy between mismatching depths
Chris Wilson
2011-06-22
sna/video: Use pwrite for upload of unclipped, unrotated frames
Chris Wilson
2011-06-10
sna: Reset the kgem state on server regen
Chris Wilson
2011-06-09
sna: Remove the stubs from sna_render.c
Chris Wilson
2011-06-06
sna/gen5: Only emit the non-pipelined op after BLT commands
Chris Wilson
2011-06-04
sna: Introduce a new acceleration model.
Chris Wilson