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-09-14
sna: Fix typo for sna_render_picture_flatten()
Chris Wilson
2012-08-27
sna: A little more DBG to try and identify ratelimiting ops
Chris Wilson
2012-08-24
sna: Allow the batch to be flushed if the GPU is idle upon a context switch
Chris Wilson
2012-08-22
sna: Flush before adding any SHM pixmap into the batch
Chris Wilson
2012-08-20
sna: Flush the batch before preparing for a FlushCallback
Chris Wilson
2012-08-18
sna: Consider sample wraparound in each direction independently
Chris Wilson
2012-08-18
sna: Avoid forcing an upload for an unblittable bo unless on a fallback path
Chris Wilson
2012-08-11
sna: Add a little DBG for promotion of CPU source bo
Chris Wilson
2012-08-04
sna/gen7: Use a temporary to avoid switching rings for overlapping copies
Chris Wilson
2012-07-25
sna: Reduce ping-pong for Composite with render disabled
Chris Wilson
2012-07-21
sna: s/vmap/snoop/ since we use the flag more generically
Chris Wilson
2012-07-21
sna: Refresh experimental userptr vmap support
Chris Wilson
2012-07-20
sna: Just use composite.box() when we only have one box
Chris Wilson
2012-07-19
sna: Handle mixed bo/buffers in assertions
Chris Wilson
2012-07-19
sna/gen4: Hookup composite spans
Chris Wilson
2012-07-17
sna: Rebalance choice of GPU vs CPU bo
Chris Wilson
2012-07-17
sna: Avoid the CPU bo readback for render paths
Chris Wilson
2012-07-16
sna: Share the pixmap migration decision with the BLT composite routines
Chris Wilson
2012-07-16
sna: Disable snoopable bo for gen4
Chris Wilson
2012-07-16
sna: Move the disabling of CPU bo for gen4 to the render unit
Chris Wilson
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
[next]