mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +00:00
Required the removal of EGL.h from EGL.cpp. Removed the similar includes from AGL.cpp, GLX.cpp, and WGL.cpp to retain consistency. All GL interfaces are now centralized on GLInterface.h |
||
|---|---|---|
| .. | ||
| AGL.cpp | ||
| AGL.h | ||
| EGL.cpp | ||
| EGL.h | ||
| GLInterface.h | ||
| GLX.cpp | ||
| GLX.h | ||
| InterfaceBase.h | ||
| Platform.cpp | ||
| Wayland_Util.cpp | ||
| Wayland_Util.h | ||
| WGL.cpp | ||
| WGL.h | ||
| X11_Util.cpp | ||
| X11_Util.h | ||