24275 Commits (9c6fad756123db75e24e6e4f04c9a8812e31a986)

Author SHA1 Message Date
lizzie 9c6fad7561
[arm] allow duplicate addresses on backtrace (#251) 5 months ago
crueter 09a8fab2a2
[spirv] improved spir-v shader opt (#239) 5 months ago
SDK Chan 72fb15cacc
[shader_recompiler] ISBERD minor cleanups (#211) 5 months ago
MaranBr b906abf9fc
[kernel] Ensure all kernel objects exist before destroying them and avoid infinite loop between Open() and Close() functions (#261) 5 months ago
lizzie e807e32b1a
[compat] fix solaris Qt build (#194) 5 months ago
wildcard 394ee0dc82
[Vk] FixSampleShading (#218) 5 months ago
crueter 3e55dc6352
[cmake] refactor: CPM over vcpkg (#250) 5 months ago
SDK-Chan c36cc0d3ee
[core/nvdrv] Fix Random Unmap Memory Clearing (#176) 5 months ago
wildcard 444b9f361e
[VK] PR 180 extension (#257) 5 months ago
crueter bd944b71d5
[cmake] fix vcpkg and zy* install (#247) 5 months ago
wildcard 1465757ded
[VK] Only enable executable properties when debugging is enabled, extension of pr 243 (#256) 5 months ago
crueter fc88638693
[vk] only enable statistics bit if graphics debugging is enabled (#243) 5 months ago
lizzie 2b62a41942
[vk] fix line_topologies check (#248) 5 months ago
Shinmegumi c8d6f23129
[vk] Bring Vulkan closer to Spec (#180) 5 months ago
weakboson 383fb23348
Revert image view usage flags regression introduced in 492d3856e8. (#241) 5 months ago
Maufeat 89d40c6302
[vk, texture_cache] MSAA ensure no more crash (#245) 5 months ago
MaranBr 234e41193e
[desktop] Fix Default theme on Windows 10 (#246) 5 months ago
crueter 1551387739
[cmake, frontend] feat: CPMUtil + dependency viewer (#238) 5 months ago
Maufeat 3f02d7713f
[qt] Fix title bar for windows being forced to light theme (#236) 5 months ago
crueter 6b8408ef50
[android] fix light theming (#230) 5 months ago
crueter a3cf780a3a
[dynarmic] fix pch gen (#231) 5 months ago
crueter 0705ba0b47
[frontend] add revolt links to about (#227) 5 months ago
crueter 982b171f30
[desktop] fix random qt annoyances (#226) 5 months ago
crueter ae89b5e1b9
[android] fix regressions from redesign + room (#197) 5 months ago
crueter d499693c29
[cmake] don't explicitly set archflags by default (#220) 5 months ago
crueter 6b33b5a734
revolt (#213) 5 months ago
crueter dc444c7af9
[docs] update Linux build guide to include private for debian (#191) 5 months ago
crueter f1e74f6855
[meta] remove MicroProfile (#185) 5 months ago
crueter dbbe5b3328
[android] Early Release Fences, v2 (#190) 5 months ago
crueter 9634342100
[cmake] fix regressions intr. CPM and packaging (#201) 5 months ago
crueter 41f0fa97ca
[dynarmic] revert bad changes (#202) 5 months ago
lizzie 76d0659ffe
[docs] IDE setup for vscode, better wording in guideline (#200) 5 months ago
wildcard 41ffa5a342
[core, nce] module_id cache key handling (#195) 5 months ago
weakboson 33275c28d3
[texture_cache] Enforce conservative 3D texture aliasing. Consistently merge/lookup images. (#196) 5 months ago
crueter 51b170b470
[cmake] refactor: Use CPM over submodules (#143) 5 months ago
lizzie 04e5e64538
[memory] remove "fast" memcpy and memset (not fast at all), remove slow parallel impl and just use serial (#188) 5 months ago
Producdevity f72783e017
[android]: (feat) emuready launch intent + redesign (#162) 5 months ago
lizzie 3b72c29303
[compat] fix solaris shm_open syscall causing crashes with SHM_ANON, implement portable posix shm_open_anon (#187) 5 months ago
crueter e7becc15b4
[android] remove early release fences option (#186) 5 months ago
Gamer64 1f34d836b4
Add cmake option to enable microprofile (#179) 5 months ago
Pavel Barabanov b32a667d6f [android] "Disable Buffer Reorder" option translations 5 months ago
CamilleLaVey 15d371c51a revert 45e7c0d62d 5 months ago
Gamer64 8cfcf1e8bf
[vector_math]: Use NEON intrinsics in Vec4 dot operation (#177) 5 months ago
lizzie 56acd4041a
[dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 5 months ago
Shinmegumi 45e7c0d62d
Fix inversion of toggle for early fences (#175) 5 months ago
Gamer64 c47eb9760b Android: Expose "Disable Buffer Reorder" option 5 months ago
weakboson 6fd10fd85e
[vk] Remove improper check for image depth in texture cache. (#164) 5 months ago
notenergydrinks c1d9cbca64
[cheats] Check for comments in patch line loop (#156) 5 months ago
Bix b089e7d4e6
[android] Update Ukrainian translation (#168) 5 months ago
Maufeat bd2061f44b
[vk] remove config check return (#151) 5 months ago