commit | 1e8321213d92097682ab4bb692c19c6289fe72fd | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Tue Feb 28 22:47:14 2012 -0500 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu Mar 01 12:47:23 2012 -0500 |
tree | c8dc6642cabb12b62d3e8fa59ecc03d4dca18332 | |
parent | 6ddcdaeb983edb3b952e32909d27458e28bdedb9 [diff] |
compositor: Implement damage_below by using the new compositor->damage We can now clip the surface bounding box against the previous frame opaque clip, and then just union the result (visible damage) into compositor->damage immediately.