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
2012-07-14
sna: Allow BLT support on future unknown hardware
Chris Wilson
2012-07-14
sna: Add some DBG for short-circuiting choice of source bo
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-08
sna: Fixup fb wrapper
Chris Wilson
2012-07-04
sna: Pass a hint to the backends when using copy_boxes for readback
Chris Wilson
2012-06-23
sna: extend RandR to support super sized monitor configurations
Chris Wilson
2012-06-21
sna/gen3+: Keep vbo cached
Chris Wilson
2012-06-19
sna: Assert expected return values
Chris Wilson
2012-06-19
sna: Avoid copying unintialised data during source picture upload
Chris Wilson
2012-06-13
Lots of trivial semantic fixes
Chris Wilson
2012-06-07
sna: Actually create Y-tiled source pixmaps
Chris Wilson
2012-06-05
sna: Try to create Y-tiled pixmaps for initial source bo
Chris Wilson
2012-06-04
sna: Remove bogus check for color == 0
Chris Wilson
2012-06-04
sna: Check that the buffer was allocated prior to caching it
Chris Wilson
2012-05-18
sna: Give the proxy a unique name
Chris Wilson
2012-05-06
sna: Add a pair of asserts to track down a NULL pointer dereference
Chris Wilson
2012-05-03
sna: Maintain a reference to the chain of proxies
Chris Wilson
2012-05-03
sna: Remove extraneous SCANOUT flags
Chris Wilson
2012-05-03
sna: Fix offset for combining damage
Chris Wilson
2012-04-14
sna: Align texture subsurfaces to 2x2 texture samples
Chris Wilson
2012-04-14
sna: Align redirect subsurfaces to 2x2 or 4x4 render spans
Chris Wilson
2012-04-06
sna: Correct the damage offset for redirected rendering
Chris Wilson
2012-03-25
sna/gen2+: Approximate expensive gradients when using imprecise rendering
Chris Wilson
2012-03-18
sna: Fixup the cpu shadow mappings before uploading the box
Chris Wilson
2012-03-13
sna: Refactor source upload-to-gpu
Chris Wilson
2012-03-13
sna: Reuse the same upload buffer for the duration of the batch
Chris Wilson
2012-03-12
sna: Always reset the source counter after rendering to with the CPU
Chris Wilson
2012-03-12
sna: After move-to-gpu signals yes, force the GPU bo creation
Chris Wilson
2012-03-08
sna: Fix handling of large glyphs following large and shared buffer work
Chris Wilson
2012-03-08
sna/gen2+: Prefer not to fallback if the source is busy
Chris Wilson
2012-03-07
sna: Convolution filter fixes
Chris Wilson
2012-03-02
sna: Encourage promotion of snooped CPU bo to real GPU bo
Chris Wilson
2012-03-02
sna: Prevent backing pixmaps being created later
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: Handle tile alignment for untiled large bo more carefully
Chris Wilson
2012-02-06
sna: Search all active buckets for a temporary allocation
Chris Wilson
2012-02-04
sna: Reduce the downsample tile size to accommodate alignment
Chris Wilson
2012-02-04
sna: Apply redirection for the render copy into large pixmaps
Chris Wilson
2012-01-30
sna: Track large objects and limit prefer-gpu hint to small objects
Chris Wilson
2012-01-30
sna: Decrease tiling step size in case we need to enlarge the box later
Chris Wilson
2012-01-29
sna: Fix the "trivial" fix to improve error handling
Chris Wilson
2012-01-29
sna: Handle GPU creation failure when uploading subtexture
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-27
sna: Use a proxy rather than a temporary bo for too-tall but thin targets
Chris Wilson
2012-01-27
sna: Experiment with a partial source
Chris Wilson
2012-01-26
sna: Apply any previous transformation when downsampling
Chris Wilson
2012-01-26
sna: Use the cpu bo where possible as the source for texture extraction
Chris Wilson
[next]