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
Age
Commit message (
Expand
)
Author
2012-01-11
sna/gen6: Special case spans with no transform
Chris Wilson
2012-01-11
sna: Explicitly retire the bo following a serialisation point
Chris Wilson
2012-01-11
sna: Mark the bo as no longer in the GPU domain after clearing needs_flush
Chris Wilson
2012-01-11
sna: Add assertions to track requests
Chris Wilson
2012-01-11
sna/gen6: Add a vertex program for a simple (affine, no rotation) spans
Chris Wilson
2012-01-10
sna: Amalgamate small replacements into upload buffers
Chris Wilson
2012-01-10
sna: Check needs-flush status immediately upon destroy
Chris Wilson
2012-01-10
sna: Align the small upload buffers to 2 texels, and the pitch to dwords
Chris Wilson
2012-01-10
sna: A partial read buffer is allowed to be in the GPU domain
Chris Wilson
2012-01-10
sna: Shrink the partial upload buffers before compacting the batch
Chris Wilson
2012-01-10
sna: Make the check for a single fill-rectangle clearer before modifying damage
Chris Wilson
2012-01-10
sna: Release the stale GTT mapping after recreating the bo with new tiling
Chris Wilson
2012-01-10
sna: Add reminder about possible future tiling optimisations
Chris Wilson
2012-01-10
sna: Disable the inline xRGB to ARGB upload conversion
Chris Wilson
2012-01-10
sna/gen[23]: Tile render fill to oversized bo
Chris Wilson
2012-01-10
sna: Shrink upoads buffers
Chris Wilson
2012-01-10
sna: Destroy the counter damage after a reduction-to-all
Chris Wilson
2012-01-10
sna: Replace the free-inactive-gpu-bo with the generic code
Chris Wilson
2012-01-10
sna: Allow for xRGB uploads to replace their target bo
Chris Wilson
2012-01-10
sna: Rearrange buffer allocation to prefer llc bo over vmaps
Chris Wilson
2012-01-09
sna/gen2: Try to avoid creating a bo for solid colours
Chris Wilson
2012-01-09
sna/gen2: Eliminate some switching between logic op and blend
Chris Wilson
2012-01-09
sna/blt: Rearrange to reduce a out-of-bounds copy to a clear
Chris Wilson
2012-01-09
sna/gen2: Add poor-man's linear gradient support
Chris Wilson
2012-01-08
sna: mark the cpu bo used for the upload buffer as in CPU domain
Chris Wilson
2012-01-08
sna/io: Combine small uploads into single writes
Chris Wilson
2012-01-08
Removed deprecated xf86PciInfo.h includes
Chris Wilson
2012-01-08
sna: Add ricer stripes to memcpy_xor
Chris Wilson
2012-01-08
sna: Tune cache size for cpu bo cache
Chris Wilson
2012-01-08
sna: Bubble sort the partial buffer list back into order after trimming padding
Chris Wilson
2012-01-08
sna/gen[67]: Hook into the clear operation for glyph masks
Chris Wilson
2012-01-08
sna/trapezoids: Don't risk stalling for inplace SRC trapezoids
Chris Wilson
2012-01-08
sna: Do not upload an untiled GPU bo if we already have a CPU bo
Chris Wilson
2012-01-08
sna: Trim usage of vmapping
Chris Wilson
2012-01-08
sna: Do not move-to-gpu for sna_copy_boxes if we have a cpu bo
Chris Wilson
2012-01-07
sna: Missing chunks from last commit
Chris Wilson
2012-01-07
sna: Prevent reuse of scanlines after the buffer is destroyed
Chris Wilson
2012-01-07
sna: Pad upload buffers to ensure there are an even number of rows
Chris Wilson
2012-01-06
sna/blt: Amalgamate many PolyFillRect of single boxes
Chris Wilson
2012-01-06
sna: Also mark a bo created by force-to-gpu as being all-damaged
Chris Wilson
2012-01-06
sna: Support performing alpha-fixup on the source
Chris Wilson
2012-01-06
sna: always skip active search when requested for find an inactive bo
Chris Wilson
2012-01-06
sna: Optimise sna_poly_segment() for the frequent no-op case
Chris Wilson
2012-01-06
sna: Only force a pipeline flush for a change of destination, not sources
Chris Wilson
2012-01-06
sna/gen6: Reuse current no-blending setup for PictOpClear
Chris Wilson
2012-01-06
sna/gen6: Tidy emission of CC state (blending)
Chris Wilson
2012-01-06
sna/trapezoids: Add debug markers for move-to-cpu
Chris Wilson
2012-01-06
sna: fast path move-to-cpu of an all-damaged CPU bo
Chris Wilson
2012-01-06
sna: Pass the real destination pixmap to sna_write_boxes()
Chris Wilson
2012-01-06
sna/trapezoids: Use a slightly faster miTrapezoidBounds()
Chris Wilson
[next]