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
2014-06-20
sna: Mark up const boxes to keep the compiler happy
Chris Wilson
2014-06-11
sna: Update damage pointer after the implicit reduction
Chris Wilson
2014-06-11
sna: Add some asserts to track redundant damage operations
Chris Wilson
2014-06-11
sna: Silence compiler warnings for discarding const Region points
Chris Wilson
2014-04-14
sna: Add some bounds checking asserts to damage
Chris Wilson
2014-04-09
sna: Restore empty region checking
Chris Wilson
2014-04-07
sna: Simplify checking for singular damage
Chris Wilson
2014-01-27
sna: Rearrange damage allocation to handle malloc failure more gracefully
Chris Wilson
2014-01-17
sna: Cull the DBG spew to stderr
Chris Wilson
2013-11-18
sna/damage: Tidy up a tail return
Chris Wilson
2013-11-15
sna/damage: Guard against integer overflow before malloc
Chris Wilson
2013-10-18
sna: Do a quick pass on dirty damage before reduction
Chris Wilson
2013-09-03
sna: Add some more DBG
Chris Wilson
2013-07-29
sna: Suppress a few harmless warnings
Chris Wilson
2013-07-22
sna: Fix DBG compilation
Chris Wilson
2013-07-01
sna: Minor tweaks to make DBG compile again
Chris Wilson
2013-07-01
sna: Fix checking the dirty boxes
Chris Wilson
2013-07-01
sna: Check whether the query box is contained within the damage
Chris Wilson
2013-06-29
sna: Inspect the dirty boxes when querying whether damage contains a rectangle
Chris Wilson
2013-06-06
sna: Fix format specifier for mismatching int/long in DBG
Chris Wilson
2013-01-18
sna: Replace double negative '!RegionNotEmpty' with the equivalent RegionNil
Chris Wilson
2012-11-02
sna/gen4+: Prefer GPU spans if the destination is active
Chris Wilson
2012-10-02
sna: Tweak CPU damage partial upload paths
Chris Wilson
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
[next]