aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common
AgeCommit message (Expand)Author
2020-04-25Log Ryujinx Version, OS Name, CPU Name and RAM size (#1102)Xpl0itR
2020-04-22Update .NET Core to 3.1, and update NuGet Packages (#1121)Michael Kuklinski
2020-04-22SurfaceFlinger v2 (#981)Thog
2020-04-17System Time Offset Implementation (#1101)CJ Bok
2020-04-12Implement update loader and log loaded application info (#1023)Xpl0itR
2020-03-31Make max anisotropy configurable (#1043)Xpl0itR
2020-03-26Make Device Location Name configuration (custom TZ) (#1031)Thog
2020-03-26prepo: Add a MessagePack object formatter (#1034)jduncanator
2020-03-20Implement GetRegionCode and add the RegionCode to settings (#999)Ac_K
2020-02-12Reducing log sizes (#724)BaronKiko
2020-02-12Add inbuilt Opengl renderer to window (#922)emmauss
2020-02-07Only enumerate cached textures that are modified when flushing. (#918)riperiperi
2020-02-06Render Profiler in GUI (#854)emmauss
2020-02-06Implement IDeliveryCacheProgressService in bcat (#908)Thog
2020-01-13Name all threads (#886)Ac_K
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
2020-01-09Initial workgdk
2020-01-05Fix ReactiveObject initial event not being propagated with boolean types (#860)Thog
2019-12-21Rewrite the configuration system (#831)Thog
2019-11-23Use BinaryPrimitives.ReverseEndianness instead EndianSwap class (#832)Ac_K
2019-11-21ldn: Implement calls of UserLocalCommunicationService (#829)Ac_K
2019-10-31.NET Core 3.0 is here! (#784)LDj3SNuD
2019-10-11Fix hwopus DecodeInterleaved implementation (#786)Thomas Guillemard
2019-09-19Misc fixes (#772)LDj3SNuD
2019-09-06Implement Bluetooth, Btm, Hid and Nsd services and calls. (#761)Ac_K
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan
2019-07-02Misc cleanup (#708)Alex Barney
2019-06-27PrntStub: Add a way to print arrays (#711)Thomas Guillemard
2019-06-16Implement OutputAccessLogToSdCard and expose an FS access log option (#700)Alex Barney
2019-04-26Built in profiling (#567)BaronKiko
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
2019-01-30Add file logging and handle unhandled exceptions (#558)emmauss
2019-01-11Refactor Ryujinx.Common and HLE Stub Logging (#537)jduncanator
2019-01-05Some improvements for nvnflinger (#555)Thomas Guillemard
2018-11-28Better process implementation (#491)gdkchan
2018-10-28Timing: Optimize Timestamp Aquisition (#479)jduncanator
2018-10-21Implement basic psm service (#467)Ac_K
2018-10-17Move logging to Ryujinx.Common and make it a static class (#413)ReinUsesLisp