aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common/Utilities
AgeCommit message (Expand)Author
2019-11-23Use BinaryPrimitives.ReverseEndianness instead EndianSwap class (#832)Ac_K
2019-10-11Fix hwopus DecodeInterleaved implementation (#786)Thomas Guillemard
2019-03-13Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. ...LDj3SNuD
2019-02-28 Initial non 2D textures support (#525)Thomas Guillemard
2019-02-11Logger and Configuration Refactoring (#573)jduncanator