commit | 136a8d9d444560f71fca89f27475cfeaffa19cf3 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri Jun 12 12:16:02 2015 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Oct 08 10:31:35 2015 +0200 |
tree | 48d4514676d06dced7511497d8a64935709a3149 | |
parent | c046d8284474a0f7763dea849433bde37a69023d [diff] |
sdl2: stop flickering Optimizing updates by copying the dirty rectangle only do not work because of double-buffering. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>