981 Commits (b1e984475fafc522d6f30c334f9f084dc743c10b)

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