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_damage.c
Age
Commit message (
Expand
)
Author
2012-09-06
sna: Correct assertions for adding damage that bypasses the region
Chris Wilson
2012-08-18
sna/damage: Replace the damage with a larger box if subsumed
Chris Wilson
2012-08-18
sna: Reduce subtracted damage earlier
Chris Wilson
2012-08-18
sna/damage: Add some more sanity checks for creating empty regions
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-06-30
sna/damage: Early check for contains-box? if subtract and box outside region
Chris Wilson
2012-06-18
sna: Validate cpu/gpu damage never overlaps
Chris Wilson
2012-06-14
sna: Fix reversed assertion
Chris Wilson
2012-06-14
sna: Reset damage extents after reduction goes to zero
Chris Wilson
2012-06-13
sna: Only reduce damage addition to a region operation if clean
Chris Wilson
2012-06-12
sna/damage: Remove unused return value
Chris Wilson
2012-06-12
sna/damage: Simplify initialisation of damage extents
Chris Wilson
2012-06-12
sna: Refresh the damage self-tests
Chris Wilson
2012-06-05
sna/damage: Add some assertions to validate that each damage box is non-empty
Chris Wilson
2012-05-03
sna: Avoid reducing damage for synchronisation
Chris Wilson
2012-04-06
sna: Correct the damage offset for redirected rendering
Chris Wilson
2012-03-14
sna/damage: Handle a reduced damage rather than assert
Chris Wilson
2012-02-01
sna: Add debugging code to verify damage extents of fallback paths
Chris Wilson
2012-01-27
sna: Use a proxy rather than a temporary bo for too-tall but thin targets
Chris Wilson
2012-01-24
sna/gen3: Apply damage to video pixmap
Chris Wilson
2012-01-19
sna/damage: Always mark the damage as dirty when recording new boxes
Chris Wilson
2012-01-19
sna/damage: Fast path singular regions
Chris Wilson
2012-01-17
sna: Fix increment of damage boxes after updating for rectangles
Chris Wilson
2012-01-17
sna: Add some DBG breadcrumbs to put_image upload paths
Chris Wilson
2012-01-12
sna/damage: Fix union of extents with dirty damage but no region
Chris Wilson
2012-01-12
sna: Store damage-all in the low bit of the damage pointer
Chris Wilson
2012-01-04
sna/damage: Fix reduction to copy the boxes correctly
Chris Wilson
2012-01-03
sna: Use a cheaper no-reduction damage check for simply discarding further da...
Chris Wilson
2012-01-03
sna/damage: Mark the box as packed so that the embedded_box is aligned correctly
Chris Wilson
2012-01-01
sna: Eliminate one union pass when reducing damage-add
Chris Wilson
2012-01-01
sna: Move some checks against programming errors to asserts
Chris Wilson
2011-12-29
sna: Fix DBG for no intersection with damage
Chris Wilson
2011-12-29
sna: Only update the damage region as necesary for contains-box
Chris Wilson
2011-12-27
sna: Rearrange damage for tail-call optimisations
Chris Wilson
2011-12-24
sna: Fix damage reduction by adding new boxes to the tail of the box list
Chris Wilson
2011-12-24
sna: We can always compare the box to be subtracted against the dirty extents
Chris Wilson
2011-12-24
sna/damage: Fix the is-contained test
Chris Wilson
2011-12-24
sna: Cheaply reduce damage when subtracting and removing the entire damage
Chris Wilson
2011-12-24
sna: Remove the independent tracking of elts from boxes
Chris Wilson
2011-12-14
sna/damage: Guard against malloc failures
Chris Wilson
2011-11-14
sna/damage: Always reduce damage for testing PIXMAN_REGION_OUT
Chris Wilson
2011-11-14
sna: Check whether damage can be reduced to all-damage on moving to GPU
Chris Wilson
2011-11-14
sna/damage: Add a little more verbosity to debugging
Chris Wilson
2011-11-14
sna/damage: Verify that all-damage covers the entire pixmap after reduction
Chris Wilson
2011-11-12
sna/damage: Reduce the damage for evaluating sna_damage_is_all
Chris Wilson
2011-10-21
sna: Fix debug compilation
Chris Wilson
2011-10-21
sna: Fast path unclipped points
Chris Wilson
2011-10-21
sna: Fast path for unclipped rectangles
Chris Wilson
2011-10-21
sna/damage: Stash the last freed damage for quick reallocation
Chris Wilson
[next]