28667 Commits (301dd07881bb9cfde4ff135fed76dea86da23d2c)
 

Author SHA1 Message Date
lizzie 301dd07881 [hle] attempt support ULaunch 2 months ago
lizzie 261491fa94 oops, fix 2 months ago
lizzie 8b3d425ca1 [hle/sm] implement sm:AtmosphereHasService 2 months ago
Eden CI 0d736d49d6
[dist, android] Update translations from Transifex for May 23 (#4007) 4 days ago
lizzie 0c74a495f5
[video_core/host_shaders] add Snapdragon GSRv1 fragment shaders (#3307) 4 days ago
maufeat c6afeb2bf8
[nvnflinger] Add case for DefaultDataSpace (#3956) 4 days ago
lizzie d9067d85af
[tools] add separate maxwell disassembler, ir dumper, and spirv translator (#3453) 4 days ago
lizzie 2aa2ac7d9a
[hle/service{nvdrv,apm}] fixes for TetrisSwitch (#3983) 4 days ago
lizzie 90164197dc
[dist] Restore normal icon (#3990) 4 days ago
MaranBr 573e06131d
[texture_cache] Fix a rare visual corruption under specific conditions (#3986) 4 days ago
MaranBr 06c8926a2e
[video_core] Fix initial DMA sync deadlock in OpenGL by initializing synced state (#3987) 4 days ago
xbzk eabd1017cc
[fence_manager, ui] antiflicker fix + toggle integration (#4004) 4 days ago
fl.gs b870bd255c
[android] config: load configuration on game start (#3965) 4 days ago
lizzie 37b5cf6003
[audio_core, hle, video_core] force inline of functions that only contain thread loops (#3970) 4 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) 5 days ago
lizzie 9b18d0b111
[tools] refactor, use #!/bin/sh, update license files (#3998) 5 days ago
lizzie 46cfd9b6f3
[net] support SCTP protocols (+all base FBSD protos), ban more NS domains (#3955) 6 days ago
lizzie 889545e1ee
[common/virtual_buffer] fix technically wrong usage of std::exchange() (#3992) 7 days ago
crueter 24dc3834b6
[desktop] Fix `YUZU_USE_QT_MULTIMEDIA` compilation (#3993) 7 days ago
RedBlackAka 2a66b40267
[common/cpu_detect] Remove SSE/SSE2/FMA4/AVX_VNNI detection (#3979) 1 week 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) 2 weeks ago
lizzie 8330940eca
[docs] add CodingStyle + Coding guidelines, HOS kernel basics, 'Settings' and add external resources, add better docs for dtrace-tool.pl (#3964) 2 weeks 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