aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-24Remember bound framebuffer to avoid glGetInteger use. (#1273)riperiperi
2020-05-23Implement CNTVCT_EL0 (#1268)mageven
2020-05-23Implement TMML and TMML.B (#1270)Thog
2020-05-23Spanify Graphics Abstraction Layer (#1226)gdkchan
2020-05-20time: Make sure to initialize the network system clock with a valid system cl...Thog
2020-05-16Update to LibHac 0.11.2 (#1240)Alex Barney
2020-05-15Unwinding Follow-up. Fix a bug in JitUnwindWindows where ... (#1238)LDj3SNuD
2020-05-15surfaceflinger: FreeBufferLocked doesn't reset the graphic bufferThog
2020-05-15Refactor out Application details from Horizon (#1236)mageven
2020-05-15am: Implement common web applets (#1188)Thog
2020-05-15Surface Flinger: Implement GetBufferHistory (#1232)Thog
2020-05-15pctl: refactoring IParentalControlServiceFactory and IParentalControl… (#1219)Ac_K
2020-05-14Fix RET Xn translation (#1242)Ficture Seven
2020-05-13Remove CpuId IR instruction (#1227)gdkchan
2020-05-13nvdrv: Partially implementation of GetStatus (#1215)Ac_K
2020-05-13Add missing error code to Time (#1237)VolcaEM
2020-05-12am: Implement GetFriendInvitationStorageChannelEvent (#1220)Ac_K
2020-05-11Fix tailcall case in EmitterContext (#1235)Ficture Seven
2020-05-10Suppress CS0169 CS0649 warns from HID structs (#1222)mageven
2020-05-10Add various error codes to Settings (#1229)VolcaEM
2020-05-09Add two error codes to SDB PDM (#1230)VolcaEM
2020-05-08Add two error codes to Mii (#1224)VolcaEM
2020-05-08Add various error codes to NCM LR (#1225)VolcaEM
2020-05-07Fix SystemInfo logging to file (#1217)Ac_K
2020-05-06Fix block iteration on kernel MemoryManager InsertBlock function (#1184)gdkchan
2020-05-06Refactor shader GPU state and memory access (#1203)gdkchan
2020-05-05set: Quick implementation of GetKeyCodeMap/GetKeyCodeMap2 (#1210)plutoo
2020-05-05Logging the current firmware version (#1199)SeraUX
2020-05-05Add Docked/Handheld text on status bar (#1205)HorrorTroll
2020-05-04Add error code for denied internet request in Friends (#1207)VolcaEM
2020-05-04Add various error codes to Loader (#1208)VolcaEM
2020-05-04Move kernel state out of the Horizon class (#1107)gdkchan
2020-05-04Implement Counter Queue and Partial Host Conditional Rendering (#1167)riperiperi
2020-05-04Refactor SystemInfo and implement macOS system info backend (#1177)Mary
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