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
2013-01-29
sna: Only migrate the sample box if using the BLT engine for a composite
Chris Wilson
2013-01-29
sna: Verify that we always add the SHM CPU bo to the flush list when using
Chris Wilson
2013-01-29
sna: Avoid promoting SHM CPU bo to GPU to maintain coherence with SHM clients
Chris Wilson
2013-01-27
sna: Begin sketching out a threaded rasteriser for spans
Chris Wilson
2013-01-24
sna: Experiment with a threaded renderer for fallback compositing
Chris Wilson
2013-01-13
sna: Relax limitation on not mapping GPU bo with shadow pointers
Chris Wilson
2012-12-21
sna: Remove assertions that the pixmap is wholly defined when uploading
Chris Wilson
2012-12-20
sna: Check the correct variable for a failed allocation
Chris Wilson
2012-12-20
sna/gen4+: Amalgamate all the gen4-7 vertex buffer emission
Chris Wilson
2012-12-17
sna: Refine check for an unset context switch
Chris Wilson
2012-12-09
sna: Replace remaining kgem_is_idle() with kgem_ring_is_idle()
Chris Wilson
2012-11-30
Convert generation counter to octal
Chris Wilson
2012-11-25
sna: Exploit the alpha-fixup of the BLT for texture format conversions
Chris Wilson
2012-11-21
sna: Assert that we do not replace a GPU bo with a proxy
Chris Wilson
2012-11-21
sna: Skip uploading unintialiased pixmap data
Chris Wilson
2012-11-21
sna: Do not migrate uninitialised pixmaps
Chris Wilson
2012-11-21
sna: Dispose of local copy for render sources
Chris Wilson
2012-11-20
sna: Assert that we do not create a proxy with existent GPU damage
Chris Wilson
2012-11-11
sna: Filter out the full-damage marker when undoing redirection
Chris Wilson
2012-10-31
sna: Fix a typo in a DBG
Chris Wilson
2012-10-31
sna: Clamp the drawable box to prevent int16 overflow
Chris Wilson
2012-10-24
sna: Add missing ValidatePicture() for flattening alphamaps
Chris Wilson
2012-10-23
sna: Beware 16-bit overflow when computing sample areas
Chris Wilson
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
[next]