28697 Commits (f729dbb3c3fbf30f06ff7c986f1a6761e3fb598f)
 

Author SHA1 Message Date
lizzie f729dbb3c3
[common] use abi::__cxa_demangle for demangling using the system's glibcxx/libc++ (#3894) 23 hours ago
xbzk ec2b9b0400
[vk, renderdoc] fixed zero-sized streambuffer bug on old heap-absent GPUs (#4052) 2 days ago
lizzie 5027aecf77
[vk] handle mali/adreno5xx driver bug returning VK_INCOMPLETE on graphics pipeline creation (#3383) 2 days ago
crueter f39e985434
[cmake] Link to `UniformTypeIdentifiers` framework on macOS (#4046) 2 days ago
Eden CI f8f5a9b1a2
[dist, android] Update translations from Transifex for Jun 02 (#4051) 2 days ago
crueter a8047d3b12
[cmake] Fix OpenSSL flaky build by using a CMake script (#4047) 3 days ago
crueter cc8451f764
[desktop] Rework game list to use MVP architecture (#4042) 3 days ago
crueter 27189f39d2
[desktop] Prefer extracred folder name over zip name for non-Atmosphere zip mods (#4043) 3 days ago
crueter 683e6249c3
[cmake] Allow building OpenSSL from source (#4032) 3 days ago
crueter eaece15dbd
[svc] Stub BreakDebugProcess (#4044) 3 days ago
xbzk 8e5419209c
[video,buffer] rewrite storagebufferbinding size() lambda to be full data driven instead of cbuf_index based (#4041) 3 days ago
lizzie 8fac95dcc0
[vk] Fix regressions introduced by #3997 w.r.t to marked stages for pipeline barriers (#4037) 3 days ago
crueter 706a3d0764
[cmake] Disable `no-cast-function-type-mismatch` on Clang 19 (#4038) 3 days ago
CamilleLaVey 3d19743d95
[vulkan] Fix regressions found in last stable release (#3953) 3 days ago
crueter bd2d344040
[desktop] Restore metal layer search (#4033) 5 days ago
lizzie 5f4a286046
[dynarmic] cleanup duplicate code and reimpls of std::* bit stuff (#4017) 5 days ago
crueter b7fcec4985
[desktop] Increase rlimit on UNIX/Apple (#4030) 5 days ago
MaranBr 0473747f94
[am] Fix application state notification (#4027) 5 days ago
lizzie 23bb909bc9
[audio_core] fix OOB copy when silencing channel on shutdown (#3969) 5 days ago
lizzie e94ac63a5e
[common/thread] fix MSVC build error with _rdstc (#4029) 5 days ago
Eden CI 88ff086d13
[dist, android] Update translations from Transifex for May 30 (#4028) 5 days ago
lizzie 116377f6d9
[vk] fix oversight with #3874 with invalid image ids (#4026) 5 days ago
lizzie 7c32cf03a1
[core/core_timing] better MWAITX and WAITPKG delays (#3984) 5 days ago
Yang Liu ff7bbaea7d
[dynarmic] bootstrap loongarch64 host build (#4015) 6 days ago
MaranBr c84d605426
[buffer_cache] Fix buffer upload overwriting GPU-modified regions (#4000) 6 days ago
lizzie def03f6589
[video_core] fix redundant resize-copy overload and just use default-init resize, to reduce stutter on Mario BP (#3874) 7 days ago
lizzie 5ea24621cf
[vk] fix LM3 and TL:LTD multiple NonUniform annotations (#3997) 7 days ago
crueter 251a3470dc
[desktop] Set max stdio limit to 2048 on MSVCRT environments (#4023) 1 week ago
crueter 08f65cbd01
[frontend] Fix auto updater flavors on Windows (#4019) 1 week ago
lizzie 8fd495f906
[video_core] fix std::bitset<> dirty tracker OOB, fix slightly wrong index format estimate (#4006) 1 week ago
lizzie 9d55875377
[*] fix missing '#pragma once' on header files (#4014) 1 week ago
xbzk 8a11bec55a
[vk,fence_manager] improvement for antiflicker showed bad for some games, so it was removed from balanced/accurate and kept for antiflicker toggle only (#4010) 1 week ago
crueter 4a11d5db2f
[file_sys] Increase max file limit to 8192 (#4011) 1 week ago
Eden CI 0d736d49d6
[dist, android] Update translations from Transifex for May 23 (#4007) 2 weeks ago
lizzie 0c74a495f5
[video_core/host_shaders] add Snapdragon GSRv1 fragment shaders (#3307) 2 weeks ago
maufeat c6afeb2bf8
[nvnflinger] Add case for DefaultDataSpace (#3956) 2 weeks ago
lizzie d9067d85af
[tools] add separate maxwell disassembler, ir dumper, and spirv translator (#3453) 2 weeks ago
lizzie 2aa2ac7d9a
[hle/service{nvdrv,apm}] fixes for TetrisSwitch (#3983) 2 weeks ago
lizzie 90164197dc
[dist] Restore normal icon (#3990) 2 weeks ago
MaranBr 573e06131d
[texture_cache] Fix a rare visual corruption under specific conditions (#3986) 2 weeks ago
MaranBr 06c8926a2e
[video_core] Fix initial DMA sync deadlock in OpenGL by initializing synced state (#3987) 2 weeks ago
xbzk eabd1017cc
[fence_manager, ui] antiflicker fix + toggle integration (#4004) 2 weeks ago
fl.gs b870bd255c
[android] config: load configuration on game start (#3965) 2 weeks ago
lizzie 37b5cf6003
[audio_core, hle, video_core] force inline of functions that only contain thread loops (#3970) 2 weeks ago
lost-chaos d761ecba8c
[core/arm/nce] suppress unused variable warnings (#4002) 2 weeks ago
xbzk 83683440b2
[net] ban api.epicgames.dev domain (#3999) 2 weeks ago
lizzie 9b18d0b111
[tools] refactor, use #!/bin/sh, update license files (#3998) 2 weeks ago
lizzie 46cfd9b6f3
[net] support SCTP protocols (+all base FBSD protos), ban more NS domains (#3955) 2 weeks ago
lizzie 889545e1ee
[common/virtual_buffer] fix technically wrong usage of std::exchange() (#3992) 2 weeks ago
crueter 24dc3834b6
[desktop] Fix `YUZU_USE_QT_MULTIMEDIA` compilation (#3993) 2 weeks ago