aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common/Utilities
AgeCommit message (Expand)Author
2022-08-18Removed unused usings. (#3593)1.1.223Nicholas Rodine
2022-06-22Rewrite kernel memory allocator (#3316)1.1.152gdkchan
2022-02-18Use BitOperations methods and delete now unused BitUtils methods (#3134)1.1.42Berkan Diler
2022-02-17Use ReadOnlySpan<byte> compiler optimization for static data (#3130)1.1.34Berkan Diler
2021-09-15hos: Cleanup the project (#2634)Ac_K
2021-04-14Miria: The Death of OpenTK 3 (#2194)Mary
2020-12-13Correct type of executable sizes (#1802)gdkchan
2020-10-01Fix GetStream implementation (#1588)Mary
2020-04-30Use the official JSON parser (#1151)Thog
2020-03-26prepo: Add a MessagePack object formatter (#1034)jduncanator
2020-01-09Address PR feedbackgdkchan
2020-01-09Address PR feedbackgdkchan
2020-01-09ASTC optimizations (#845)Alex Barney
2020-01-09Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc...gdk
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