aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-04Upgrade projects to C#8 (#1193)Ac_K
2020-05-04Remove travis configuration (#1181)Thog
2020-05-04Improve IRDumper (#1135)Ficture Seven
2020-05-04Implement user-defined clipping on GL state pipeline (#1118)mageven
2020-05-04Update GLWidget to 1.0.2 (#1191)Thog
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-05-03Use correct swizzle on depth-stencil textures (#1196)gdkchan
2020-05-03Remove buffer invalidation (#1194)gdkchan
2020-05-03Add various error codes to Audio (#1201)VolcaEM
2020-05-03Fix issues causing keyboard profiles to throw errors on load. (#1206)riperiperi
2020-05-03Add various error codes to BCAT (#1202)VolcaEM
2020-05-03Revert package include condition (#1204)Xpl0itR
2020-05-03system: Make index 0 of keyboards in configuration 'all keyboards'Thog
2020-05-03ui: fix major regression on SaveConfigThog
2020-05-03Improvements to input and input configuration in the GUI. (#849)Xpl0itR
2020-05-03catch key errors (#1157)Xpl0itR
2020-05-03Adding .editorconfig so code style can be consistent and localized (#1131)Michael Kuklinski
2020-05-02nvservice: add a lock around NvHostEvent and remove release fence on SFv2 (#1...Thog
2020-05-02Add error code for denied internet request in Account (#1182)VolcaEM
2020-05-02Add various error codes to AM (#1183)VolcaEM
2020-05-01nvservices: mitigate abort with heavy load on the GPU processing thread (#1173)Thog
2020-05-01Do not compute dominance information when not in SSA (#1176)Ficture Seven
2020-05-01am: add IsVrModeEnabled (#1189)Thog
2020-05-01Update to LibHac 0.11.1 (#1186)Alex Barney
2020-04-30Use the official JSON parser (#1151)Thog
2020-04-30Add BCAT delivery cache support (#1154)Alex Barney
2020-04-30audren: implement Renderer Info output informations (#1179)Thog
2020-04-30Fix depth clamp enable bit, unit scale for polygon offset. (#1178)riperiperi
2020-04-28Create log folder if not exists fixes #1143 (#1146)Patrick Grabensteiner
2020-04-28Fix hbl 2.3.1 and hbmenu 3.3.0 (#1171)Thog
2020-04-27Revert package include condition (#1164)Xpl0itR
2020-04-27Fix shadow RAM affecting MME methods (#1168)gdkchan
2020-04-25Fix building of previous commitThog
2020-04-25Fix MME shadow RAM implementation (#1051)gdkchan
2020-04-25Fix mode and Reg08.H1 decoding on XMAD instruction (#1156)gdkchan
2020-04-25Fix texture level offset/size calculation when sparse tile width is > 1 (#1142)gdkchan
2020-04-25Fix kernel memory allocator block coalescing (#1155)gdkchan
2020-04-25UI: Implement interactive search on GameTable (#1148)Thog
2020-04-25Implement texture buffers (#1152)gdkchan
2020-04-25Log Ryujinx Version, OS Name, CPU Name and RAM size (#1102)Xpl0itR
2020-04-25Do temp constant copy for CompareAndSwap, other improvements to PreAllocator ...gdkchan
2020-04-25Implement Constant Color blends (#1119)mageven
2020-04-25SurfaceFlinger: fix SetPreallocatedBuffer correctness (#1153)Thog
2020-04-23ui: Make ExtractSection supports updates (#1150)Thog
2020-04-23Fix metadata.json JsonParsingException crash (#1062)Xpl0itR
2020-04-23Add support for dynamic docking/undocking (#1147)Thog
2020-04-22SurfaceFlinger: Invalid GraphicBuffer in SetPreallocatedBuffer (#1145)Thog
2020-04-22Remove leftover of debugging code for shader texture format (#1141)gdkchan
2020-04-22Initial conditional rendering support (#1012)gdkchan
2020-04-22Update .NET Core to 3.1, and update NuGet Packages (#1121)Michael Kuklinski