28654 Commits (37b5cf60033b3624ed2b82a000568a5a2eda7b05)
 

Author SHA1 Message Date
lizzie 37b5cf6003
[audio_core, hle, video_core] force inline of functions that only contain thread loops (#3970) 3 days ago
lost-chaos d761ecba8c
[core/arm/nce] suppress unused variable warnings (#4002) 4 days ago
xbzk 83683440b2
[net] ban api.epicgames.dev domain (#3999) 4 days ago
lizzie 9b18d0b111
[tools] refactor, use #!/bin/sh, update license files (#3998) 4 days ago
lizzie 46cfd9b6f3
[net] support SCTP protocols (+all base FBSD protos), ban more NS domains (#3955) 5 days ago
lizzie 889545e1ee
[common/virtual_buffer] fix technically wrong usage of std::exchange() (#3992) 6 days ago
crueter 24dc3834b6
[desktop] Fix `YUZU_USE_QT_MULTIMEDIA` compilation (#3993) 6 days ago
RedBlackAka 2a66b40267
[common/cpu_detect] Remove SSE/SSE2/FMA4/AVX_VNNI detection (#3979) 7 days ago
crueter feb8c5f88e
[desktop] More qt_common reorganization (#3916) 1 week ago
lizzie 300a646a34
[hle] make HBLoader work, add -hlaunch option (#3981) 1 week ago
lizzie e875a3196b
[core/hle/services/sockets] allow 'valid' range from [16,255] for IPv4 (#3491) 1 week ago
lizzie 4eb082485d
[video_core] fix odr violation in formatter for pixelFormat (#3504) 1 week 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) 1 week ago
crueter 5ab0227624
[cmake] Fix reversed YUZU_USE_BUNDLED_SDL3 (#3980) 1 week ago
Kaydax ad2e1cc554
[externals] Update to SDL3 (#3952) 1 week ago
Marcin Serwin 02521882e7
[dynarmic] drop Xeon Phi features from tests (#3978) 1 week ago
lizzie 9a7ca3aca4
[dynarmic] fix NetBSD context.h compile error (#3966) 1 week ago
crueter ca6bb3ae1d
[cmake, dist] Update udev rule to act on all joysticks, and add install option (#3968) 1 week ago
crueter 50df88106e
[externals] Remove httplib minimum version spec (#3967) 1 week ago
Eden CI 945ea630b4
[dist, android] Update translations from Transifex for May 16 (#3960) 1 week ago
lizzie 5aba461cb3
[common/wall_clock] fix invariant RDTSC divide by 0 (#3961) 1 week ago
lizzie 8330940eca
[docs] add CodingStyle + Coding guidelines, HOS kernel basics, 'Settings' and add external resources, add better docs for dtrace-tool.pl (#3964) 1 week ago
lizzie 4d49341918
[vk, opengl] recognize and use ETC2 (if available) textures natively (#3237) 2 weeks ago
lizzie 2f0f8a979c
[dynarmic, macroHLE] Use faster ankerl for xbyak maps (#3716) 2 weeks ago
lizzie 413c7543ba
[hle] inline HLE cmif request to not allocate on heap stuff (#3605) 2 weeks ago
lizzie 975aa4e2f2
[common] remove ptr indirection on WallClock (#3864) 2 weeks ago
lizzie a1f9e68f46
[hid_core] remove contentious mutex from EmulatedController and just rely on atomic semantics for fields (#3866) 2 weeks 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) 2 weeks ago
lizzie bc9b9480fb
[dynarmic] fix 12th-gen Intel CPUs crashing due to UMONITOR (#3954) 2 weeks ago
lizzie d1ceeeca22
[cmake] use -mtls-dialect=gnu2 (#3948) 2 weeks ago
lizzie ee188168c1
[common] do not crash when don't have permissions to /tmp/eden directory due to unforessen circumstances (FreeBSD) (#3912) 2 weeks ago
lizzie 1f558ce9b3
[vk, ogl] bump shader cache version to 17 (#3947) 2 weeks ago
smiRaphi 28a2ff1b94
[file_sys] fix romfs_ext mods (#3914) 2 weeks ago
Eden CI d8070c74c3
[dist, android] Update translations from Transifex for May 12 (#3949) 2 weeks ago
lizzie b89cd6903c
[jit] fix Super Mario 64 in SM3D: All-Stars (#3950) 2 weeks 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) 3 weeks ago
Eden CI cad9db4886
[dist, android] Update translations from Transifex for May 09 (#3941) 3 weeks ago
lizzie 672c21829b
[core/hle/kernel] Remove redundant TLS load/stores, reuse computed segment+address instead (#3932) 3 weeks ago
lizzie eec460ec2e
[dynarmic] remove decode matcher function handlers using std::function<>, use raw function pointers (#3920) 3 weeks ago
lizzie a6423a88cc
[file_sys] resize SD card size in 4GiB chunks (#3921) 3 weeks ago
lizzie f87b1dafc8
[file_sys/sytem_archive] add missing identifiers for +8.0 (#3867) 3 weeks ago
lizzie 707e8afb29
[common] remove logging thread, simply write in place like a maniac (#3928) 3 weeks ago
lizzie bf115ef5a7
[cmake] fix & allow FFmpeg cross compilations (#2973) 3 weeks ago
crueter b154a7da3c
[hle, friend] GetFriendListForViewerV2 STUBBED and update list of functions (#3933) (#3937) 3 weeks ago
crueter 37026c8aaa
[ci] Remove dead scripts (#3935) 3 weeks ago