28365 Commits (6b36035a1b50704a070c67506c87a04d21898daf)
 

Author SHA1 Message Date
xbzk 6b36035a1b fix annoying ninja if constexpr warning 3 weeks ago
xbzk 56f0701b5a VUID-vkCmdPipelineBarrier-dstAccessMask-02816 3 weeks ago
xbzk 9ab3e9f482 VUID-vkCmdBeginRenderPass-initialLayout-00900 3 weeks ago
xbzk c372c88813 VUID-vkCmdDrawIndexedIndirect-imageLayout-00344 3 weeks ago
xbzk f46321da03 VK_FORMAT_R8G8B8A8_UNORM 3 weeks ago
xbzk 5fd780f721 layerCount_VK_REMAINING_ARRAY_LAYERS 3 weeks ago
xbzk d03ca7181a VUID-vkCmdBeginQuery-None-00807 4 weeks ago
xbzk a08114bd5d minTexelBufferOffsetAlignment 4 weeks ago
xbzk aefdd92834 VUID-VkWriteDescriptorSet-descriptorType-00339 4 weeks ago
xbzk 3249462561 VUID-VkWriteDescriptorSet-descriptorType-00336+00339 4 weeks ago
xbzk 60fd8380fb VUID-vkCmdDraw-None-09600 4 weeks ago
xbzk 068c272e27 VUID-VkImageViewCreateInfo-pNext-02662 4 weeks ago
xbzk 3ee14ed99a VUID-vkCmdDrawIndexed-format-07753 (FLOAT/SINT/UINT mistmatches) 4 weeks ago
xbzk 42451f0c3d versionwise workgroup vars 4 weeks ago
xbzk 1ffa381d74 vulkan vkQueue dispute fix 4 weeks ago
xbzk a72f444753 spirv logs cleanup 2 4 weeks ago
xbzk 2ba40a452f spirv log cleanup 1 4 weeks ago
crueter 19e2dba35a
[cmake] CPMUtil: Don't consider system packages if FORCE_BUNDLED is on (#3539) 3 weeks ago
crueter 0634b4a278
[externals] Update SDL2 CI (#3538) 3 weeks ago
John ee428deb1e
[settings] Set EDS to 2 as default on Windows/FreeBSD (#3532) 3 weeks ago
lizzie 07bc77c7e7
[dynarmic] Fix Sonic X shadow regression due to aggresive const prop discarding NZCV side ffects (#3534) 3 weeks ago
lizzie 72973fe582
[dynarmic] fix NSBU regressions (#3533) 3 weeks ago
lizzie c263b6af6f
[dynarmic] add current code page cache (#3459) 3 weeks ago
PavelBARABANOV e46576b4c3
[android] add graphics artifacts warning to bloom fix description (#3471) 3 weeks ago
lizzie 89bcb73d47
[dynarmic] x86 direct immediate call for host calls within 2G (#3508) 3 weeks ago
MaranBr 7d81a724ef
[shader_recompiler] Fix Shuffle handling for Position attributes (#3406) 3 weeks ago
lizzie 634686d59b
[dynarmic] add back A64 identity pass (#3519) 3 weeks ago
lizzie d0af14632e
[dynarmic] UseScratchGpr for path with immediate additions; lea materialisation with in-range s32 immediate (+immediate carry) (#2958) 3 weeks ago
lizzie c87986b276
[dynarmic] reuse IR::Block memory instead of creating new block each time (#3501) 3 weeks ago
lizzie b600b90d53
[dynarmic] Make SetX/GetW pairs optimized by getSet pass (#3518) 3 weeks ago
crueter 2b979024cb
[frontend] Slow and Turbo modes (#3525) 3 weeks ago
MaranBr 5f676a6a55
[vulkan] Add support for target FPS frame pacing (#3494) 3 weeks ago
xbzk 2ab5b37137
[android, ui] unswizzle combo picker core (#3516) 3 weeks ago
lizzie f6547fac8c
[dynarmic] Define LSW on the same argument/use scratch gpr (#3520) 3 weeks ago
lizzie 9c685c1449
[dynarmic] inline SM4 ARM operation (#3474) 3 weeks ago
crueter aaf1a597ef
[externals] Don't force xbyak to be bundled (#3526) 3 weeks ago
lizzie 850fc372b7
[dynarmic] AVX512CD impl for lzcnt16 (#3499) 3 weeks ago
lizzie bad9d8043b
[dynarmic, externals] update to xbyak v7.33.2 (#3505) 3 weeks ago
lizzie 8e8e66f880
[vk] load VK_KHR_GET_SURFACE_CAPABILITIES_2 on drivers (not a hard requirement) for maintainance 1 (#3514) 3 weeks ago
lizzie fec5ac2298
[meta] add San Valentine's 2026 icon variation (#3476) 3 weeks ago
lizzie 19494bc7ac
[network, qt] use jthread and use std::vector for packet list instead of std::list (#254) 3 weeks ago
Maufeat 28a78d76fe
[audio] add splitter_size (#3477) 3 weeks ago
lizzie 6b3f8e1b62
[core/internal_network] cleanup network interface code a bit (#2905) 3 weeks ago
lizzie aacc40254c
[cmake, ci/scripts] update missed YUZU_ENABLE_LTO -> ENABLE_LTO (#3503) 3 weeks ago
lizzie efd26c3e4d
[android, nce] Remove LRU-Cache (#3500) 3 weeks ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 3 weeks ago
lizzie 0f8b35c4cd
[vk, macos] fix missing VK_STRUCTURE_TYPE_METAL_SURFACE_CREATE_INFO_EXT sType (#3510) 3 weeks ago
MrPurple666 866881d0e3
[android] add FD_DEV_FEATURES in env loader (#3493) 4 weeks ago
lizzie a56b8d3de8
[core, windows] remove microSleep() and simply wait on events like on linux (#3498) 4 weeks ago
Maufeat e544cb3cf6
[nce] add split patch mode to support modules bigger than 128MB (#3489) 4 weeks ago