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_accel.c
Age
Commit message (
Expand
)
Author
2014-03-19
sna: Assert after applying clipping that the draw rectangle is wholly contained
Chris Wilson
2014-03-14
sna: Ensure we flush SHM pixmaps if rendering to a GPU shadow
Chris Wilson
2014-03-11
sna: Avoid using the wrong pitch for comparing replacement sizes
Chris Wilson
2014-03-11
sna: Assert that the pixmap pitch is initialised before use
Chris Wilson
2014-03-10
sna: Unroll finding bbox of points
Chris Wilson
2014-03-10
sna: Emit points using the BLT primitive when appropriate
Chris Wilson
2014-02-27
sna: Limit the WHOLE_HINT to large PutImages
Chris Wilson
2014-02-27
sna: Avoid promoting region-to-whole migration and discarding damage
Chris Wilson
2014-02-23
sna: Avoid signed overflow when printing allocated bytes in DBG
Chris Wilson
2014-02-22
sna: Allow SIGBUS/SEGV to kill the thread
Chris Wilson
2014-02-22
sna: Assert that sigtrap is active
Chris Wilson
2014-02-21
sna: Use a hint to do whole image uploads inplace
Chris Wilson
2014-02-21
sna: Allow allocation to fail even when debugging
Chris Wilson
2014-02-12
sna: Delete redundant branch
Chris Wilson
2014-02-11
sna: Defer move-to-gpu until we need to transfer GPU damage to CPU
Chris Wilson
2014-02-10
sna: Remove damaged region after converting CPU bo to GPU bo
Chris Wilson
2014-02-10
sna: Check for overwriting damage before applying clear
Chris Wilson
2014-02-10
sna: Clear GPU damage flag for 1x1 writes onto a clear buffer
Chris Wilson
2014-02-06
sna: And clear drawable->id on reused pixmaps
Chris Wilson
2014-02-06
sna: Add some DBG to clarify the source pixmap (for tiles)
Chris Wilson
2014-02-06
sna: Reset composite offsets when reusing freed pixmaps
Chris Wilson
2014-02-05
sna: Add some DBG around tiled blts
Chris Wilson
2014-02-05
sna: Pass read hints from move-to-cpu to wait_for_shadow
Chris Wilson
2014-02-02
sna: Reconstruct damage for the partially replaced discarded CPU bo
Chris Wilson
2014-02-01
sna: If IGNORE_CPU is not set we must mark the move as MOVE_READ
Chris Wilson
2014-02-01
sna: Skip discarding CPU bo when using as a render target
Chris Wilson
2014-02-01
sna: Allow more inplace promotions of CPU to GPU bo
Chris Wilson
2014-02-01
sna: Undo region translation before returning
Chris Wilson
2014-02-01
sna: Apply drawable offsets to partial CPU damage being replaced
Chris Wilson
2014-02-01
sna: Don't discard the GPU prior to using it for stashing CPU damage
Chris Wilson
2014-02-01
sna: Remark the region as damaged after uploading the rest to the GPU
Chris Wilson
2014-02-01
sna: Only discard CPU damage for an replacing region
Chris Wilson
2014-01-31
sna: remove short-circuit for move-to-CPU when damage covers region
Chris Wilson
2014-01-31
sna: Balance memory accounting for buffer objects
Chris Wilson
2014-01-31
sna: Reorder assignments vs DBG
Chris Wilson
2014-01-31
sna: Actually reuse pixmap headers for ordinary pixmaps
Chris Wilson
2014-01-31
sna: Tidy up pixmap header allocations
Chris Wilson
2014-01-31
sna: Show the memory debug info again
Chris Wilson
2014-01-30
sna: Constify GCFunc to quieten the compiler.
Chris Wilson
2014-01-29
sna: Do not use color corrected pixel values for comparing against gc
Chris Wilson
2014-01-21
sna: Restore gc->serialNumber correctly after falling back
Chris Wilson
2014-01-21
sna: Drop bogus assert added in recent patches
Chris Wilson
2014-01-21
sna: Reduce zeal of new gc->pCompositeClip
Chris Wilson
2014-01-21
sna: Fix typo in assertion from previous commit
Chris Wilson
2014-01-21
sna: More assertions for tracking gc->pCompositeClip
Chris Wilson
2014-01-20
sna: Include serial numbers in ValidateGC DBG
Chris Wilson
2014-01-20
sna: Short-cut the fallback for XCopyArea with depth < 8
Chris Wilson
2014-01-20
sna: Add some more DBG output around the clipping in sna_do_copy()
Chris Wilson
2014-01-17
sna: Nullify pixmap->devPrivate.ptr after promoting CPU bo to GPU
Chris Wilson
2014-01-17
sna: Intensify the move-to-cpu pointer paranoia
Chris Wilson
[next]