264 Commits (87c7c8b892a4688c976ad2ec860b22fbb2f88f07)

Author SHA1 Message Date
CamilleLaVey 8225151a44
[vulkan] 3rd Vulkan Global Maintenance (#4189) 3 weeks ago
lizzie ae75ba4883
[shader_recompiler/ir] fix potential CBuf collision when count mismatches (#4097) 3 weeks ago
lizzie 2068b5d452
[vk] Clamp dynamic descriptors based on device limits (#4115) 1 month ago
CamilleLaVey 3d19743d95
[vulkan] Fix regressions found in last stable release (#3953) 2 months ago
lizzie 5ea24621cf
[vk] fix LM3 and TL:LTD multiple NonUniform annotations (#3997) 2 months ago
ryana a76c76d122
[shader_recompiler] handle dynamic texture descriptor strides (#3898) 3 months ago
John 0d950195e9
[Settings] Add "Enable Legacy Rescale Pass" Toggle (#3582) 5 months ago
MaranBr 7d81a724ef
[shader_recompiler] Fix Shuffle handling for Position attributes (#3406) 6 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 6 months ago
lizzie ea932fbf40
[vk] properly handle multithreading with global constants without using TLS (#3368) 6 months ago
wildcard 338ea4e9d5
[texture_pass] Re-Add caching optimization for Texture_Pass (#3356) 6 months ago
lizzie cb26ea154c
[vk, ogl/IR, dynarmic/IR] friendlier IR identity pointer chasing, inline AA passes (#3250) 6 months ago
xbzk 4ea8311113
revert old mocking for bindless textures (#3331) 6 months ago
lizzie 82f9d489e7
Revert "[vk, ogl/IR, dynarmic/IR] friendlier IR identity pointer chasing, inline AA passes (#2565)" (#3249) 7 months ago
lizzie 46b32b7688
[vk, ogl/IR, dynarmic/IR] friendlier IR identity pointer chasing, inline AA passes (#2565) 7 months ago
Ribbit 3d4bb08cfc
Revert "[Shader Recompiler] Caching optimization for Texture_Pass (#481)" (#2859) 9 months ago
lizzie 992bae4e2a
[common] replace Common::BitCast with libc++ provided one (#2774) 9 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 10 months ago
wildcard dac2efc4c8
[Shader Recompiler] Caching optimization for Texture_Pass (#481) 11 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 11 months ago
CamilleLaVey 3df06da02c revert Align and bias memory stronger 1 year ago
Aleksandr Popovich cb3521272f
[ir] Align and bias memory stronger 1 year ago
Gamer64 a002730d68
[VK] Rework SPIRV Shader Optimization (#238) 1 year ago
CamilleLaVey fa600b88b1 revert 91a662431c (#240) 1 year ago
JPikachu 91a662431c [Texture_cache] Better memory handling for devices with lower memory allocations (#233) 1 year ago
xbzk 1240cd43d7 patch: mock return for textures not found by Track method (#150) 1 year ago
EmulationEnjoyer cb135ba86f shader/recompiler: Revert NVN storage buffer bias range 2 years ago
Viktor Szépe ce9152ad68 Fix "Propietary" typo elsewhere 3 years ago
Liam d74d5f8cfd shader_recompiler: ensure derivatives for textureGrad are f32 3 years ago
Liam a952270b5c shader_recompiler: use float image operations on load/store when required 3 years ago
Liam 3c14f747f9 shader_recompiler: use minimal clip distance array 3 years ago
Ameer J abd400e04f shader_recompiler: Fix spelling of "derivate" (#12067) 3 years ago
Ameer J 6b239acfc1 shader_recompiler: add byteswap pattern workaround for Nvidia 3 years ago
Ameer J e538b932de shader_recompiler: Align SSBO offsets to meet host requirements 3 years ago
Fernando Sahmkow 01858648d1 Shader Recomnpiler: implement textuzreGrad 3D emulation constant propagation 3 years ago
Liam b13ddf2a73 ssa_rewrite_pass: use proper maps 3 years ago
ameerj 28cecc6cd8 shaders: Track local memory usage 3 years ago
Liam 947a4f6141 shader_recompiler: translate f64 to f32 when unsupported on host 3 years ago
Liam b646ac2908 shader_recompiler: remove barriers in conditional control flow when device lacks support 3 years ago
ameerj 0194f25eb9 buffer_cache: Add logic for non-NVN storage buffer tracking 3 years ago
ameerj 6e5f3d43f2 texture_pass: Fix texture descriptors comparisons 4 years ago
ameerj be397f57ad texture_pass: Refactor texture handle retrieval 4 years ago
ameerj 2d2558797c shader_recompiler: TXQ: Skip QueryLevels when possible 4 years ago
ameerj 382717743a shader_recompiler: Remove S32 IR type 4 years ago
Liam ac94832cb6 spirv: fix multisampled image fetch 4 years ago
Liam 5d93c3bb00 Revert "shader_recompiler: Align SSBO offsets to meet host requirements" 4 years ago
Billy Laws 535e297ebd Run clang-format 4 years ago
Billy Laws ae868e7ffb shader_recompiler: Align SSBO offsets to meet host requirements 4 years ago
Fernando Sahmkow 1fdf24a081 Video_core: Address feedback 4 years ago
Fernando Sahmkow 872f2e7de6 ShaderCompiler: Inline driver specific constants. 4 years ago