diff options
author | Christopher Michael <cp.michael@samsung.com> | 2019-05-22 07:35:45 -0400 |
---|---|---|
committer | Christopher Michael <cp.michael@samsung.com> | 2019-05-22 07:44:00 -0400 |
commit | ead88ff2ad67d5cef94b7095baba65a730659d07 (patch) | |
tree | 0cd22db9650ae3b18832274cf6bbde7d87dd2fd6 /src/lib/elua | |
parent | 3081d9b8ea5c411fe0dd75b08a65d556103e1409 (diff) |
ecore-drm2: Add API to check if vblank is supported
This patch adds a small API that we can use to check if the current
video driver supports the usage of drmWaitVBlank. This check is
required for certain drivers (like vbox) which do not support
drmWaitVBlank and thus are causing our animators in ecore_evas to
freeze. We can now use this API from within Ecore_Evas to disable
vsync'd animators and fall back to timer based ones.
@feature
Diffstat (limited to 'src/lib/elua')
0 files changed, 0 insertions, 0 deletions