28629 Commits (975aa4e2f2128b865ec5738c2704c8d37af6a7b9)
 

Author SHA1 Message Date
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) 3 weeks ago
crueter 8b9a841d99
[desktop] Fix QtCommon missing header in bootmanager.cpp (#3931) 3 weeks ago
lizzie ca1fcaca3b
[opengl] remove GLAD symbols from builds w/o OpenGL (#3922) 3 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
Eden CI 7d0e79335e
[dist, android] Update translations from Transifex for May 02 (#3918) 3 weeks ago
lizzie d17ecb01af
[file_sys] fix compilation on GCC 16 (#3917) 3 weeks ago
crueter b537e83bed
[android] Fix update checker crash on release mode (#3909) 3 weeks ago
lizzie 8765b49512
[video_core] fix H264 and jthread() causing spurious errors (#3907) 3 weeks ago
lizzie a587b7dc3a
[hle/nvdrv] drop redundant shared_ptr<> in internal nvhost_as_gpu mappings (#3858) 3 weeks ago
lizzie 90515bc6a2
[host1x] fix ffmpeg not having va-api on freebsd, inline nvenc (#3878) 3 weeks ago
crueter 676b1aabfc
[frontend] Built-in auto updater (#3845) 4 weeks ago
lizzie 77decca678
[video_core/engines/maxwell3d] memory inline DrawState to reduce indirection on hot paths (#3758) 4 weeks ago
Eden CI ed225f8a8b
[dist, android] Update translations from Transifex for Apr 28 (#3902) 4 weeks ago
lizzie d69bd86183
[memory] coalesce redundant remappings of MultiPageLevel (#3857) 4 weeks ago
lizzie c172abfb53
[hle] reuse previous pagetable when initializing new processes on the same KProcessPageTable (#3891) 4 weeks ago
lizzie d33dc16820
[dynarmic] set BL terminal as FastLinkBlock (#3811) 4 weeks ago