28652 Commits (c2a5e5f008e51cdc948491d4ebe13151d1bde2bc)
 

Author SHA1 Message Date
lizzie c2a5e5f008 fuck? 2 months ago
lizzie b56536a43d fixup more compile issues 2 months ago
lizzie 7ca3b7ca5e fixup dynarmic, and dont forget push constants 2 months ago
lizzie 2ecf45cef2 fix with bigger batch sizes 2 months ago
lizzie b260d48bfc FIX FMT 2 months ago
lizzie 2c3483abb9 [cmake] Allow proper unity builds 2 months ago
crueter feb8c5f88e
[desktop] More qt_common reorganization (#3916) 4 days ago
lizzie 300a646a34
[hle] make HBLoader work, add -hlaunch option (#3981) 4 days ago
lizzie e875a3196b
[core/hle/services/sockets] allow 'valid' range from [16,255] for IPv4 (#3491) 5 days ago
lizzie 4eb082485d
[video_core] fix odr violation in formatter for pixelFormat (#3504) 5 days ago
lizzie 7455854528
[core/memory] remove duplicates from template when unsafe=T/F, remove increment, remove sad path for exception code on cache op (#3972) 5 days ago
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) 3 weeks ago