7424 Commits (ccfc7ff9dfb738233c5ac35815331ca3e32c97ea)

Author SHA1 Message Date
xbzk ddac8c8eb5
[vk] fix crash introduced in 9a07bd0570 (#3685) 5 months ago
lizzie b75e81af5e
[video_core/engines] implement stub NV01 timer, inline other channel engines (#3640) 5 months ago
lizzie 2ed1328c93
[vk] use static_vector instead of small_vector for TFB and other bindings (#3641) 5 months ago
lizzie c70b857c4f
[video_core/engines] Macro HLE inline (#3653) 5 months ago
lizzie 9a07bd0570
[vk] unify VkSurfaceKHR with Android and the rest of platforms; remove technically incorrect nullptr() ctor for handles (#2971) 5 months ago
wildcard 69e47bd2c0
[vulkan] Fix wrong stage index in prepare_stage render area check (#3672) 5 months ago
wildcard cdf9b556b2
[vulkan]fix vuid 02751 (#3573) 5 months ago
wildcard c682306788
[vulkan] Implement push descriptors for compute pipelines (#3666) 5 months ago
PavelBARABANOV 9d2341eaea
[vk] Disable float16 math on non-MESA AMD drivers as 2026+ versions are broken (#3661) 6 months ago
tarako d720a7b4b4
[vulkan] Fixed dual-source blending to correctly map shader outputs. (#3637) 6 months ago
MaranBr ea209e6dab
[vulkan] Fine-tuning of frame pacing logic (#3628) 6 months ago
MaranBr b5f9f8b743
[vulkan] Fix Vulkan rendering, image layout, and synchronization issues (#3511) 6 months ago
lizzie 2991bd18ef
[vk] Enable VK_IMG_filter_cubic on powervr (#3643) 6 months ago
crueter f957c36238
[vk] Disable vsync when Turbo Mode is enabled (#3633) 6 months ago
crueter ee67853636
[desktop] Show basic driver info on GPU selector box (#3636) 6 months ago
PavelBARABANOV d2bef2731c
[android, tu] Adjusted PoD of Vertex/ Buffers for older turnip drivers (#3621) 6 months ago
PavelBARABANOV 40251c2115
[vk] Fix lost wakeup in fence mode using atomic wait (#3598) 6 months ago
lizzie c9c136bea7
[texture_cache, buffer_cache] Added TLS handling + changed command queue for GPU threading. (#3579) 6 months ago
lizzie ab129cf314
Revert "[vk] Simplified layouts per driver configuration (#3271)" (#3571) 6 months ago
lizzie 86e02aceba
[video_core] remove static texture scratch buffer and just use something allocated on vec (#3560) 6 months ago
MaranBr 8e373eb714
[vulkan] Improve frame pacing (#3535) 6 months ago
MaranBr 5f676a6a55
[vulkan] Add support for target FPS frame pacing (#3494) 6 months ago
xbzk 2ab5b37137
[android, ui] unswizzle combo picker core (#3516) 6 months ago
lizzie 8e8e66f880
[vk] load VK_KHR_GET_SURFACE_CAPABILITIES_2 on drivers (not a hard requirement) for maintainance 1 (#3514) 6 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 6 months ago
lizzie 0f8b35c4cd
[vk, macos] fix missing VK_STRUCTURE_TYPE_METAL_SURFACE_CREATE_INFO_EXT sType (#3510) 6 months ago
wildcard e10f55d9db
[host_shaders] Store the value of results instead of discarding it (#3464) 6 months ago
Nekle 75fda70db2
[vk] Simplified layouts per driver configuration (#3271) 6 months ago
lizzie d536a66010
[port, cmake] fix NetBSD/OpenBSD 7.8 build failure, update documentation (#3272) 6 months ago
lizzie 9b1f6801a5
[vk] blacklist on NVIDIA drivers older than 580.119.02 the VK_EXT_vertex_input_dynamic_state (#3379) 6 months ago
John 5acddfde16
[video_core] Partial Revert #3246 to Improve Performance (#3456) 6 months ago
wildcard 48ba1f3f24
[vk, cmake] Bump minimum VulkanTools to 1.4.317 and add UnifiedImageLayouts (#3318) 6 months ago
wildcard a467dd1ba6
[vk] fix flickering caused by recent swizzle changes (#3457) 6 months ago
crueter d0a054270e
[cmake] Move back to individual handling of Vulkan deps (#3450) 6 months ago
MrPurple666 6637810fe6
[android] gpu logs functions (#3389) 7 months ago
lizzie 8118557c17
[video_core/buffer_cache] Simplify word manager logic (#3221) 7 months ago
lizzie acf7deea95
[vk] remove unused vk_texture_manager.cpp and unused shader conversions (#3432) 7 months ago
rayman30 643f11d972
[VK, MacOS] Fix strict output type mismatch on Metal (MK8D/TOTK fix) (#3414) 7 months ago
John 3b81d2e333
[video_core/host1x/vic] Fix a Regression in Big Brain Academy in Linux (#3412) 7 months ago
lizzie 00193de0da
[ogl, vk] shader invalidation -> 13,16 (#3397) 7 months ago
PavelBARABANOV 4a5bec1cfc
[android, feat] add "Fix Bloom Effects" toggle (#3359) 7 months ago
MaranBr de449d2caa
[video_core] Fix missing draws caused by implicit render pass state (#3355) 7 months ago
lizzie 6afe209b60
[android] fix blue tint on DBZ by using proper swizzle per format (#3367) 7 months ago
lizzie a3fa666510
[android] fix discrepancy of MAXTEXTURE v. TEXTURE in setting string set (#3360) 7 months ago
lizzie 9dbb8c33e2
[opengl] remove leftover invalid uniform 2ui being sent every frame x every fb (doesnt exist on opengl_present.frag) (#3358) 7 months ago
lizzie cb26ea154c
[vk, ogl/IR, dynarmic/IR] friendlier IR identity pointer chasing, inline AA passes (#3250) 7 months ago
lizzie 8663913510
[video_core/vic] Partial revert to fix Link Awakening's blue tint (#3348) 7 months ago
lizzie b9da45cb1f
[tests] fix compile+linking issues with PlayTime (#3345) 7 months ago
CamilleLaVey 1fbace438c
[vulkan, qcom] Another set of fixes for QCOM stock driver (#3334) 7 months ago
MaranBr 023a4bceca
[video_core] Avoid false feedback loop barriers for render targets (#3338) 7 months ago