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_composite.c
Age
Commit message (
Expand
)
Author
2012-09-22
sna: Force the stall before trying to upload into a busy CPU bo
Chris Wilson
2012-09-04
sna: Rearrange use_cpu() tests for composite ops to avoid syncing CPU bo
Chris Wilson
2012-09-01
sna: Discard cached CPU upload early when clearing with a solid fill
Chris Wilson
2012-08-18
sna: Reduce damage after a large composite operation
Chris Wilson
2012-08-12
sna: Make the failure to create render caches non-fatal
Chris Wilson
2012-08-07
sna: Check the composite extents against the clip
Chris Wilson
2012-07-31
sna: Be more careful with damage reduction during CompositeRectangles
Chris Wilson
2012-07-30
sna: Avoid overlapping gpu/cpu damage with IGNORE_CPU
Chris Wilson
2012-07-30
sna: Export sna_drawable_use_bo() to select target for FillRectangles
Chris Wilson
2012-07-14
sna: Aim for consistency and use stdbool except for core X APIs
Chris Wilson
2012-07-09
sna: Simplify the DBG incarnation
Chris Wilson
2012-07-08
sna: Fixup fb wrapper
Chris Wilson
2012-06-28
sna/gen5: Check harder for need_upload() fallbacks
Chris Wilson
2012-06-19
sna: Assert expected return values
Chris Wilson
2012-06-17
sna: Inspect CPU damaged state when deciding upon Composite placement
Chris Wilson
2012-06-17
sna: Composite traps inplace if the CPU is already all-damaged
Chris Wilson
2012-06-15
sna: Tweaks for DBG missing glyphs through fallbacks
Chris Wilson
2012-06-13
Lots of trivial semantic fixes
Chris Wilson
2012-06-05
sna: Maintain the operation on the CPU if not completely replacing all-damaged
Chris Wilson
2012-06-02
sna: Prefer to use memset() for extremely large clears
Chris Wilson
2012-05-31
sna/composite: Add debugging modes to disable acceleration
Chris Wilson
2012-03-22
sna: Adjust the damage region for the composite offset
Chris Wilson
2012-03-22
sna: Force fallbacks if the destination is unattached
Chris Wilson
2012-03-14
sna: Remove existing damage before overwriting with a composite op
Chris Wilson
2012-03-08
sna: Tidy marking pixmap->clear for CompositeRectangles
Chris Wilson
2012-03-08
sna: Becareful not to reduce operators for superluminal colors
Chris Wilson
2012-03-07
sna: Restore checking for all-clipped-out for CompositeRectangles
Chris Wilson
2012-03-05
sna/composite: Skip clipping the rectangle region against the singular clip
Chris Wilson
2012-03-02
sna: And fix compilation for last commit
Chris Wilson
2012-02-04
sna: Always pass the clear colour for PictOpClear
Chris Wilson
2012-02-04
sna/gen6: Reduce PictOpClear to PictOpSrc (with blending disabled)
Chris Wilson
2012-01-26
sna: Apply the same migration flags for the dst alphamap as for the dst pixmap
Chris Wilson
2012-01-22
sna: Avoid a common readback after clearing
Chris Wilson
2012-01-17
sna: Track whether damage is a complete representation of the dirt
Chris Wilson
2012-01-16
sna: Optimise call to composite with single box
Chris Wilson
2012-01-15
sna: Various DBG typos
Chris Wilson
2012-01-12
sna: Store damage-all in the low bit of the damage pointer
Chris Wilson
2012-01-05
sna: Check the composite-rectangles will be on the GPU before forcibly attaching
Chris Wilson
2012-01-04
sna: Discard mask and source for PictOpClear
Chris Wilson
2011-12-23
sna: Pass usage-hint to move-to-gpu
Chris Wilson
2011-12-22
sna: Reduce damage after complete solid fills
Chris Wilson
2011-12-22
sna: flatten source alphamaps
Chris Wilson
2011-12-17
sna: Map the upload buffer using an LLC bo
Chris Wilson
2011-12-17
sna: Discard GPU damage first before choosing where to fill_boxes()
Chris Wilson
2011-12-14
sna: Protect against deferred malloc failures for pixel data
Chris Wilson
2011-12-11
sna/composite: Make the check for a no-op earlier and clearer
Chris Wilson
2011-11-16
sna: Reduce and clarify dependencies
Chris Wilson
2011-11-07
sna/glyphs: Bypass masks for single glyphs
Chris Wilson
2011-11-07
sna/composite: Minor fixes in operator and colour reduction
Chris Wilson
2011-11-04
sna: Make sure the alpha map is accessible by the CPU on fallbacks
Chris Wilson
[next]