28721 Commits (00cb6d07480e52b0cdf166e81c16e70454c313e8)
 

Author SHA1 Message Date
lizzie 00cb6d0748 better inlining 1 month ago
lizzie ed48efec20 maxwell macros 1 month ago
lizzie 977d828dae remove implicit system saved in struct, pass as first param 1 month ago
lizzie fc6eb6feff ffs 1 month ago
lizzie a0d8889f42 extra 1 month ago
lizzie b0f7fe4e02 extra fixups 1 month ago
lizzie 5281f46b84 less load, fix nv01 timer being kepler 1 month ago
lizzie b2b404238e fx 1 month ago
lizzie 13069e1842 [video_core] Remove redundant references in GPU engine structs 1 month ago
maufeat f5ac8f22c2 [kernel, hle] Initial 22.0.0 kernel changes and cmd stubs (#3761) 1 month ago
lizzie 5ec4696d91 llicense fix 3 months ago
lizzie 183b672ee4 fx 3 months ago
lizzie fa1c1bbc5c [audio_core, hle/services, video_core/compute] Inline std::unique_ptr<> allocs into std::optional<> 3 months ago
BoiledElectricity 470d43df6d
[hid_core] fix bounds-check aruid index in GetControllerFromNpadIdType (#4064) 3 days ago
bdm110 fb6330645a
[file_sys] Avoid crash on empty NACP language entries (#4062) 3 days ago
Yang Liu 48219f348c
[dynarmic, loongarch64] Add minimal toy implementation enough to execute LSLS (#4054) 4 days ago
crueter 661346503b
[net] Add support for future macOS PGO shenanigans (#4050) 4 days ago
lizzie a4e9b08fe7
[docs] clang-cl with MSVC, misc docs updates (#4034) 4 days ago
lizzie ce9c7c196d
[cmake] fix OpenSSL not using <openssl/cert.h> when applicable because it tries to use the system one instead of being explicitly linked (#4053) 4 days ago
crueter efc7472330
[cmake] Bump minimum version to 3.31 (#4055) 4 days ago
Duncan Ogilvie aadcc24aac
[core/debugger] Protocol-compliant vCont support (#3896) 4 days ago
lizzie 89199f4d27
[*] basic in-house cpp linting (#4039) 4 days ago
lizzie 978d9d935d
[vk/vma] force ANV to have HOST_CACHED stream buffers (#3792) 4 days ago
lizzie ad9af25027
[dynarmic] fix pre-SSE4.1 having errors on CMHI/CMLO, fix extra nuisances and add INTERP testcase (#4025) 5 days ago
lizzie f729dbb3c3
[common] use abi::__cxa_demangle for demangling using the system's glibcxx/libc++ (#3894) 5 days ago
xbzk ec2b9b0400
[vk, renderdoc] fixed zero-sized streambuffer bug on old heap-absent GPUs (#4052) 5 days ago
lizzie 5027aecf77
[vk] handle mali/adreno5xx driver bug returning VK_INCOMPLETE on graphics pipeline creation (#3383) 6 days ago
crueter f39e985434
[cmake] Link to `UniformTypeIdentifiers` framework on macOS (#4046) 6 days ago
Eden CI f8f5a9b1a2
[dist, android] Update translations from Transifex for Jun 02 (#4051) 6 days ago
crueter a8047d3b12
[cmake] Fix OpenSSL flaky build by using a CMake script (#4047) 6 days ago
crueter cc8451f764
[desktop] Rework game list to use MVP architecture (#4042) 6 days ago
crueter 27189f39d2
[desktop] Prefer extracred folder name over zip name for non-Atmosphere zip mods (#4043) 6 days ago
crueter 683e6249c3
[cmake] Allow building OpenSSL from source (#4032) 6 days ago
crueter eaece15dbd
[svc] Stub BreakDebugProcess (#4044) 6 days ago
xbzk 8e5419209c
[video,buffer] rewrite storagebufferbinding size() lambda to be full data driven instead of cbuf_index based (#4041) 6 days ago
lizzie 8fac95dcc0
[vk] Fix regressions introduced by #3997 w.r.t to marked stages for pipeline barriers (#4037) 7 days ago
crueter 706a3d0764
[cmake] Disable `no-cast-function-type-mismatch` on Clang 19 (#4038) 7 days ago
CamilleLaVey 3d19743d95
[vulkan] Fix regressions found in last stable release (#3953) 7 days ago
crueter bd2d344040
[desktop] Restore metal layer search (#4033) 1 week ago
lizzie 5f4a286046
[dynarmic] cleanup duplicate code and reimpls of std::* bit stuff (#4017) 1 week ago
crueter b7fcec4985
[desktop] Increase rlimit on UNIX/Apple (#4030) 1 week ago
MaranBr 0473747f94
[am] Fix application state notification (#4027) 1 week ago
lizzie 23bb909bc9
[audio_core] fix OOB copy when silencing channel on shutdown (#3969) 1 week ago
lizzie e94ac63a5e
[common/thread] fix MSVC build error with _rdstc (#4029) 1 week ago
Eden CI 88ff086d13
[dist, android] Update translations from Transifex for May 30 (#4028) 1 week ago
lizzie 116377f6d9
[vk] fix oversight with #3874 with invalid image ids (#4026) 1 week ago
lizzie 7c32cf03a1
[core/core_timing] better MWAITX and WAITPKG delays (#3984) 1 week ago
Yang Liu ff7bbaea7d
[dynarmic] bootstrap loongarch64 host build (#4015) 1 week ago
MaranBr c84d605426
[buffer_cache] Fix buffer upload overwriting GPU-modified regions (#4000) 1 week ago
lizzie def03f6589
[video_core] fix redundant resize-copy overload and just use default-init resize, to reduce stutter on Mario BP (#3874) 1 week ago