28641 Commits (5ab02276242f9ef2324f164390504db6169f68f4)
 

Author SHA1 Message Date
crueter 5ab0227624
[cmake] Fix reversed YUZU_USE_BUNDLED_SDL3 (#3980) 5 days ago
Kaydax ad2e1cc554
[externals] Update to SDL3 (#3952) 5 days ago
Marcin Serwin 02521882e7
[dynarmic] drop Xeon Phi features from tests (#3978) 5 days ago
lizzie 9a7ca3aca4
[dynarmic] fix NetBSD context.h compile error (#3966) 6 days ago
crueter ca6bb3ae1d
[cmake, dist] Update udev rule to act on all joysticks, and add install option (#3968) 6 days ago
crueter 50df88106e
[externals] Remove httplib minimum version spec (#3967) 6 days ago
Eden CI 945ea630b4
[dist, android] Update translations from Transifex for May 16 (#3960) 6 days ago
lizzie 5aba461cb3
[common/wall_clock] fix invariant RDTSC divide by 0 (#3961) 7 days ago
lizzie 8330940eca
[docs] add CodingStyle + Coding guidelines, HOS kernel basics, 'Settings' and add external resources, add better docs for dtrace-tool.pl (#3964) 7 days ago
lizzie 4d49341918
[vk, opengl] recognize and use ETC2 (if available) textures natively (#3237) 1 week ago
lizzie 2f0f8a979c
[dynarmic, macroHLE] Use faster ankerl for xbyak maps (#3716) 1 week ago
lizzie 413c7543ba
[hle] inline HLE cmif request to not allocate on heap stuff (#3605) 1 week ago
lizzie 975aa4e2f2
[common] remove ptr indirection on WallClock (#3864) 1 week ago
lizzie a1f9e68f46
[hid_core] remove contentious mutex from EmulatedController and just rely on atomic semantics for fields (#3866) 1 week ago
lizzie 02dee4a20b
[file_sys/system_archive] remove uneeded ctor/dtor initializations for std::map<> when creating system archives for nx_tzdb generated files (#3919) 1 week ago
lizzie bc9b9480fb
[dynarmic] fix 12th-gen Intel CPUs crashing due to UMONITOR (#3954) 1 week ago
lizzie d1ceeeca22
[cmake] use -mtls-dialect=gnu2 (#3948) 1 week ago
lizzie ee188168c1
[common] do not crash when don't have permissions to /tmp/eden directory due to unforessen circumstances (FreeBSD) (#3912) 1 week ago
lizzie 1f558ce9b3
[vk, ogl] bump shader cache version to 17 (#3947) 1 week ago
smiRaphi 28a2ff1b94
[file_sys] fix romfs_ext mods (#3914) 1 week ago
Eden CI d8070c74c3
[dist, android] Update translations from Transifex for May 12 (#3949) 1 week ago
lizzie b89cd6903c
[jit] fix Super Mario 64 in SM3D: All-Stars (#3950) 1 week ago
John 7e84f9ef59
[common] Revert back Aync GPU default to true to fix flickering on Linux (#3946) 2 weeks ago
John 609756db30
[common] Revert default VIDS setting to true to fix AMD GPU and Windows (#3945) 2 weeks ago
CamilleLaVey 5575d77520
[android] Another set of QoL changes for Android - 2 (#3886) 2 weeks ago
lizzie afe92c5bed
[dist] new 1st anniversary icon (#3942) 2 weeks ago
John 732fee2e85
Add Enable Legacy Rescale Pass to Android (#3851) 2 weeks ago
lizzie 86f2f0bc36
[*] Re-fix clang-cl building (#3940) 2 weeks ago
Eden CI cad9db4886
[dist, android] Update translations from Transifex for May 09 (#3941) 2 weeks ago
lizzie 672c21829b
[core/hle/kernel] Remove redundant TLS load/stores, reuse computed segment+address instead (#3932) 2 weeks ago
lizzie eec460ec2e
[dynarmic] remove decode matcher function handlers using std::function<>, use raw function pointers (#3920) 2 weeks ago
lizzie a6423a88cc
[file_sys] resize SD card size in 4GiB chunks (#3921) 2 weeks ago
lizzie f87b1dafc8
[file_sys/sytem_archive] add missing identifiers for +8.0 (#3867) 2 weeks ago
lizzie 707e8afb29
[common] remove logging thread, simply write in place like a maniac (#3928) 2 weeks ago
lizzie bf115ef5a7
[cmake] fix & allow FFmpeg cross compilations (#2973) 2 weeks ago
crueter b154a7da3c
[hle, friend] GetFriendListForViewerV2 STUBBED and update list of functions (#3933) (#3937) 2 weeks ago
crueter 37026c8aaa
[ci] Remove dead scripts (#3935) 2 weeks ago
crueter 65beea7c73
[docs] Clean up debug and development docs + fix mdlint (#3936) 2 weeks ago
PavelBARABANOV 86eae5cc41
[core] Fix qlaunch crash on second launch (#3930) 2 weeks ago
crueter 8b9a841d99
[desktop] Fix QtCommon missing header in bootmanager.cpp (#3931) 2 weeks ago
lizzie ca1fcaca3b
[opengl] remove GLAD symbols from builds w/o OpenGL (#3922) 2 weeks ago
Eden CI 8f4e8c6d6a
[dist, android] Update translations from Transifex for May 05 (#3929) 3 weeks ago
lizzie 4f4c298a39
[hle, service] fix errors related to race conditions triggering under SMG1 and SMG2 (#3927) 3 weeks ago
maufeat fee603f0b9
[kernel, hle] Initial 22.0.0 kernel changes and cmd stubs (#3761) 3 weeks ago
MaranBr fc5fa7f1b2
[video_core] Reapply "Simplify TextureCache GC and remove redundant code" (#3723) 3 weeks ago
crueter 17c341ff6c
[video_core] index rescaling metadata by descriptor (#3899) (#3924) 3 weeks ago
PavelBARABANOV 2deee80f29
[android] move GENSHIN_SPOOF flag to genshinSpoof flavor (#3923) 3 weeks ago
ryana 27e5cb0f12
[spirv] mark sampled image descriptor indices non-uniform (#3900) 3 weeks ago
ryana a76c76d122
[shader_recompiler] handle dynamic texture descriptor strides (#3898) 3 weeks ago
rayman30 44fa2805d6
[macos, dynarmic] Implement VectorMin/Max{S,U}64 emitters (Apple Silicon fix) (#3421) 3 weeks ago