974 Commits (ccafe0ed915ca6fc11830561d50198783ecb9fbc)

Author SHA1 Message Date
lizzie 312c1cc0f6
[shader_recompiler] Simplify translate loop and directly call (the now uniform functions); remove repetitive declarations on impl.h (#2972) 2 months ago
lizzie 0e6ea2d9d6
[shader_recompiler] Add IAbs64 to prevent errors when using I2F with a 64-bit packed CBUF variant (#2918) 2 months ago
lizzie fe6b6fbde5
[shader_recompiler] simplify decoder table logic and let compiler do tables for us (#2915) 2 months ago
lizzie c96defb80d
Reapply PRs #2778 and #2812 (#2867) (#2868) 2 months ago
MaranBr ecf7af0cde
Revert PRs #2778 and #2812 (#2867) 2 months ago
Ribbit 3d4bb08cfc
Revert "[Shader Recompiler] Caching optimization for Texture_Pass (#481)" (#2859) 2 months ago
Caio Oliveira 8fa36a7737
nuke: Goodbye PCH, you will not be missed (#2821) 2 months ago
lizzie e0c554976a
[video_core] fix compilation errors from bad merge, fix string_view UB (#2812) 2 months ago
lizzie 1b1ab551a9
[maxwell] fix ordering of sizes for atomicops (#2778) 2 months ago
lizzie 992bae4e2a
[common] replace Common::BitCast with libc++ provided one (#2774) 2 months ago
Ribbit e367bdf3cc
[maxwell] SURED 4 handling (#2769) 2 months ago
crueter 83730cd4c1
[cmake] update CI deps, feat: sirit CI + new CI spec (#2655) 3 months ago
Gamer64 43a7470a7d
[Maxwell]: Fix shaders compilation memory leak (#2606) 3 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 3 months ago
SDK Chan 49f29e5071
[shader_recompiler] Rewrite ISBERD (#2541) 3 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 3 months ago
wildcard dac2efc4c8
[Shader Recompiler] Caching optimization for Texture_Pass (#481) 4 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 4 months ago
crueter 702a2beb7c
[cmake] refactor: cpmfile, deps prefetch, force system and more (#322) 4 months ago
crueter 09a8fab2a2
[spirv] improved spir-v shader opt (#239) 5 months ago
SDK Chan 72fb15cacc
[shader_recompiler] ISBERD minor cleanups (#211) 5 months ago
crueter 3e55dc6352
[cmake] refactor: CPM over vcpkg (#250) 5 months ago
crueter 1551387739
[cmake, frontend] feat: CPMUtil + dependency viewer (#238) 5 months ago
crueter 51b170b470
[cmake] refactor: Use CPM over submodules (#143) 5 months ago
SDK Chan 3f12ae1e6e
[shader_recompiler/Maxwell] Unstub ISBERD completely (#160) 5 months ago
lizzie 9e0e31132a
[icc] fix intel c++ compiler errors (#146) 5 months ago
lizzie bdfcb6c950
[shader_recompiler/ Maxwell] ISBERD initial implementation 5 months ago
lizzie 7962c81738
[spirv] new castings for int8/int16/etc (#86) 5 months ago
CamilleLaVey cd394fc40f revert [android] Snapdragon 865 patches (#23) 6 months ago
CamilleLaVey 3df06da02c revert Align and bias memory stronger 6 months ago
crueter 444109c251 [android] Snapdragon 865 patches (#23) 6 months ago
Aleksandr Popovich cb3521272f
[ir] Align and bias memory stronger 6 months ago
Gamer64 a002730d68
[VK] Rework SPIRV Shader Optimization (#238) 6 months ago
crueter 94c66f98bf
[frontend, web] refactor: web service frontend rewrite (#221) 6 months ago
CamilleLaVey fa600b88b1 revert 91a662431c (#240) 6 months ago
JPikachu 11b152ab58 [spirv] Avoid NaN when a conversion to f16 is emitted (#215) 6 months ago
JPikachu 91a662431c [Texture_cache] Better memory handling for devices with lower memory allocations (#233) 6 months ago
xbzk 1240cd43d7 patch: mock return for textures not found by Track method (#150) 7 months ago
swurl 918d6d3514 proper placement of clip distance init 8 months ago
JPikachu c64f1994c7 Fix complination issues by making clip_distance_written static 8 months ago
JPikachu fc1a3b6310 shader compiler: Ensure all clip distances are initialized when used 8 months ago
EmulationEnjoyer fcec7995af feat(shader): implement geometry shader invocation info 1 year ago
MrPurple666 44dc152a2b Add InputTopologyVertices from torzu adapted to eden 9 months ago
EmulationEnjoyer cb135ba86f shader/recompiler: Revert NVN storage buffer bias range 1 year ago
crueter 9cef9f5dce Update fmt to allow for v11 9 months ago
darktux 9f4ef30b55 Add SR_WScaleFactorXY/SR_WScaleFactorZ stubs for Prince of Persia (#5) 2 years ago
Liam 749f0564ae shader_recompiler: throw on missing geometry streams in geometry shaders 2 years ago
Liam 8c5083b014 shader_recompiler: fix non-const offset for arrayed image types 2 years ago
Liam 0466d1dedb Revert "shader_recompiler: use only ConstOffset for OpImageFetch" 2 years ago
Liam d69e462d13 shader_recompiler: use only ConstOffset for OpImageFetch 2 years ago