wxwidgets/include
Vadim Zeitlin d1f18ecca6 Refactor the code to use wxEGLUpdatePosition()
No real changes, just add a helper function and call it instead of using
m_wlSubsurface directly.

This has the advantage of reusing the same code as in CreateSurface()
and also avoids making m_wlSubsurface public unnecessarily, as was done
in the parent commit.
2022-09-24 23:28:01 +02:00
..
msvc/wx Don't use token-pasting with non-identifiers in msvc/wx/setup.h 2022-08-01 17:02:55 +01:00
wx Refactor the code to use wxEGLUpdatePosition() 2022-09-24 23:28:01 +02:00