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_inline.h
Age
Commit message (
Expand
)
Author
2012-10-07
sna/gen2: Compile fix
Chris Wilson
2012-10-07
sna/gen2: Add a couple of assertions to track down a batch overflow
Chris Wilson
2012-09-20
sna/gen3+: Trim the target extents to the CompositeClip
Chris Wilson
2012-08-20
sna: Remove confusing is_cpu()
Chris Wilson
2012-08-19
sna: Tweak is_cpu/is_gpu heuristics
Chris Wilson
2012-07-21
sna: Refresh experimental userptr vmap support
Chris Wilson
2012-07-14
sna: Make sure we check for a busy CPU bo before declaring is-cpu
Chris Wilson
2012-07-14
sna: Aim for consistency and use stdbool except for core X APIs
Chris Wilson
2012-06-27
sna: Remove a trailing ';'
Chris Wilson
2012-06-17
sna: Further refine choice of placement when uploading source data.
Chris Wilson
2012-06-17
sna: Tweak placement of operations
Chris Wilson
2012-04-19
sna: Don't consider upload proxies as being on the GPU for render targets
Chris Wilson
2012-04-03
sna/gen3: Convert the clear-color from picture->format to a8r8g8b8
Chris Wilson
2012-03-22
sna: Force fallbacks if the destination is unattached
Chris Wilson
2012-03-13
sna: Prefer to render very thin trapezoids inplace
Chris Wilson
2012-03-08
sna/gen2+: Prefer not to fallback if the source is busy
Chris Wilson
2012-02-22
sna/blt: Avoid clobbering the composite state if we fail to setup the BLT
Chris Wilson
2012-01-30
sna: Track large objects and limit prefer-gpu hint to small objects
Chris Wilson
2012-01-26
sna/gen2+: Include being unattached in the list of source fallbacks
Chris Wilson
2012-01-14
sna: Ensure that the batch mode is always declared before emitting dwords
Chris Wilson
2012-01-14
sna: Upload continuation vertices into mmapped buffers
Chris Wilson
2012-01-14
sna: Hint whether we prefer to use the GPU for a pixmap
Chris Wilson
2012-01-12
sna: Store damage-all in the low bit of the damage pointer
Chris Wilson
2012-01-04
sna: Limit batch to a single page on 865g
Chris Wilson
2012-01-03
sna: Use a cheaper no-reduction damage check for simply discarding further da...
Chris Wilson
2011-12-28
sna: Refactor common code for testing gpu busyness of a pixmap
Chris Wilson
2011-12-22
sna: discard damage-all even for width|height==0 operations
Chris Wilson
2011-12-19
sna/gen[23]: We need to check the batch before doing an inline flush
Chris Wilson
2011-12-17
sna: Simplify write domain tracking
Chris Wilson
2011-12-17
sna: Map the upload buffer using an LLC bo
Chris Wilson
2011-12-10
sna: Be more pessimistic with CPU sources
Chris Wilson
2011-12-10
sna/trapezoids: Try to render traps onto a8 destinations in place
Chris Wilson
2011-11-13
sna/composite: Attempt to reduce the damage is the operation is contained
Chris Wilson
2011-11-07
sna: Expand multiplies of two 16-bit values to a full 32-bit range
Chris Wilson
2011-11-04
sna: Add some asserts to detect buffer overflow.
Chris Wilson
2011-11-04
sna/gen6: Poor man's spans layered on top of the exisiting composite
Chris Wilson
2011-10-19
sna: Enlarge the minimum pixmap size to migrate for Render
Chris Wilson
2011-09-17
sna: perform a warnings reduction pass
Chris Wilson
2011-06-24
sna: Also allow BLT copies to discard the alpha channel
Chris Wilson
2011-06-04
sna: Introduce a new acceleration model.
Chris Wilson