]> git.tdb.fi Git - geometrycompositor.git/commit
Clear damage before rendering the window
authorMikko Rasa <tdb@tdb.fi>
Sun, 13 Dec 2015 12:27:12 +0000 (14:27 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 13 Dec 2015 12:27:12 +0000 (14:27 +0200)
commit19993ceafcc8e63da2f4cbfed71324434b5dfacc
tree5e1d997abd45e2d4a1f1562c85d0f77edaaf7ece
parent574302ed0fced0d57233c4517d414b4c3e875d7d
Clear damage before rendering the window

This avoids a race condition where the application might render to the
window after it has been rendered but before the damage is cleared.
source/main.c