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-06-11
sna: Make sure the source is coherent on the CPU before uploading
Chris Wilson
2013-05-28
sna: Make the backend identifier more informative
Chris Wilson
2013-05-01
sna: Be careful not to preemptively upload portions of a SHM pixmap
Chris Wilson
2013-03-23
sna: Convert out-of-bounds sample to CLEAR
Chris Wilson
2013-03-18
sna: Add a pair of sanity checks before creating the redirection target
Chris Wilson
2013-03-12
sna: Missing git-add for 09862a85eba243b
Chris Wilson
2013-03-12
sna: Mark redirect proxies with a unique id
Chris Wilson
2013-03-12
sna: Apply the source offset to the transform when fixing up gradients
Chris Wilson
2013-02-26
sna: Improve handling of migrated userptr bo
Chris Wilson
2013-02-26
sna: Only use the GPU bo after migrating
Chris Wilson
2013-02-22
sna: Refuse to create larger than max temporary upload bo
Chris Wilson
2013-02-22
sna: Allow picture fixup in channel format if not changing RGB depth
Chris Wilson
2013-02-13
Revert "sna: Avoid promoting SHM CPU bo to GPU to maintain coherence with SHM...
Chris Wilson
2013-02-09
sna: Fix alignment of the base of partial buffers for pre-G33 chipsets
Chris Wilson
2013-02-09
sna: Promote to GPU is only partially damaged on the CPU but busy on the GPU
Chris Wilson
2013-02-08
sna/gen4: Split the have_render flag in separate prefer_gpu hints
Chris Wilson
2013-02-07
sna: Only try the SRC fixup into the buffer if it is CPU mapped
Chris Wilson
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
[next]