1610 Commits (a0f918b0c0bfc00fe58706f09c047b7a380aad21)

Author SHA1 Message Date
lizzie f55e560ac5
[compat] Debian stable gcc12/clang14 compilation fixes (#2763) 7 months ago
unknown 1c90b099d3
[texuter_cache] #ifdef image type linear return windows only (#2720) 7 months ago
Ribbit bfc10723bc
Revert "[vk] Tighten queue wait stages (#2734)" (#2751) 7 months ago
Ribbit 30482692c7
Revert "[vk] Fix Vulkan Upload & Present Barriers for Spec Compliance (#2681)" (#2748) 7 months ago
Ribbit f273ac446b
[vk] Tighten queue wait stages (#2734) 7 months ago
crueter 0a54ac63f0
[vk] fix accidental functor param swap (#2743) 7 months ago
crueter 94ca83a6ca
[meta] fix some compilation errors (#2741) 7 months ago
Shinmegumi 776958c79d
[vk] Introduce Ring Buffers for Uniform Buffer (#2698) 7 months ago
CamilleLaVey b6241e4148
revert [vk] StreamBuffer Changes (#2684) (#2707) 7 months ago
CamilleLaVey 3c6ef765af
revert [vk] Fast UBO: fix tracking, resize heuristics, add debug guard (#2695) (#2706) 7 months ago
Ribbit 8078990b9b
[vk] Fast UBO: fix tracking, resize heuristics, add debug guard (#2695) 7 months ago
Ribbit db65f10768
[vk] Unify RAII in Vulkan (#2679) 7 months ago
lizzie dbeae7add0
[vk, ogl] Add VK_QCOM ZTC, Bspline, Mitchell filter weights, add MMPX filter (#2577) 7 months ago
Ribbit 62369aa2d5
[vk] StreamBuffer Changes (#2684) 7 months ago
Ribbit 5d4cfe195b
[vk] Fix Vulkan Upload & Present Barriers for Spec Compliance (#2681) 7 months ago
Ribbit 268918aece
[vk] Implement Shader Read Barrier (#2671) 7 months ago
Ribbit 990a43a48c
[vk] Add missing flush per spec (#2624) 7 months ago
lizzie 24e6c62109
[vk, ogl] invalidate pipeline caches from <=0.0.3 (#2637) 7 months ago
lizzie dfe10bc851
[common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14) (#351) 7 months ago
wildcard 10aca2f90c
[Vulkan] Descriptor Pool bug fix (#2564) 8 months ago
MaranBr 42280f34d6
[video_core] Improve asynchronous shader building description (#2568) 8 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 8 months ago
MaranBr 1937286798
[video_core] Improve asynchronous shader building (#2560) 8 months ago
Maufeat 49ddf95c70
[texture_cache] fix copy image again? (#2558) 8 months ago
Maufeat aec7f19b7e
[texture_cache] fix msaa upload again, (#2550) 8 months ago
lizzie 7050b92d61
[vk, gl] fix missing spline1 header (#2551) 8 months ago
Maufeat 48f7387e3a
[texture_cache, nifm] fix crashes for linear image type and set nifm logs to debug (#2549) 8 months ago
lizzie f33a771d58
[vk, opengl] add lanczo and spline-1 filtering (#2534) 8 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 8 months ago
wildcard 28b8159da1
[VK] Change barrier to transfer in present manager (#315) 8 months ago
MaranBr ad6045d9a4
[vk] Fix regression on PR 321 (#394) 8 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 8 months ago
innix 6fcfe7f4f3
[macOS, compat] Allow games to boot in MacOS (#372) 8 months ago
wildcard 8ed05425dd
[Vulkan][TextureCache] Always use identity-swizzled views for storage images (#321) 9 months ago
wildcard e59065b542
[VK] change bind point from Graphics to Compute since its a compute pipeline (#293) 9 months ago
Shinmegumi eb72a358e3
[vk] Fix dynamic vertex input state handling (#295) 9 months ago
wildcard 4eb6d10d62
[Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235) 9 months ago
wildcard 949f72222b
[VK] spec-clean MasterSemaphore submits (#285) 9 months ago
MaranBr de5c761aa7
[video_core] Update Vulkan Extended Dynamic State settings (#292) 9 months ago
wildcard 394ee0dc82
[Vk] FixSampleShading (#218) 9 months ago
wildcard 444b9f361e
[VK] PR 180 extension (#257) 9 months ago
wildcard 1465757ded
[VK] Only enable executable properties when debugging is enabled, extension of pr 243 (#256) 9 months ago
crueter fc88638693
[vk] only enable statistics bit if graphics debugging is enabled (#243) 9 months ago
lizzie 2b62a41942
[vk] fix line_topologies check (#248) 9 months ago
Shinmegumi c8d6f23129
[vk] Bring Vulkan closer to Spec (#180) 9 months ago
weakboson 383fb23348
Revert image view usage flags regression introduced in 492d3856e8. (#241) 9 months ago
Maufeat 89d40c6302
[vk, texture_cache] MSAA ensure no more crash (#245) 9 months ago
crueter f1e74f6855
[meta] remove MicroProfile (#185) 9 months ago
Maufeat bd2061f44b
[vk] remove config check return (#151) 9 months ago
JPikachu eeb68768d6
[vk] Exclude size equal alpha different copies from incompatible copy (#138) 10 months ago