eden-miror/src
lizzie 9dbb8c33e2
[opengl] remove leftover invalid uniform 2ui being sent every frame x every fb (doesnt exist on opengl_present.frag) (#3358)
the mfer straight up doesn't exist anymore in the .frag shader - probably a leftover, but right now spams a bunch of errors under graphics debugging on switch sports

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

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3358
Reviewed-by: Maufeat <sahyno1996@gmail.com>
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:12:18 +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 [cmake] fix macos mbedtls (#3109) 2025-11-27 19:59:08 +01:00
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 [hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080) 2025-11-27 19:46:41 +01:00
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 [vk, ogl/IR, dynarmic/IR] friendlier IR identity pointer chasing, inline AA passes (#3250) 2026-01-20 02:36:24 +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 nuke: Goodbye PCH, you will not be missed (#2821) 2025-10-27 20:50:16 +01:00
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 [cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994) 2025-11-11 06:22:33 +01:00
.clang-format
CMakeLists.txt [cmake] Fix MinGW/arm64 build/runtime errors (#3352) 2026-01-20 18:31:28 +01:00
dep_hashes.h.in [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00