1594 Commits (2b21b50b58a3e5a056fb2ea2526c07b14b643e9d)

Author SHA1 Message Date
Ribbit 990a43a48c
[vk] Add missing flush per spec (#2624) 8 months ago
lizzie 24e6c62109
[vk, ogl] invalidate pipeline caches from <=0.0.3 (#2637) 8 months ago
lizzie dfe10bc851
[common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14) (#351) 9 months ago
wildcard 10aca2f90c
[Vulkan] Descriptor Pool bug fix (#2564) 9 months ago
MaranBr 42280f34d6
[video_core] Improve asynchronous shader building description (#2568) 9 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 9 months ago
MaranBr 1937286798
[video_core] Improve asynchronous shader building (#2560) 9 months ago
Maufeat 49ddf95c70
[texture_cache] fix copy image again? (#2558) 9 months ago
Maufeat aec7f19b7e
[texture_cache] fix msaa upload again, (#2550) 9 months ago
lizzie 7050b92d61
[vk, gl] fix missing spline1 header (#2551) 9 months ago
Maufeat 48f7387e3a
[texture_cache, nifm] fix crashes for linear image type and set nifm logs to debug (#2549) 9 months ago
lizzie f33a771d58
[vk, opengl] add lanczo and spline-1 filtering (#2534) 9 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 9 months ago
wildcard 28b8159da1
[VK] Change barrier to transfer in present manager (#315) 9 months ago
MaranBr ad6045d9a4
[vk] Fix regression on PR 321 (#394) 9 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 9 months ago
innix 6fcfe7f4f3
[macOS, compat] Allow games to boot in MacOS (#372) 10 months ago
wildcard 8ed05425dd
[Vulkan][TextureCache] Always use identity-swizzled views for storage images (#321) 10 months ago
wildcard e59065b542
[VK] change bind point from Graphics to Compute since its a compute pipeline (#293) 10 months ago
Shinmegumi eb72a358e3
[vk] Fix dynamic vertex input state handling (#295) 10 months ago
wildcard 4eb6d10d62
[Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235) 10 months ago
wildcard 949f72222b
[VK] spec-clean MasterSemaphore submits (#285) 10 months ago
MaranBr de5c761aa7
[video_core] Update Vulkan Extended Dynamic State settings (#292) 10 months ago
wildcard 394ee0dc82
[Vk] FixSampleShading (#218) 10 months ago
wildcard 444b9f361e
[VK] PR 180 extension (#257) 10 months ago
wildcard 1465757ded
[VK] Only enable executable properties when debugging is enabled, extension of pr 243 (#256) 10 months ago
crueter fc88638693
[vk] only enable statistics bit if graphics debugging is enabled (#243) 10 months ago
lizzie 2b62a41942
[vk] fix line_topologies check (#248) 10 months ago
Shinmegumi c8d6f23129
[vk] Bring Vulkan closer to Spec (#180) 10 months ago
weakboson 383fb23348
Revert image view usage flags regression introduced in 492d3856e8. (#241) 10 months ago
Maufeat 89d40c6302
[vk, texture_cache] MSAA ensure no more crash (#245) 10 months ago
crueter f1e74f6855
[meta] remove MicroProfile (#185) 10 months ago
Maufeat bd2061f44b
[vk] remove config check return (#151) 11 months ago
JPikachu eeb68768d6
[vk] Exclude size equal alpha different copies from incompatible copy (#138) 11 months ago
Maufeat 77a8f7b6a7
[vk, hle] fix storage buffer cache, unstubbed TryPopFriendInvitation (#129) 11 months ago
Shinmegumi b1f3b568fb
[vk] Fix query cache leak on missed sync (#131) 11 months ago
lizzie c7c2ed7b46
[vk] copy incompatible alpha patch 1.5(2) (#123) 11 months ago
Aleksandr Popovich a974c5a29c
[vk] Enable line stipple and depth bound reg transfer (#59) 11 months ago
lizzie b66adfe04c
[vulkan] add native cubic filtering (#88) 11 months ago
Ghost c47f6615d3
[vk, opengl] Prevent GPU draw call if CBUF binding fails (cbuf0 error handling) (#2) 11 months ago
lizzie 5091759a47
[vk, opengl] defer checks to topmost call (avoid unnecessary call) (#40) 11 months ago
PavelBARABANOV 5d4c6e085d
[vk, frontend] RAII Toggle (#247) 11 months ago
Gamer64 a002730d68
[VK] Rework SPIRV Shader Optimization (#238) 12 months ago
crueter 94c66f98bf
[frontend, web] refactor: web service frontend rewrite (#221) 12 months ago
CamilleLaVey fa600b88b1 revert 91a662431c (#240) 12 months ago
JPikachu 5ddc889d8d [vk] Enable trivial stencil for games like EOW (#234) 12 months ago
JPikachu 91a662431c [Texture_cache] Better memory handling for devices with lower memory allocations (#233) 12 months ago
Gamer64 cac4345db9 [vk] Sample Shading Option . 12 months ago
JPikachu 2946cdbd2d renderer: add area sampling scaling method (#201) 12 months ago
crueter 6bf5ae700a Fix macOS build (#198) 1 year ago