aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.ShaderTools
AgeCommit message (Expand)Author
2021-11-28infra: Migrate to .NET 6 (#2829)Mary
2021-10-12Rewrite shader decoding stage (#2698)gdkchan
2021-07-18shadertools: Prepare for new target Languages and APIs (#2465)Mary
2021-07-06Allow shader language and target API to be specified on the shader translator...gdkchan
2020-11-15infra: Migrate to .NET 5 (#1694)Mary
2020-11-13Salieri: shader cache (#1701)Mary
2020-08-30Remove the Ryujinx.Debugger project (#1506)Mary
2020-05-06Refactor shader GPU state and memory access (#1203)gdkchan
2020-05-04Upgrade projects to C#8 (#1193)Ac_K
2020-04-22Update .NET Core to 3.1, and update NuGet Packages (#1121)Michael Kuklinski
2020-02-06Render Profiler in GUI (#854)emmauss
2020-01-09Fix ShaderToolsgdkchan
2020-01-09Support texture rectangle targets (non-normalized coords)gdkchan
2020-01-09Add a pass to turn global memory access into storage access, and do all stora...gdk
2020-01-09Remove TranslatorConfig structgdk
2020-01-09Add shader support for the round mode on the F2F instruction, support mipmaps...gdk
2020-01-09Initial workgdk
2019-10-31.NET Core 3.0 is here! (#784)LDj3SNuD
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan
2019-04-26Built in profiling (#567)BaronKiko
2019-04-18New shader translator implementation (#654)gdkchan
2019-02-28 Initial non 2D textures support (#525)Thomas Guillemard
2018-12-17Move MaxUboSize definition (#530)Thomas Guillemard
2018-08-10Add Sqdmulh_S, Sqdmulh_V, Sqrdmulh_S, Sqrdmulh_V instructions; add 6 Tests. N...LDj3SNuD
2018-06-30Add linux-x64 to RID property to make tests works on linux (#205)Thomas Guillemard
2018-06-10Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...gdkchan