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.h
Age
Commit message (
Expand
)
Author
2012-01-22
sna: Avoid a common readback after clearing
Chris Wilson
2012-01-20
sna: Move the flush to the backends
Chris Wilson
2012-01-18
sna: Prevent switching rings with render disabled
Chris Wilson
2012-01-17
sna: Track whether damage is a complete representation of the dirt
Chris Wilson
2012-01-16
sna/gen[4567]: x1r5g5b5 is only a render target, not sampler
Chris Wilson
2012-01-16
sna: On LLC systems quietly replace all linear mmappings using the CPU
Chris Wilson
2012-01-15
sna/video: Increase the level of paranoia
Chris Wilson
2012-01-14
sna: Hint whether we prefer to use the GPU for a pixmap
Chris Wilson
2012-01-14
sna: Experiment with GTT mmapped upload buffers
Chris Wilson
2012-01-12
sna: Pass a hint that we may like to perform the fallback in place
Chris Wilson
2012-01-10
sna: Allow for xRGB uploads to replace their target bo
Chris Wilson
2012-01-08
Removed deprecated xf86PciInfo.h includes
Chris Wilson
2012-01-08
sna: Trim usage of vmapping
Chris Wilson
2012-01-06
sna: Support performing alpha-fixup on the source
Chris Wilson
2012-01-06
sna: Pass the real destination pixmap to sna_write_boxes()
Chris Wilson
2012-01-05
sna: Deferred attachment to a pixmap needs to mark the pixmap as entirely dirty
Chris Wilson
2012-01-05
sna: Immediately upload oversized glyphs
Chris Wilson
2012-01-05
sna: Don't perform a deferred attachment for vmapping if not supported
Chris Wilson
2012-01-04
sna: Expand small stipples into 8x8 patterns
Chris Wilson
2012-01-04
sna: Discard mask and source for PictOpClear
Chris Wilson
2012-01-03
sna: Avoid unnecessary call overhead for read-only move-to-cpu
Chris Wilson
2011-12-31
sna: Update pixmap->devKind for GTT mappings
Chris Wilson
2011-12-30
sna: Remove redundant use-gpu-bo clause
Chris Wilson
2011-12-24
sna: Encourage large operations to be migrated to the GPU
Chris Wilson
2011-12-23
sna: Pass usage-hint to move-to-gpu
Chris Wilson
2011-12-23
sna/gen2+: Reuse source channel for mask where possible
Chris Wilson
2011-12-20
sna: Implement extended fallback handling for src == dst copies
Chris Wilson
2011-12-20
sna: Tidy up some recent valgrind complaints with reuse of scratch pixmaps
Chris Wilson
2011-12-19
sna: Remove the forced inplace upload
Chris Wilson
2011-12-17
sna: Upload to large pixmaps inplace
Chris Wilson
2011-12-17
sna: Map the upload buffer using an LLC bo
Chris Wilson
2011-12-14
sna: Protect against deferred malloc failures for pixel data
Chris Wilson
2011-12-12
sna: Defer allocation of memory for larger pixmap until first use
Chris Wilson
2011-12-12
sna: We need to remap the gpu_only mmap prior to every use
Chris Wilson
2011-12-09
sna: Use the coarse monotonic clock to coalesce wakeup events
Chris Wilson
2011-12-09
sna: Discard bo for idle private pixmaps
Chris Wilson
2011-11-28
sna: Pass the pixmap to sna_replace()
Chris Wilson
2011-11-24
sna: Use Y-tiling for source pixmaps
Chris Wilson
2011-11-16
sna: Reduce and clarify dependencies
Chris Wilson
2011-11-16
sna: And keep unity happy
Chris Wilson
2011-11-11
sna/glyphs: Cache the glyph pixman_image_t wrapper
Chris Wilson
2011-11-10
sna: Store the sna pointer on the pixmap for cheap lookups
Chris Wilson
2011-11-06
sna: Beware unsigned promotion of int16_t to uint32_t
Chris Wilson
2011-11-05
sna: For a 32k max window size, we need to handle up to 128k strides
Chris Wilson
2011-11-04
sna: Run the deferred flush at vrefresh
Chris Wilson
2011-11-04
sna: Ensure operations on a ShmPixmap are synchronous with clients
Chris Wilson
2011-11-02
sna: defer calling fbValidateGC until we fallback
Chris Wilson
2011-10-31
sna: Set the flush interval based on output vrefresh
Chris Wilson
2011-10-31
sna/blt: Don't idiotically override alu for pixel==0 and track alu
Chris Wilson
2011-10-31
sna: Add an option to disable the delayed flush
Chris Wilson
[next]