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.h
Age
Commit message (
Expand
)
Author
2016-01-25
sna/damage: Clear all-damaged NULL pointer on destroy
Chris Wilson
2016-01-25
sna/damage: Prevent freeing a NULL damage marked as all-damage
Chris Wilson
2014-09-10
sna: Prune damage that covers the entire target Pixmap
Chris Wilson
2014-07-04
sna: Utilise existing cached upload for promoting to GPU bo
Chris Wilson
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-05
sna: Fix DBG compilation
Chris Wilson
2014-06-05
sna: Curry parameters to sna_damage_all()
Chris Wilson
2013-09-09
sna: Remember to offset the box before asserting damage
Chris Wilson
2013-02-10
sna: Backport to squeeze - Xorg-1.6, pixman-0.16, libdrm-2.4.21
Chris Wilson
2013-01-14
sna: Apply PutImage optimisations to move-to-cpu
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-18
sna: Validate cpu/gpu damage never overlaps
Chris Wilson
2012-05-03
sna: Fix offset for combining damage
Chris Wilson
2012-05-03
sna: Avoid reducing damage for synchronisation
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-23
sna: Assert that the subtract operation does reduce an all-damaged
Chris Wilson
2012-01-12
sna: Store damage-all in the low bit of the damage pointer
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
2011-12-25
sna: Tweak damage not to reduce if it will not affect the outcome of reducing...
Chris Wilson
2011-12-24
sna: Remove the independent tracking of elts from boxes
Chris Wilson
2011-12-12
sna: Defer allocation of memory for larger pixmap until first use
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-12
sna/damage: Reduce the damage for evaluating sna_damage_is_all
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: Only track the mode globally
Chris Wilson
2011-10-20
sna: Actually apply the composite offset for the self-copy
Chris Wilson
2011-07-13
sna/damage: Avoid testing against a completey damaged region
Chris Wilson
2011-06-07
sna: Add some more debug commentary to render picture source migration
Chris Wilson
2011-06-04
sna: Introduce a new acceleration model.
Chris Wilson