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
/
gen3_render.c
Age
Commit message (
Expand
)
Author
2012-12-08
sna: Flush upon change of target if GPU is idle
Chris Wilson
2012-11-25
sna: Exploit the alpha-fixup of the BLT for texture format conversions
Chris Wilson
2012-11-21
sna/gen3+: Clear the render.vbo when replacing it for vertex upload
Chris Wilson
2012-11-01
sna: Try to reduce ping-pong migration for intermixed render/legacy code paths
Chris Wilson
2012-10-09
sna/gen6+: Initialize the damage for fill-boxes
Chris Wilson
2012-09-20
sna/gen3+: Trim the target extents to the CompositeClip
Chris Wilson
2012-09-13
sna: Fix analysis of source extents for BLT composite
Chris Wilson
2012-09-13
sna/gen3: Tidy NO_COMPOSITE debugging
Chris Wilson
2012-09-01
sna/gen2+: Add the missing assertions in case the drawrect is invalid
Chris Wilson
2012-08-27
Revert "sna: Cleanup composite redirection after substituting the BLT"
Chris Wilson
2012-08-26
sna: Cleanup composite redirection after substituting the BLT
Chris Wilson
2012-08-20
sna/gen3: Fix assertion to check the freshly allocated vertex bo
Chris Wilson
2012-08-20
sna/gen3: Convert to sna_drawable_use_bo()
Chris Wilson
2012-08-20
sna: Trim a parameter from kgem_bo_mark_dirty() and add some assertions
Chris Wilson
2012-08-20
sna: Remove confusing is_cpu()
Chris Wilson
2012-08-19
sna/gen3: Tidy vbo discard
Chris Wilson
2012-08-18
sna: Avoid forcing an upload for an unblittable bo unless on a fallback path
Chris Wilson
2012-08-14
sna/gen2,3: Prevent dereferencing a NULL bo with solid render fills
Chris Wilson
2012-08-11
sna/gen2-5: Substitute an equivalent BLT composite operation
Chris Wilson
2012-07-21
sna: Only update a buffer when it becomes dirty
Chris Wilson
2012-07-19
sna/gen4: Hookup composite spans
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-06-22
sna/gen3+: Remove stale assertions for cached vbo
Chris Wilson
2012-06-21
sna/gen3+: Keep vbo cached
Chris Wilson
2012-06-17
sna: Add tiling for spans
Chris Wilson
2012-06-17
sna/gen3: Add another DBG for dropping vbo
Chris Wilson
2012-06-06
sna: Add some missing 'fall through' comments
Chris Wilson
2012-06-05
sna/gen2+: Tweak placement of operations for CPU-bound large pixmaps
Chris Wilson
2012-06-01
sna/gen3+: Guard against a kgem_bo_destroy(NULL)
Chris Wilson
2012-06-01
sna: Fix a smattering of static analysis warnings
Chris Wilson
2012-05-29
sna: Also check for a free exec slot for the upload buffers
Chris Wilson
2012-05-14
sna/gen3: Fix pre-multiplication of opacity masks
Chris Wilson
2012-05-08
sna: Fix off-by-one in checking available execbuffer slots
Chris Wilson
2012-05-08
sna/gen[345]: Clear used vertices when discarding unmappable vbo
Chris Wilson
2012-05-06
sna/gen2+: Fix typo for computing redirected extents for render copy
Chris Wilson
2012-05-03
sna: Maintain a reference to the chain of proxies
Chris Wilson
2012-04-08
sna/gen3: Reset accumulated constants for each composite
Chris Wilson
2012-04-06
sna: Relase the upload cache when overwriting with PutImage
Chris Wilson
2012-04-03
sna/gen3: Don't force use of the render pipeline just for vmap
Chris Wilson
2012-04-03
sna/gen3: Fix pre-multiplication of mask value
Chris Wilson
2012-04-03
sna/gen3: Convert the clear-color from picture->format to a8r8g8b8
Chris Wilson
2012-04-02
sna/gen3+: Fix sampling of borders around gradients
Chris Wilson
2012-03-25
sna/gen2+: Approximate expensive gradients when using imprecise rendering
Chris Wilson
2012-03-18
sna/gen3: Improve clear-to-solid reduction
Chris Wilson
2012-03-18
sna/gen3: Prevent copy-fallback if we cannot blit
Chris Wilson
2012-03-18
sna/gen[345]: Convert CPU mappings to GTT for vertices on submit
Chris Wilson
2012-03-16
sna/gen3: Micro-optimise solid span emission
Chris Wilson
2012-03-14
sna/gen3: Look harder to see if we can indeed use the BLT for composite
Chris Wilson
[next]