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-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
2011-10-30
sna: Stash the last scratch pixmap
Chris Wilson
2011-10-27
sna: Use private identifier for internal scratch pixmaps
Chris Wilson
2011-10-21
sna: Short-circuit GetWindowPixmap() to speed-up pixmap retrieval
Chris Wilson
2011-10-19
sna: Micro-optimise fill-spans
Chris Wilson
2011-10-17
sna/gen5: Rearrange the BLT->RENDER workaround
Chris Wilson
2011-10-16
sna: Prefer to accelerate non-RENDER operations if already using the GPU
Chris Wilson
2011-10-12
Remove vestigial includes from DRI1
Chris Wilson
2011-10-03
sna/blt: Suppress repeated SETUP_BLT
Chris Wilson
2011-09-17
sna: perform a warnings reduction pass
Chris Wilson
2011-09-08
sna/traps: Use the trapezoid path for AddTraps
Chris Wilson
2011-09-04
sna: Add missing implementation for Triangles
Chris Wilson
2011-07-30
sna: Port IVB acceleration code (Xrender + Xv)
Chris Wilson
2011-06-17
sna: Copy the fbcon contents onto the front buffer upon X startup
Chris Wilson
[next]