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
2012-05-03
sna: Ensure drawables are clipped against the pixmap before migration
Chris Wilson
2012-05-03
sna: Maintain a reference to the chain of proxies
Chris Wilson
2012-05-03
sna: Don't discard GPU buffer if we only want to read back for the operation
Chris Wilson
2012-05-03
sna: Avoid reducing damage for synchronisation
Chris Wilson
2012-05-02
sna: Always try to operate inplace if we an LLC gpu bo
Chris Wilson
2012-05-02
sna: Fallback for glyphs too large for XY_TEXT_IMMEDIATE
Chris Wilson
2012-04-28
sna: PolyPoint only uses the gc->fgPixel
Chris Wilson
2012-04-28
sna: Tweak placement choice for high-overhead operations
Chris Wilson
2012-04-28
sna: Micro-optimise common case of checking a single fenced bo
Chris Wilson
2012-04-25
sna: Fixup broken assertion
Chris Wilson
2012-04-20
sna: Remove the assertions that the cached upload buffers are active
Chris Wilson
2012-04-19
sna: Discard proxy upload buffer if we choose to render to it
Chris Wilson
2012-04-13
sna: Avoid using TILING_Y for large objects on gen2/3
Chris Wilson
2012-04-13
sna: Don't use miSpan code for wide-spans by default, too expensive
Chris Wilson
2012-04-13
sna: Draw dashed PolyLines twice, once for the fgPixel, once for the bgPixel
Chris Wilson
2012-04-10
sna: Fix shadowed variable
Chris Wilson
2012-04-10
sna: Fix typo and use the right pointer for kgem_bo_destroy
Chris Wilson
2012-04-10
sna: Add missing alloc failure check for creating tile source
Chris Wilson
2012-04-08
sna: Add some assertions for misuse of proxies
Chris Wilson
2012-04-08
sna: Compress adjoining spans during FillSpans
Chris Wilson
2012-04-08
sna: Remove the duplicated check for use-bo? in PolySegments
Chris Wilson
2012-04-08
sna: Correct partial-write flag for PolySegments fallback
Chris Wilson
2012-04-06
sna: Relase the upload cache when overwriting with PutImage
Chris Wilson
2012-04-03
sna: Apply CoordMode when computing point extents
Chris Wilson
2012-04-03
sna: Debugging flil spans and their clipping
Chris Wilson
2012-04-02
sna: Use the solid spans fast paths for dashed zero-width lines as well
Chris Wilson
2012-04-01
sna: Apply composite offset to damage for spans fast paths
Chris Wilson
2012-04-01
sna: Fix assertion to look at bbox of all boxes/points
Chris Wilson
2012-04-01
sna: Assert that drawing boxes are within bounds
Chris Wilson
2012-03-22
sna: Make the fallback debugging messages more consistent
Chris Wilson
2012-03-22
sna: Update the target bo after changing from Y tiling
Chris Wilson
2012-03-22
sna: Correctly test for clear glyphs when searching for ones to skip
Chris Wilson
2012-03-21
sna: Assert that the tiled blt is correctly clipped
Chris Wilson
2012-03-20
sna: Decouple the private data after UnrealizeFont
Chris Wilson
2012-03-15
sna: Correct the order of screen private teardown
Chris Wilson
2012-03-15
sna: Prefer the CPU bo for uploads if last access was not through the shadow
Chris Wilson
2012-03-15
sna: Fixup the shadow pixmap pointer for move-to-gpu
Chris Wilson
2012-03-14
sna/traps: Explicitly create an unattach pixmap for fallback
Chris Wilson
2012-03-14
sna: Ellide no-op image glyphs
Chris Wilson
2012-03-14
sna: Don't mark cached upload buffers for inactivity expiration
Chris Wilson
2012-03-13
sna: Reuse the cached upload as a source GPU bo
Chris Wilson
2012-03-13
sna: Defer the release of the upload buffer cache till retirement
Chris Wilson
2012-03-13
sna: Destroy the cached upload buffer if before copying into it
Chris Wilson
2012-03-13
sna: Only use the cpu bo for xfer between CPU and GPU if either is busy
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: Treat backing pixmaps no differently from their forward facing cousins
Chris Wilson
2012-03-09
sna/traps: Add a fast path for narrow masks
Chris Wilson
2012-03-09
sna: Handle partial reads with a pending clear
Chris Wilson
2012-03-08
sna: Fix handling of large glyphs following large and shared buffer work
Chris Wilson
[next]