28705 Commits (f8a872d911ab8f17cab58fdada3266c82833c874)
 

Author SHA1 Message Date
lizzie f8a872d911 exclude more stuff from vulkan 10 months ago
lizzie bf48edee06 exclude from vulkan surface selection 10 months ago
lizzie 49f8f0b747 buildable toolchain script + fixes for ffmpeg 9 months ago
lizzie 0b49415515 merge 4 months ago
lizzie f9163b614f merge 9 months ago
lizzie 528ddf98d6 fix 10 months ago
lizzie 4e85c41673 toolchain-fix 8 months ago
lizzie ad9af25027
[dynarmic] fix pre-SSE4.1 having errors on CMHI/CMLO, fix extra nuisances and add INTERP testcase (#4025) 3 months ago
lizzie f729dbb3c3
[common] use abi::__cxa_demangle for demangling using the system's glibcxx/libc++ (#3894) 3 months ago
xbzk ec2b9b0400
[vk, renderdoc] fixed zero-sized streambuffer bug on old heap-absent GPUs (#4052) 3 months ago
lizzie 5027aecf77
[vk] handle mali/adreno5xx driver bug returning VK_INCOMPLETE on graphics pipeline creation (#3383) 3 months ago
crueter f39e985434
[cmake] Link to `UniformTypeIdentifiers` framework on macOS (#4046) 3 months ago
Eden CI f8f5a9b1a2
[dist, android] Update translations from Transifex for Jun 02 (#4051) 3 months ago
crueter a8047d3b12
[cmake] Fix OpenSSL flaky build by using a CMake script (#4047) 4 months ago
crueter cc8451f764
[desktop] Rework game list to use MVP architecture (#4042) 4 months ago
crueter 27189f39d2
[desktop] Prefer extracred folder name over zip name for non-Atmosphere zip mods (#4043) 4 months ago
crueter 683e6249c3
[cmake] Allow building OpenSSL from source (#4032) 4 months ago
crueter eaece15dbd
[svc] Stub BreakDebugProcess (#4044) 4 months ago
xbzk 8e5419209c
[video,buffer] rewrite storagebufferbinding size() lambda to be full data driven instead of cbuf_index based (#4041) 4 months ago
lizzie 8fac95dcc0
[vk] Fix regressions introduced by #3997 w.r.t to marked stages for pipeline barriers (#4037) 4 months ago
crueter 706a3d0764
[cmake] Disable `no-cast-function-type-mismatch` on Clang 19 (#4038) 4 months ago
CamilleLaVey 3d19743d95
[vulkan] Fix regressions found in last stable release (#3953) 4 months ago
crueter bd2d344040
[desktop] Restore metal layer search (#4033) 4 months ago
lizzie 5f4a286046
[dynarmic] cleanup duplicate code and reimpls of std::* bit stuff (#4017) 4 months ago
crueter b7fcec4985
[desktop] Increase rlimit on UNIX/Apple (#4030) 4 months ago
MaranBr 0473747f94
[am] Fix application state notification (#4027) 4 months ago
lizzie 23bb909bc9
[audio_core] fix OOB copy when silencing channel on shutdown (#3969) 4 months ago
lizzie e94ac63a5e
[common/thread] fix MSVC build error with _rdstc (#4029) 4 months ago
Eden CI 88ff086d13
[dist, android] Update translations from Transifex for May 30 (#4028) 4 months ago
lizzie 116377f6d9
[vk] fix oversight with #3874 with invalid image ids (#4026) 4 months ago
lizzie 7c32cf03a1
[core/core_timing] better MWAITX and WAITPKG delays (#3984) 4 months ago
Yang Liu ff7bbaea7d
[dynarmic] bootstrap loongarch64 host build (#4015) 4 months ago
MaranBr c84d605426
[buffer_cache] Fix buffer upload overwriting GPU-modified regions (#4000) 4 months ago
lizzie def03f6589
[video_core] fix redundant resize-copy overload and just use default-init resize, to reduce stutter on Mario BP (#3874) 4 months ago
lizzie 5ea24621cf
[vk] fix LM3 and TL:LTD multiple NonUniform annotations (#3997) 4 months ago
crueter 251a3470dc
[desktop] Set max stdio limit to 2048 on MSVCRT environments (#4023) 4 months ago
crueter 08f65cbd01
[frontend] Fix auto updater flavors on Windows (#4019) 4 months ago
lizzie 8fd495f906
[video_core] fix std::bitset<> dirty tracker OOB, fix slightly wrong index format estimate (#4006) 4 months ago
lizzie 9d55875377
[*] fix missing '#pragma once' on header files (#4014) 4 months 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) 4 months ago
crueter 4a11d5db2f
[file_sys] Increase max file limit to 8192 (#4011) 4 months ago
Eden CI 0d736d49d6
[dist, android] Update translations from Transifex for May 23 (#4007) 4 months ago
lizzie 0c74a495f5
[video_core/host_shaders] add Snapdragon GSRv1 fragment shaders (#3307) 4 months ago
maufeat c6afeb2bf8
[nvnflinger] Add case for DefaultDataSpace (#3956) 4 months ago
lizzie d9067d85af
[tools] add separate maxwell disassembler, ir dumper, and spirv translator (#3453) 4 months ago
lizzie 2aa2ac7d9a
[hle/service{nvdrv,apm}] fixes for TetrisSwitch (#3983) 4 months ago
lizzie 90164197dc
[dist] Restore normal icon (#3990) 4 months ago
MaranBr 573e06131d
[texture_cache] Fix a rare visual corruption under specific conditions (#3986) 4 months ago
MaranBr 06c8926a2e
[video_core] Fix initial DMA sync deadlock in OpenGL by initializing synced state (#3987) 4 months ago
xbzk eabd1017cc
[fence_manager, ui] antiflicker fix + toggle integration (#4004) 4 months ago