summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/maxwell
AgeCommit message (Expand)Author
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-01-28shader_recompiler: TXQ: Skip QueryLevels when possibleameerj
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-01MacroHLE: Add HLE replacement for base vertex and base instance.Fernando Sahmkow
2022-12-03Merge pull request #9289 from liamwhite/fruit-companyliamwhite
2022-12-01shader_recompiler: add gl_Layer translation GS for older hardwareLiam
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-03Merge pull request #8858 from vonchenplus/mipmapbunnei
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
2022-09-20video_core: Fix legacy to generic location unpairedFengChen
2022-09-20video_core: Generate mipmap texture by drawingFengChen
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-06-13general: fix compilation on GCC 12Liam
2022-06-13structured_control_flow: Remove constexpr Flow::Blocklat9nq
2022-05-14general: Avoid ambiguous format_to compilation errorsLioncash
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-02fix: typosAndrea Pappacoda
2022-03-21Merge pull request #8038 from liamwhite/exit-register-detectionAmeer J
2022-03-20shader_recompiler: Reduce unused includesameerj
2022-03-18shader_recompiler/EXIT: skip render targets with no outputsLiam
2022-03-17shader_recompiler/EXIT: increment output register on failed enable testLiam
2022-03-16shader_recompiler: Implement LDC.IS address modeLiam