eden-mirror/src
lizzie cb40b310f5
[opengl] fix GL_NV_geometry_shader_passthrough compiler complaints (#3357)
this can be seen immediately on startup of switch sports where the passthru geometry shader will spectacularly fail to compile because the driver complains about re-declaration

this is just a simple and quickie fix for that

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

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3357
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: DraVee <dravee@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2026-01-21 00:16:30 +01:00
..
android [video_core/vic] Partial revert to fix Link Awakening's blue tint (#3348) 2026-01-19 23:58:14 +01:00
audio_core [audio] Fix release buffer for audio input (#3336) 2026-01-18 16:20:32 +01:00
common [video_core] Disable resolution rescaling pass on Android to avoid visual artifacts (#3353) 2026-01-20 18:54:02 +01:00
core [core] Use a eden profile picture instead of the default grey one. (#3350) 2026-01-20 18:32:08 +01:00
dedicated_room
dynarmic [dynarmic] fix 64-bit indexing in pagetable being cutoff on ARM64 (#3314) 2026-01-20 19:20:52 +01:00
frontend_common [tests] fix compile+linking issues with PlayTime (#3345) 2026-01-19 16:27:18 +01:00
hid_core
input_common [input_common] fix xinput raw not working on sdl2 (#3305) 2026-01-16 22:18:19 +01:00
network [chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398) 2025-12-26 02:55:52 +01:00
qt_common [common] merge RenderBackend and ShaderBackend options (#3313) 2026-01-18 12:33:00 +01:00
shader_recompiler [opengl] fix GL_NV_geometry_shader_passthrough compiler complaints (#3357) 2026-01-21 00:16:30 +01:00
tests [tests] fix compile+linking issues with PlayTime (#3345) 2026-01-19 16:27:18 +01:00
video_core [opengl] remove leftover invalid uniform 2ui being sent every frame x every fb (doesnt exist on opengl_present.frag) (#3358) 2026-01-21 00:12:18 +01:00
web_service
yuzu [core] Use a eden profile picture instead of the default grey one. (#3350) 2026-01-20 18:32:08 +01:00
yuzu_cmd [common] merge RenderBackend and ShaderBackend options (#3313) 2026-01-18 12:33:00 +01:00
yuzu_room_standalone
.clang-format
CMakeLists.txt [cmake] Fix MinGW/arm64 build/runtime errors (#3352) 2026-01-20 18:31:28 +01:00
dep_hashes.h.in