kwin/backends/hwcomposer
Martin Gräßlin 70e744fe26 [backends/hwcomposer] Add a failsafe timer for vsync events
Apparently we don't get a vsync event for the first frame during startup
which blocks the compositor till the end of days. Thus a timer is added
which calls vsync after 1 sec if we didn't get an event.
2015-10-16 18:19:10 +02:00
..
CMakeLists.txt [backends/hwcomposer] Drop dependency on hybrissync library 2015-10-14 14:33:49 +02:00
egl_hwcomposer_backend.cpp [hwcomposer] Add support for vsync 2015-10-15 09:17:57 +02:00
egl_hwcomposer_backend.h
hwcomposer.json SVN_SILENT made messages (.desktop file) - always resolve ours 2015-10-15 11:59:46 +00:00
hwcomposer_backend.cpp [backends/hwcomposer] Add a failsafe timer for vsync events 2015-10-16 18:19:10 +02:00
hwcomposer_backend.h [backends/hwcomposer] Add a failsafe timer for vsync events 2015-10-16 18:19:10 +02:00
logging.cpp Change default logging category to QtCriticalMsg 2015-07-31 13:29:58 +02:00
logging.h
screens_hwcomposer.cpp
screens_hwcomposer.h