25216 Commits (e4a66934242b38b8dd8bb114460e5ea3860008b0)

Author SHA1 Message Date
lizzie e4a6693424 sysconf stub cuz crash(?) + some stderrp stuff 10 months ago
lizzie db35effd3a the orb 10 months ago
lizzie 5af0401a18 fself + pkg stuffs 10 months ago
lizzie 25f0c17485 make .pkg and .self 10 months ago
lizzie e7ecea2ac4 exclude more stuff from vulkan 10 months ago
lizzie ca6fa64c8a exclude from vulkan surface selection 10 months ago
lizzie c110ab1e23 merge 4 months ago
lizzie 2bd62841d7 merge 10 months ago
crueter feb8c5f88e
[desktop] More qt_common reorganization (#3916) 4 months ago
lizzie 300a646a34
[hle] make HBLoader work, add -hlaunch option (#3981) 4 months ago
lizzie e875a3196b
[core/hle/services/sockets] allow 'valid' range from [16,255] for IPv4 (#3491) 4 months ago
lizzie 4eb082485d
[video_core] fix odr violation in formatter for pixelFormat (#3504) 4 months 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) 4 months ago
Kaydax ad2e1cc554
[externals] Update to SDL3 (#3952) 4 months ago
Marcin Serwin 02521882e7
[dynarmic] drop Xeon Phi features from tests (#3978) 4 months ago
lizzie 9a7ca3aca4
[dynarmic] fix NetBSD context.h compile error (#3966) 4 months ago
Eden CI 945ea630b4
[dist, android] Update translations from Transifex for May 16 (#3960) 4 months ago
lizzie 5aba461cb3
[common/wall_clock] fix invariant RDTSC divide by 0 (#3961) 4 months ago
lizzie 4d49341918
[vk, opengl] recognize and use ETC2 (if available) textures natively (#3237) 4 months ago
lizzie 2f0f8a979c
[dynarmic, macroHLE] Use faster ankerl for xbyak maps (#3716) 4 months ago
lizzie 413c7543ba
[hle] inline HLE cmif request to not allocate on heap stuff (#3605) 4 months ago
lizzie 975aa4e2f2
[common] remove ptr indirection on WallClock (#3864) 4 months ago
lizzie a1f9e68f46
[hid_core] remove contentious mutex from EmulatedController and just rely on atomic semantics for fields (#3866) 4 months 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) 4 months ago
lizzie bc9b9480fb
[dynarmic] fix 12th-gen Intel CPUs crashing due to UMONITOR (#3954) 4 months ago
lizzie d1ceeeca22
[cmake] use -mtls-dialect=gnu2 (#3948) 5 months ago
lizzie ee188168c1
[common] do not crash when don't have permissions to /tmp/eden directory due to unforessen circumstances (FreeBSD) (#3912) 5 months ago
lizzie 1f558ce9b3
[vk, ogl] bump shader cache version to 17 (#3947) 5 months ago
smiRaphi 28a2ff1b94
[file_sys] fix romfs_ext mods (#3914) 5 months ago
Eden CI d8070c74c3
[dist, android] Update translations from Transifex for May 12 (#3949) 5 months ago
lizzie b89cd6903c
[jit] fix Super Mario 64 in SM3D: All-Stars (#3950) 5 months ago
John 7e84f9ef59
[common] Revert back Aync GPU default to true to fix flickering on Linux (#3946) 5 months ago
John 609756db30
[common] Revert default VIDS setting to true to fix AMD GPU and Windows (#3945) 5 months ago
CamilleLaVey 5575d77520
[android] Another set of QoL changes for Android - 2 (#3886) 5 months ago
lizzie afe92c5bed
[dist] new 1st anniversary icon (#3942) 5 months ago
John 732fee2e85
Add Enable Legacy Rescale Pass to Android (#3851) 5 months ago
lizzie 86f2f0bc36
[*] Re-fix clang-cl building (#3940) 5 months ago
lizzie 672c21829b
[core/hle/kernel] Remove redundant TLS load/stores, reuse computed segment+address instead (#3932) 5 months ago
lizzie eec460ec2e
[dynarmic] remove decode matcher function handlers using std::function<>, use raw function pointers (#3920) 5 months ago
lizzie a6423a88cc
[file_sys] resize SD card size in 4GiB chunks (#3921) 5 months ago
lizzie f87b1dafc8
[file_sys/sytem_archive] add missing identifiers for +8.0 (#3867) 5 months ago
lizzie 707e8afb29
[common] remove logging thread, simply write in place like a maniac (#3928) 5 months ago
crueter b154a7da3c
[hle, friend] GetFriendListForViewerV2 STUBBED and update list of functions (#3933) (#3937) 5 months ago
PavelBARABANOV 86eae5cc41
[core] Fix qlaunch crash on second launch (#3930) 5 months ago
crueter 8b9a841d99
[desktop] Fix QtCommon missing header in bootmanager.cpp (#3931) 5 months ago
lizzie ca1fcaca3b
[opengl] remove GLAD symbols from builds w/o OpenGL (#3922) 5 months ago
Eden CI 8f4e8c6d6a
[dist, android] Update translations from Transifex for May 05 (#3929) 5 months ago
lizzie 4f4c298a39
[hle, service] fix errors related to race conditions triggering under SMG1 and SMG2 (#3927) 5 months ago
maufeat fee603f0b9
[kernel, hle] Initial 22.0.0 kernel changes and cmd stubs (#3761) 5 months ago
MaranBr fc5fa7f1b2
[video_core] Reapply "Simplify TextureCache GC and remove redundant code" (#3723) 5 months ago