summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend
AgeCommit message (Expand)Author
2025-01-17shader_recompiler: Add stubs for CSM/FCSM flow test conditionsZephyron
2025-01-17Downgrade Android SDK and build toolsZephyron
2025-01-17Revert "shader-recompiler: implement FCSM_TR flow test case"vampiric_x
2025-01-15shader-recompiler: implement FCSM_TR flow test caseZephyron
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31shader_recompiler: Fix ISBERD instruction implementationZephyron
2024-12-31shader_recompiler: Use FPRecip in FSWZADD implementationZephyron
2024-12-31shader_recompiler: Fix method names in FSWZADD implementationZephyron
2024-12-31shader_recompiler: Implement ISBERD instructionZephyron
2024-12-31shader_recompiler: Implement ISBERD instruction modes and shiftsZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-11-26Merge branch 'master' into ssbo-alignAmeer J
2023-11-19Merge pull request #12066 from ameerj/nvidia-nsanityliamwhite
2023-11-18shader_recompiler: Fix spelling of "derivate" (#12067)Ameer J
2023-11-17shader_recompiler: add byteswap pattern workaround for NvidiaAmeer J
2023-10-31shader_recompiler: Align SSBO offsets to meet host requirementsAmeer J
2023-08-27Shader Recompiler: Auto stub special registers and dump pipelines on exception.Fernando Sahmkow
2023-08-18Shader Recomnpiler: implement textuzreGrad 3D emulation constant propagationFernando Sahmkow
2023-06-12Merge pull request #10699 from liamwhite/conditional-barrierMatías Locatti
2023-06-10shader_recompiler: translate f64 to f32 when unsupported on hostLiam
2023-06-10shader_recompiler: remove barriers in conditional control flow when device la...Liam
2023-05-26shader_recompiler: fix copy-paste errorLiam
2023-05-11Fix Tears of the Kingdom flickering clouds and depths.Kelebek1
2023-02-19Merge pull request #9588 from liamwhite/bylaws-revertsliamwhite
2023-02-04shader_recompiler/value.h: Remove lingering references to S32ameerj
2023-01-29Move to Clang Format 15Levi Behunin
2023-01-29Merge pull request #9694 from ameerj/txq-mipsliamwhite
2023-01-28shader_recompiler: TXQ: Skip QueryLevels when possibleameerj
2023-01-25shader_recompiler: Remove S32 IR typeameerj
2023-01-07Revert "shader_recompiler: Align SSBO offsets to meet host requirements"Liam
2023-01-07Avoid OOB array access reading passthrough attr maskBilly Laws
2023-01-05Run clang-formatBilly Laws
2023-01-05shader_recompiler: Add support for lowering geometry passthroughBilly Laws
2023-01-05shader_recompiler: Align SSBO offsets to meet host requirementsBilly Laws
2023-01-04Video_core: Address feedbackFernando Sahmkow
2023-01-01MacroHLE: Add HLE replacement for base vertex and base instance.Fernando Sahmkow
2022-12-03Merge pull request #9300 from ameerj/pchliamwhite
2022-12-03Merge pull request #9289 from liamwhite/fruit-companyliamwhite
2022-12-01shader_recompiler: add gl_Layer translation GS for older hardwareLiam
2022-11-29value.h: remove recursive includeameerj
2022-11-22general: fix compile for Apple ClangLiam
2022-11-11Merge pull request #9167 from vonchenplus/tessliamwhite
2022-11-11ir/texture_pass: Use host_info instead of querying Settings::values (#9176)Morph
2022-11-07video_core: Fix few issues in Tess stageFengChen
2022-11-04video_core: Fix SNORM texture buffer emulating error (#9001)Feng Chen
2022-11-03Merge pull request #8858 from vonchenplus/mipmapbunnei
2022-10-25Revert "shader_recompiler/dead_code_elimination: Add DeadBranchElimination pass"Feng Chen
2022-10-24Merge pull request #8873 from vonchenplus/fix_legacy_location_errorbunnei
2022-10-17Address feedbackFengChen
2022-10-06Shader Decompiler: Fix dangerous behavior of invalid iterator insertion.Fernando Sahmkow