commit | 8a888a5fe52b9573f6caca4aec4a1ea0c336b0b2 | [log] [tgz] |
---|---|---|
author | Eero Tamminen <eero.t.tamminen@intel.com> | Mon Feb 20 15:14:49 2017 +0200 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Tue Feb 28 17:07:08 2017 +0200 |
tree | 10bf518b467f8b8fd3927f319d47ebaa475308b6 | |
parent | 78dc6a9a024169050c5135bb7289cfe080dcb1f3 [diff] |
clients/simple-egl: add delay option This emulates extra drawing work by usleep(). This is an enhancement to reproduce the problem in the bug report. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=98833 [Pekka: reordered the help text] Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>