7347 Commits (40346dd6bcd8ac71b345b59636f32fe8426e4975)

Author SHA1 Message Date
lizzie 3140f2a754
fix polygon lut name issue 3 weeks ago
lizzie 957fa8b09e
fix openg 3 weeks ago
lizzie a64747a963
more qt fixes 3 weeks ago
lizzie f553731313
fuck? 3 weeks ago
lizzie daa8ef88cc
fixup more compile issues 3 weeks ago
lizzie 5a866bb216
fixup dynarmic, and dont forget push constants 3 weeks ago
lizzie 37a56afe58
FIX FMT 3 weeks ago
lizzie eee06fba4b
[cmake] Allow proper unity builds 3 weeks ago
crueter 3ce5463d2d
[cmake] Remove shader dir regeneration (#3813) 1 week ago
wildcard 0b179517b3
[vulkan] Fix Vulkan graphics pipeline crash when image descriptor count exceeds 64 (#3785) 1 week ago
lizzie 9cb7001656
[cmake] fixes for XCode when having languages other than C/C++ (#3772) 2 weeks ago
PavelBARABANOV 8f770618d2
[android] Rework of frame pacing mode + Surface mode detection per API level. (#3735) 2 weeks ago
John dc27aef542
[vulkan] Fix FFTactics for AMD+Windows flicker regression (#3748) 3 weeks ago
John f1aa790545
[vulkan] Fix FFTactics for AMD+Windows regression again. (#3747) 3 weeks ago
MaranBr af554c0baa
[video_core] Fix Maxwell3D register processing to always mark dirty flags (#3712) 3 weeks ago
John 98a93561de
Revert #3690 to fix regression. (#3728) 4 weeks ago
PavelBARABANOV 47ed86d3e2
[vk] Partial return of the old buffer update logic (#3690) 4 weeks ago
DraVee 98604d369a
[vulkan] Revert "[vulkan]fix vuid 02751 (#3573)" (#3721) 4 weeks ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 4 weeks ago
lizzie 5a0780b826
[video_core] Properly disable/avoid building OpenGL when it's disabled (#3692) 4 weeks ago
crueter 769edbfea3
[video_core] Revert "Simplify TextureCache GC and remove redundant code" (#3652) (#3704) 4 weeks ago
MaranBr f8ea09fa0f
[video_core] Simplify TextureCache GC and remove redundant code (#3652) 1 month ago
lizzie f2c46eadc1
[ports] build fixes for *BSD make (#3496) 1 month ago
xbzk ddac8c8eb5
[vk] fix crash introduced in 9a07bd0570 (#3685) 1 month ago
lizzie b75e81af5e
[video_core/engines] implement stub NV01 timer, inline other channel engines (#3640) 1 month ago
lizzie 2ed1328c93
[vk] use static_vector instead of small_vector for TFB and other bindings (#3641) 1 month ago
lizzie c70b857c4f
[video_core/engines] Macro HLE inline (#3653) 1 month ago
lizzie 9a07bd0570
[vk] unify VkSurfaceKHR with Android and the rest of platforms; remove technically incorrect nullptr() ctor for handles (#2971) 1 month ago
wildcard 69e47bd2c0
[vulkan] Fix wrong stage index in prepare_stage render area check (#3672) 1 month ago
wildcard cdf9b556b2
[vulkan]fix vuid 02751 (#3573) 1 month ago
wildcard c682306788
[vulkan] Implement push descriptors for compute pipelines (#3666) 1 month ago
PavelBARABANOV 9d2341eaea
[vk] Disable float16 math on non-MESA AMD drivers as 2026+ versions are broken (#3661) 1 month ago
tarako d720a7b4b4
[vulkan] Fixed dual-source blending to correctly map shader outputs. (#3637) 1 month ago
MaranBr ea209e6dab
[vulkan] Fine-tuning of frame pacing logic (#3628) 1 month ago
MaranBr b5f9f8b743
[vulkan] Fix Vulkan rendering, image layout, and synchronization issues (#3511) 1 month ago
lizzie 2991bd18ef
[vk] Enable VK_IMG_filter_cubic on powervr (#3643) 1 month ago
crueter f957c36238
[vk] Disable vsync when Turbo Mode is enabled (#3633) 1 month ago
crueter ee67853636
[desktop] Show basic driver info on GPU selector box (#3636) 1 month ago
PavelBARABANOV d2bef2731c
[android, tu] Adjusted PoD of Vertex/ Buffers for older turnip drivers (#3621) 1 month ago
PavelBARABANOV 40251c2115
[vk] Fix lost wakeup in fence mode using atomic wait (#3598) 1 month ago
lizzie c9c136bea7
[texture_cache, buffer_cache] Added TLS handling + changed command queue for GPU threading. (#3579) 2 months ago
lizzie ab129cf314
Revert "[vk] Simplified layouts per driver configuration (#3271)" (#3571) 2 months ago
lizzie 86e02aceba
[video_core] remove static texture scratch buffer and just use something allocated on vec (#3560) 2 months ago
MaranBr 8e373eb714
[vulkan] Improve frame pacing (#3535) 2 months ago
MaranBr 5f676a6a55
[vulkan] Add support for target FPS frame pacing (#3494) 2 months ago
xbzk 2ab5b37137
[android, ui] unswizzle combo picker core (#3516) 2 months ago
lizzie 8e8e66f880
[vk] load VK_KHR_GET_SURFACE_CAPABILITIES_2 on drivers (not a hard requirement) for maintainance 1 (#3514) 2 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2 months ago
lizzie 0f8b35c4cd
[vk, macos] fix missing VK_STRUCTURE_TYPE_METAL_SURFACE_CREATE_INFO_EXT sType (#3510) 2 months ago
wildcard e10f55d9db
[host_shaders] Store the value of results instead of discarding it (#3464) 2 months ago