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
/
sna_render.c
Age
Commit message (
Expand
)
Author
2011-12-22
sna: flatten source alphamaps
Chris Wilson
2011-12-22
sna: Avoid fallbacks for convolutions by rendering the convolved texture
Chris Wilson
2011-12-20
sna: Only upload tiny pixmaps on the second use
Chris Wilson
2011-12-20
sna/render: If the pixmap already has a GPU bo, use it for the source
Chris Wilson
2011-12-18
sna: Only upload to the source GPU bo if we need tiling to avoid TLB misses
Chris Wilson
2011-12-17
sna: Map the upload buffer using an LLC bo
Chris Wilson
2011-12-15
sna: More missing move-to-cpu allocation checks
Chris Wilson
2011-12-14
sna: Check allocation of pixman_image_t
Chris Wilson
2011-12-13
sna: Force a suitable minimum stride for 3D temporaries
Chris Wilson
2011-12-13
sna: Use the CPU bo as a render source if compatible and no GPU bo
Chris Wilson
2011-12-08
sna: Beware flushing partial buffers before they are written
Chris Wilson
2011-11-29
sna/render: Fix check for "migrate whole pixmap"
Chris Wilson
2011-10-30
sna: Don't mess with NDEBUG
Chris Wilson
2011-10-27
sna: Use private identifier for internal scratch pixmaps
Chris Wilson
2011-10-02
sna/blt: Use SETUP_MONO to reduce the number of fill relocations
Chris Wilson
2011-09-19
sna: compile fixes for debugging
Chris Wilson
2011-09-17
sna: perform a warnings reduction pass
Chris Wilson
2011-09-12
sna: Use single precision for computing the texcoord scale factor
Chris Wilson
2011-08-25
sna: Clear structures across server reset
Chris Wilson
2011-08-24
sna/render: allow CLAMP_TO_EDGE for outside samples of extract regions as well
Chris Wilson
2011-07-13
sna: Add some extra debugging to the texture upload fallback paths
Chris Wilson
2011-07-04
sna: Trim number of downsample passes
Chris Wilson
2011-07-01
sna: Downsample sources 2x too large to fit in the 3D pipeline
Chris Wilson
2011-07-01
sna/gen2: Implement composite-spans
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-23
sna: For an unbounded op, we need to convert the whole surface
Chris Wilson
2011-06-10
sna/blt: Remove a couple of unused members from its op-state
Chris Wilson
2011-06-09
sna: Remove the stubs from sna_render.c
Chris Wilson
2011-06-08
sna/dri: valgrindify
Chris Wilson
2011-06-07
sna: Add some more debug commentary to render picture source migration
Chris Wilson
2011-06-04
sna: Introduce a new acceleration model.
Chris Wilson