1001 Commits (83c9d3dd6a6daa8392b35c7d4e32fc58871abadf)

Author SHA1 Message Date
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 1 month ago
wildcard 80bafc8fe8
[vulkan] Fix incorrect offset application for Array2D textures (#3696) 1 month ago
tarako d720a7b4b4
[vulkan] Fixed dual-source blending to correctly map shader outputs. (#3637) 1 month ago
John 0d950195e9
[Settings] Add "Enable Legacy Rescale Pass" Toggle (#3582) 2 months ago
JPikachu f77c91431f
[shader_recompiler] Implement indirect image/texture array indexing (#3608) 2 months ago
MaranBr 7d81a724ef
[shader_recompiler] Fix Shuffle handling for Position attributes (#3406) 2 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2 months ago
PavelBARABANOV b8456394f1
[spirv] Fix F16 conversion on Android (skip NaN check) (#3458) 2 months ago
lizzie df838a57fd
[dynarmic] reduce CPU usage on Spooky Mansion by making blocks be page-sized and page-aligned; replace std::set<> with ankerl set in arm64 (#3253) 3 months ago
rayman30 643f11d972
[VK, MacOS] Fix strict output type mismatch on Metal (MK8D/TOTK fix) (#3414) 3 months ago
lizzie 025bc799f7
[vk] change UInt32->Int32 being used as texture gather offsets (#3404) 3 months ago
PavelBARABANOV 4a5bec1cfc
[android, feat] add "Fix Bloom Effects" toggle (#3359) 3 months ago
MaranBr 4f6195881c
[video_core] Fix 1x graphics bugs without performance loss (#3385) 3 months ago
lizzie ea932fbf40
[vk] properly handle multithreading with global constants without using TLS (#3368) 3 months ago
wildcard 338ea4e9d5
[texture_pass] Re-Add caching optimization for Texture_Pass (#3356) 3 months ago
lizzie cb40b310f5
[opengl] fix GL_NV_geometry_shader_passthrough compiler complaints (#3357) 3 months ago
lizzie cb26ea154c
[vk, ogl/IR, dynarmic/IR] friendlier IR identity pointer chasing, inline AA passes (#3250) 3 months ago
MaranBr 30e073b02b
[video_core] Fixes flickering and weird textures at native 1x resolution (#3346) 3 months ago
xbzk 4ea8311113
revert old mocking for bindless textures (#3331) 3 months ago
DraVee 6b36c6deb6
Revert "[vk, spir-v] Adding decoration for NonWritable buffers if vertexPipelineStoresAndAtomics" (#3292) 3 months ago
CamilleLaVey 5edcdea78f
[refactor, vk] DynamicState, ExtendedDynamicState and VertexInputDynamicState (#3074) 3 months ago
lizzie 82f9d489e7
Revert "[vk, ogl/IR, dynarmic/IR] friendlier IR identity pointer chasing, inline AA passes (#2565)" (#3249) 4 months ago
lizzie 46b32b7688
[vk, ogl/IR, dynarmic/IR] friendlier IR identity pointer chasing, inline AA passes (#2565) 4 months ago
lizzie 8859809ebd
[maxwell] ATOM() has cases where it acts like a NOP (#2907) 5 months ago
Caio Oliveira 9e610ea098
Partial revert "[shared_recompiler/maxwell] fix SURED() wrong encodings (#2983)" (#3099) 5 months ago
lizzie 9a046190c7
[shader_recompiler] macro-ify flow_test and attribute (#2900) 5 months ago
lizzie ba9e03a612
[shared_recompiler/maxwell] fix SURED() wrong encodings (#2983) 5 months ago
lizzie 312c1cc0f6
[shader_recompiler] Simplify translate loop and directly call (the now uniform functions); remove repetitive declarations on impl.h (#2972) 5 months ago
lizzie 0e6ea2d9d6
[shader_recompiler] Add IAbs64 to prevent errors when using I2F with a 64-bit packed CBUF variant (#2918) 5 months ago
lizzie fe6b6fbde5
[shader_recompiler] simplify decoder table logic and let compiler do tables for us (#2915) 6 months ago
lizzie c96defb80d
Reapply PRs #2778 and #2812 (#2867) (#2868) 6 months ago
MaranBr ecf7af0cde
Revert PRs #2778 and #2812 (#2867) 6 months ago
Ribbit 3d4bb08cfc
Revert "[Shader Recompiler] Caching optimization for Texture_Pass (#481)" (#2859) 6 months ago
Caio Oliveira 8fa36a7737
nuke: Goodbye PCH, you will not be missed (#2821) 6 months ago
lizzie e0c554976a
[video_core] fix compilation errors from bad merge, fix string_view UB (#2812) 6 months ago
lizzie 1b1ab551a9
[maxwell] fix ordering of sizes for atomicops (#2778) 6 months ago
lizzie 992bae4e2a
[common] replace Common::BitCast with libc++ provided one (#2774) 6 months ago
Ribbit e367bdf3cc
[maxwell] SURED 4 handling (#2769) 6 months ago
crueter 83730cd4c1
[cmake] update CI deps, feat: sirit CI + new CI spec (#2655) 6 months ago
Gamer64 43a7470a7d
[Maxwell]: Fix shaders compilation memory leak (#2606) 7 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 7 months ago
SDK Chan 49f29e5071
[shader_recompiler] Rewrite ISBERD (#2541) 7 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 7 months ago
wildcard dac2efc4c8
[Shader Recompiler] Caching optimization for Texture_Pass (#481) 7 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 7 months ago
crueter 702a2beb7c
[cmake] refactor: cpmfile, deps prefetch, force system and more (#322) 8 months ago
crueter 09a8fab2a2
[spirv] improved spir-v shader opt (#239) 8 months ago
SDK Chan 72fb15cacc
[shader_recompiler] ISBERD minor cleanups (#211) 8 months ago
crueter 3e55dc6352
[cmake] refactor: CPM over vcpkg (#250) 8 months ago
crueter 1551387739
[cmake, frontend] feat: CPMUtil + dependency viewer (#238) 8 months ago