1743 Commits (9ccd45ddc4ea54fe4c26f3e2626e8232fe3f1847)

Author SHA1 Message Date
crueter 7fda6dde73
[common] Switch to boost::unordered_flat containers (#4326) 6 days ago
Lizzie and Samuel 45b6ecff05
[vulkan, vk_pipeline_cache] PSO Optimizations (#4294) 1 week ago
Maufeat 54cd5fb8eb
[core, hle, video_core, memory] Improve multi-process, display layers, dynamic shader cache and rework overlay (#4238) 1 week ago
CamilleLaVey 50cb8fd1c9
[vulkan] Implementation for VK_EXT_shader_quad_control (#4168) 1 week ago
CamilleLaVey 0295dc5fff
[vulkan] Removal of QCOM sampler limiters + CustomBorderColor and ColorBorderSwizzle adjustments (#4301) 2 weeks ago
CamilleLaVey 60a474b8df
[vulkan, qcom] Fix shader float controls on QCOM driver (#4297) 2 weeks ago
Samuel 86ba79b1ba
[vulkan, sgsr] Adjustments to SGSR implementation (#4293) 2 weeks ago
John 55acf5d260
[Vulkan] Apply MK8D Buffer Fix to Linux (#4289) 2 weeks ago
crueter 3e07b466eb
[vulkan] Adjustments on MSAA and BlitHelpers (#4287) 2 weeks ago
CamilleLaVey 2000fdfb7b
[vulkan, android] Initial implementation of LSFG-VK (#4263) 3 weeks ago
CamilleLaVey 3f52bf4b4b
[core, gpu, threads] Multithreading refactor (#4254) 4 weeks ago
CamilleLaVey 49a0ca6d5d
[vulkan] Initial implementation on Bindless Buffer/Descriptors (#4251) 1 month ago
CamilleLaVey 5e1d5e82dc
[vulkan] Re-adjusting ASTC resolve (#4250) 1 month ago
lizzie 58dee53305
[fmt] use {#:x} instead of 0x{:#x} (#4170) 1 month ago
CamilleLaVey eb9280dedf
[vulkan] 4th Vulkan Global Maintenance (#4212) 2 months ago
MaranBr defb8bf2e2
[video_core] Fix crash using RenderDoc (#4188) 2 months ago
MaranBr a27d35463e
[video_core] Improve synchronization and refactor buffer cache timing logic (#4182) 2 months ago
John 5606edd1a6
[Vulkan] Regression Fix - Return BindVertexBuffer2EXT old path (#4199) 2 months ago
lizzie 3fd6eeaf9f
Revert #3970 #4177 (#4187) 2 months ago
CamilleLaVey 372bdfccbc
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191) 2 months ago
CamilleLaVey 3a6ac6e418
[video_core] Implementation on ASTC HDR formats + Vulkan fixes (#4190) 2 months ago
CamilleLaVey 8225151a44
[vulkan] 3rd Vulkan Global Maintenance (#4189) 2 months ago
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076) 2 months ago
lizzie 1643d8766f
[vk] invalidate shader cache automatically if !=driverId or !=driverVersion (#4174) 2 months ago
lizzie a769505a45
[vk, ogl] Remove dedicated precomputed swizzle table; use shorter inline table in block_linear swizzle shaders (#4146) 2 months ago
xbzk 54c3d10b86
[vk, renderdoc] (VUID-02997) avoid vk_image_view as VK_NULL_HANDLE when feature nullDescriptor is unavailable (#4056) 2 months ago
lizzie 2068b5d452
[vk] Clamp dynamic descriptors based on device limits (#4115) 2 months ago
wildcard 6c16440996
[vulkan] Fix EDS 0-2 (#4117) 2 months ago
lizzie 894add43f3
[vk] fix PR5R black screen on qcom driver (#4120) 2 months ago
xbzk 09b6b3b71e
xbzk/gpu-logging_qt-controls_android-fix (#4018) 2 months ago
lizzie 3aa0d46259
[video_core, hle] remove redundant parent references in system structs (#3908) 3 months ago
lizzie f8facda35f
[vk] Prevent OOM due to increased staging buffer on *nix (#4116) 3 months ago
MaranBr ba608d2b57
[video_core] Add in-flight flush throttling to prevent CPU/GPU desync (#4085) 3 months ago
MaranBr c22f57bc4e
[video_core] Improve StagingBufferPool stream allocation (#4101) 3 months ago
lizzie 60e1032771
[qt] fix various crashes due to invalid/corrupted/outdated settings (#4070) 3 months ago
lizzie 89199f4d27
[*] basic in-house cpp linting (#4039) 3 months ago
xbzk ec2b9b0400
[vk, renderdoc] fixed zero-sized streambuffer bug on old heap-absent GPUs (#4052) 3 months ago
lizzie 8fac95dcc0
[vk] Fix regressions introduced by #3997 w.r.t to marked stages for pipeline barriers (#4037) 3 months ago
CamilleLaVey 3d19743d95
[vulkan] Fix regressions found in last stable release (#3953) 3 months ago
lizzie 116377f6d9
[vk] fix oversight with #3874 with invalid image ids (#4026) 3 months ago
lizzie def03f6589
[video_core] fix redundant resize-copy overload and just use default-init resize, to reduce stutter on Mario BP (#3874) 3 months ago
lizzie 5ea24621cf
[vk] fix LM3 and TL:LTD multiple NonUniform annotations (#3997) 3 months ago
lizzie 8fd495f906
[video_core] fix std::bitset<> dirty tracker OOB, fix slightly wrong index format estimate (#4006) 3 months ago
lizzie 0c74a495f5
[video_core/host_shaders] add Snapdragon GSRv1 fragment shaders (#3307) 4 months ago
lizzie 37b5cf6003
[audio_core, hle, video_core] force inline of functions that only contain thread loops (#3970) 4 months ago
lizzie 4d49341918
[vk, opengl] recognize and use ETC2 (if available) textures natively (#3237) 4 months ago
lizzie 1f558ce9b3
[vk, ogl] bump shader cache version to 17 (#3947) 4 months ago
CamilleLaVey 5575d77520
[android] Another set of QoL changes for Android - 2 (#3886) 4 months ago
lizzie 86f2f0bc36
[*] Re-fix clang-cl building (#3940) 4 months ago
crueter 17c341ff6c
[video_core] index rescaling metadata by descriptor (#3899) (#3924) 4 months ago