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-08-05
sna/gen6: Compile fix for DBG
Chris Wilson
2012-08-04
sna/gen6: Reduce ring switching for overlapping copy boxes
Chris Wilson
2012-08-01
sna/gen6: Install a fallback 16-pixel shader
Chris Wilson
2012-08-01
sna/gen6+: Reduce floats-per-vertex for spans
Chris Wilson
2012-08-01
sna/gen4+: Implement an opacity shader
Chris Wilson
2012-07-31
sna/gen6: Enable 8 pixel dispatch
Chris Wilson
2012-07-30
sna/gen6: Compile basic kernels at runtime
Chris Wilson
2012-07-30
sna: Assemble SF and WM kernels using brw
Chris Wilson
2012-07-21
sna: Only update a buffer when it becomes dirty
Chris Wilson
2012-07-20
sna/gen6: Prefer the more flexible render ring for large surfaces
Chris Wilson
2012-07-19
sna/gen6: Bump the WM thread count to 80
Chris Wilson
2012-07-19
sna/gen6: Add a simple DBG option to limit usage of either BLT/RENDER
Chris Wilson
2012-07-19
sna/gen4: Hookup composite spans
Chris Wilson
2012-07-18
sna/gen4+: Drop unsupported source formats
Chris Wilson
2012-07-18
sna/gen6: Micro-optimise render copy emission
Chris Wilson
2012-07-14
sna/gen4+: Fix up card/dest format confusion in previous commit
Chris Wilson
2012-07-14
sna/gen4+: Translate to card format using a switch
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-04
sna: Pass a hint to the backends when using copy_boxes for readback
Chris Wilson
2012-07-01
sna/gen6: Boost VS entries to maximum
Chris Wilson
2012-06-22
sna/gen3+: Remove stale assertions for cached vbo
Chris Wilson
2012-06-21
sna/gen3+: Keep vbo cached
Chris Wilson
2012-06-20
sna/gen[67]: Prefer to not force BLT paths for large pixmaps
Chris Wilson
2012-06-17
sna: Add tiling for spans
Chris Wilson
2012-06-06
sna/gen4+: Add missing "fall through" comments
Chris Wilson
2012-06-05
sna/gen2+: Tweak placement of operations for CPU-bound large pixmaps
Chris Wilson
2012-06-04
sna/gen4+: Use an explicit invalid value for alu
Chris Wilson
2012-06-01
sna: Replace invalid signed value with unsigned ~0 for uint8_t
Chris Wilson
2012-06-01
sna/gen3+: Guard against a kgem_bo_destroy(NULL)
Chris Wilson
2012-05-29
sna: Trim the set of includes
Chris Wilson
2012-05-08
sna: Fix off-by-one in checking available execbuffer slots
Chris Wilson
2012-05-08
sna: Expand batch buffers
Chris Wilson
2012-05-06
sna/gen2+: Fix typo for computing redirected extents for render copy
Chris Wilson
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
[next]