dolphin/Source
Link Mauve fc47091592 Remove GLX support
EGL is the de-facto GL context initialization API, including on X11
where it provides many additional features over GLX.

I’m planning on adding support for selecting the GPU (adapter in
Dolphin-speak) also to OpenGL, similarly to the Vulkan backend, and that
will require EGL, so let’s remove the legacy API first.
2026-04-20 16:19:45 +02:00
..
Android Android: Add page table fastmem to Debug settings 2026-04-18 08:42:34 +02:00
Core Remove GLX support 2026-04-20 16:19:45 +02:00
DSPSpy
DSPTool
PCH
UnitTests Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln