mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
e6a246b74c
This patch should improve performance of the robustness timer by not resetting it each time a draw operation happens. It still checks if there's any activity and, if not, it will stop firing it. It includes a single extra timer firing after activity dies to make sure we don't miss anything. Also includes a fix for robustness being marked as existing when it really isn't. |
||
---|---|---|
.. | ||
EGLUtils.h | ||
GLContext.cpp | ||
GLContext.h | ||
GLContextProvider.h | ||
GLContextProviderCGL.mm | ||
GLContextProviderEGL.cpp | ||
GLContextProviderGLX.cpp | ||
GLContextProviderImpl.h | ||
GLContextProviderNull.cpp | ||
GLContextProviderOSMesa.cpp | ||
GLContextProviderWGL.cpp | ||
GLContextSymbols.h | ||
GLDefs.h | ||
GLXLibrary.h | ||
Makefile.in | ||
WGLLibrary.h |