mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
ec56c3b8d3
We weren't setting the backbuffer dimensions on this platform when the window is created. This required a resize event to first be fired in order to see anything. So instead do like GLX + X11 platforms do and query the dimensions and set the backbuffer to them. Should fix issue 7666. |
||
---|---|---|
.. | ||
AGL.cpp | ||
AGL.h | ||
EGL.cpp | ||
EGL.h | ||
EGLAndroid.cpp | ||
EGLAndroid.h | ||
EGLX11.cpp | ||
EGLX11.h | ||
GLInterface.cpp | ||
GLX.cpp | ||
GLX.h | ||
WGL.cpp | ||
WGL.h | ||
X11_Util.cpp | ||
X11_Util.h |