eden-miror/src/yuzu_cmd/emu_window
lizzie ca1fcaca3b
[opengl] remove GLAD symbols from builds w/o OpenGL (#3922)
removes unused symbols from non-OpenGL builds, notably mac

I REMEMBER MAKING THIS PR A WHILE AGO but I have no record of it here, so hell lets redo it

Signed-off-by: lizzie <lizzie@eden-emu.dev>

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3922
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
2026-05-06 03:23:27 +02:00
..
emu_window_sdl2.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
emu_window_sdl2.h [yuzu_cmd] fix HFA Wpsabi warning on aarch64 (#2554) 2025-09-24 02:39:37 +02:00
emu_window_sdl2_gl.cpp [opengl] remove GLAD symbols from builds w/o OpenGL (#3922) 2026-05-06 03:23:27 +02:00
emu_window_sdl2_gl.h yuzu_cmd: Eliminate variable shadowing 2022-06-13 18:19:23 -04:00
emu_window_sdl2_null.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
emu_window_sdl2_null.h video_core: add null backend 2022-11-28 19:49:09 -05:00
emu_window_sdl2_vk.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
emu_window_sdl2_vk.h video_core: add null backend 2022-11-28 19:49:09 -05:00