1620 Commits (c160d6b752e6cfad0353e73a398b246e878a647a)

Author SHA1 Message Date
MaranBr b9f54f4979
[vk] Fix EDS on AMD GPUs (#3026) 5 months ago
lizzie a27914f0f4
[vk] quick fix for EDS1,2 with VIDS (#3022) 5 months ago
Shinmegumi 3f226678dd
[vk] Fix fallback viewport/scissor origin handling (#294) 5 months ago
xbzk 32db6c1877
[renderer] NG ragebound workaround via LoadOverrides + vk_rasterizer UpdateBlending TouchBlendequations Rework (#2934) 5 months ago
MaranBr d89df63a28
[video_core] Clean up the code and fix some inconsistences (#3015) 5 months ago
Caio Oliveira 159482a7a9
Revert "[vk] Clean up Extended Dynamic State code" (#2970) 5 months ago
JPikachu 612da00d1b
[vk] Clean up Extended Dynamic State code (#2947) 5 months ago
Ribbit 6ba25b6cc0
[vk] Correct polygon draw topology mapping for line and point modes (#2834) 6 months ago
unknown 199bc6a170
[texture_cache] Fix WIN32 #ifdef for texture_cache (#2823) 6 months ago
lizzie 992bae4e2a
[common] replace Common::BitCast with libc++ provided one (#2774) 6 months ago
lizzie f55e560ac5
[compat] Debian stable gcc12/clang14 compilation fixes (#2763) 6 months ago
unknown 1c90b099d3
[texuter_cache] #ifdef image type linear return windows only (#2720) 6 months ago
Ribbit bfc10723bc
Revert "[vk] Tighten queue wait stages (#2734)" (#2751) 6 months ago
Ribbit 30482692c7
Revert "[vk] Fix Vulkan Upload & Present Barriers for Spec Compliance (#2681)" (#2748) 6 months ago
Ribbit f273ac446b
[vk] Tighten queue wait stages (#2734) 6 months ago
crueter 0a54ac63f0
[vk] fix accidental functor param swap (#2743) 6 months ago
crueter 94ca83a6ca
[meta] fix some compilation errors (#2741) 6 months ago
Shinmegumi 776958c79d
[vk] Introduce Ring Buffers for Uniform Buffer (#2698) 6 months ago
CamilleLaVey b6241e4148
revert [vk] StreamBuffer Changes (#2684) (#2707) 6 months ago
CamilleLaVey 3c6ef765af
revert [vk] Fast UBO: fix tracking, resize heuristics, add debug guard (#2695) (#2706) 6 months ago
Ribbit 8078990b9b
[vk] Fast UBO: fix tracking, resize heuristics, add debug guard (#2695) 6 months ago
Ribbit db65f10768
[vk] Unify RAII in Vulkan (#2679) 6 months ago
lizzie dbeae7add0
[vk, ogl] Add VK_QCOM ZTC, Bspline, Mitchell filter weights, add MMPX filter (#2577) 6 months ago
Ribbit 62369aa2d5
[vk] StreamBuffer Changes (#2684) 6 months ago
Ribbit 5d4cfe195b
[vk] Fix Vulkan Upload & Present Barriers for Spec Compliance (#2681) 6 months ago
Ribbit 268918aece
[vk] Implement Shader Read Barrier (#2671) 6 months ago
Ribbit 990a43a48c
[vk] Add missing flush per spec (#2624) 6 months ago
lizzie 24e6c62109
[vk, ogl] invalidate pipeline caches from <=0.0.3 (#2637) 6 months ago
lizzie dfe10bc851
[common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14) (#351) 6 months ago
wildcard 10aca2f90c
[Vulkan] Descriptor Pool bug fix (#2564) 7 months ago
MaranBr 42280f34d6
[video_core] Improve asynchronous shader building description (#2568) 7 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 7 months ago
MaranBr 1937286798
[video_core] Improve asynchronous shader building (#2560) 7 months ago
Maufeat 49ddf95c70
[texture_cache] fix copy image again? (#2558) 7 months ago
Maufeat aec7f19b7e
[texture_cache] fix msaa upload again, (#2550) 7 months ago
lizzie 7050b92d61
[vk, gl] fix missing spline1 header (#2551) 7 months ago
Maufeat 48f7387e3a
[texture_cache, nifm] fix crashes for linear image type and set nifm logs to debug (#2549) 7 months ago
lizzie f33a771d58
[vk, opengl] add lanczo and spline-1 filtering (#2534) 7 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 7 months ago
wildcard 28b8159da1
[VK] Change barrier to transfer in present manager (#315) 7 months ago
MaranBr ad6045d9a4
[vk] Fix regression on PR 321 (#394) 7 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 7 months ago
innix 6fcfe7f4f3
[macOS, compat] Allow games to boot in MacOS (#372) 7 months ago
wildcard 8ed05425dd
[Vulkan][TextureCache] Always use identity-swizzled views for storage images (#321) 8 months ago
wildcard e59065b542
[VK] change bind point from Graphics to Compute since its a compute pipeline (#293) 8 months ago
Shinmegumi eb72a358e3
[vk] Fix dynamic vertex input state handling (#295) 8 months ago
wildcard 4eb6d10d62
[Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235) 8 months ago
wildcard 949f72222b
[VK] spec-clean MasterSemaphore submits (#285) 8 months ago
MaranBr de5c761aa7
[video_core] Update Vulkan Extended Dynamic State settings (#292) 8 months ago
wildcard 394ee0dc82
[Vk] FixSampleShading (#218) 8 months ago