aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-21hle/ui: Basic multi programs support (#1560)Mary
2020-09-21Align register index between output targets on pixel shaders (#1559)gdkchan
2020-09-20acc/hid: Implement ListQualifiedUsers and SetTouchScreenConfiguration (#1555)Ac_K
2020-09-20Move the open logs folder from setting into the File menu in the main window ...Xpl0itR
2020-09-20friend: Implement GetCompletionEvent and AddPlayHistory (#1554)Ac_K
2020-09-20am: Stub Begin/EndBlockingHomeButton (#1553)Ac_K
2020-09-20caps: Stub SetShimLibraryVersion (#1552)Ac_K
2020-09-19Fix host stack overflow caused by some recursive guest methods. (#1528)LDj3SNuD
2020-09-19Implement block placement (#1549)FICTURE7
2020-09-19Better viewport flipping and depth mode detection method (#1556)gdkchan
2020-09-19Correct the threshold for control stick buttons (#1483)Billy Laws
2020-09-13Fix debug Config using res scaling 2x by default (#1546)Mary
2020-09-12Relax block ordering constraints (#1535)FICTURE7
2020-09-11Allow swizzles to match with "undefined" components (#1538)riperiperi
2020-09-10Texture/Buffer Memory Management Improvements (#1408)riperiperi
2020-09-07Do not emit StoreToContext before Return (#1537)FICTURE7
2020-09-06Amadeus: Fix multi-channel PCM sources on REV8 (#1536)Mary
2020-09-05Delete redundant sentence in README (#1534)Jade
2020-09-01Update to LibHac 0.12.0 (#1485)Alex Barney
2020-09-01SIMD&FP load/store with scale > 4 should be undefined (#1522)gdkchan
2020-09-01Fix PSL and MRG flags on XMAD cbuf-reg shader instruction (#1520)gdkchan
2020-09-01ui: Initial better user error reporting (#1503)Mary
2020-09-01Fix regression on texture compatibility match checks (#1521)gdkchan
2020-08-31Fix: Issue #1475 Texture Compatibility Check methods need to be centralized (...sharmander
2020-08-31Improve static branch prediction along fast path for memory accesses (#1484)FICTURE7
2020-08-31CPU (A64): Add Scvtf_S_Fixed & Ucvtf_S_Fixed with Tests. (#1492)LDj3SNuD
2020-08-30Remove the Ryujinx.Debugger project (#1506)Mary
2020-08-30Allow launching with custom data directories (#1505)mageven
2020-08-30Cleanup FUNDING.yml (#1494)Margen67
2020-08-30Clean up and update readme (#1501)Mary
2020-08-29Fix off by one error in pages count calculation on GPU pool (#1511)gdkchan
2020-08-27Amadeus: Fix inverted downmixing of center and lfe (#1507)Mary
2020-08-23Improve multi-controller support in HID and Controller Applet (#1453)mageven
2020-08-20Fix asserts on VP9 decoder in debug mode and build warnings (#1480)gdkchan
2020-08-18account: Implement IManagerForApplication calls and IAsyncContext (#1466)Ac_K
2020-08-18Misc audio fixes (#1348)Mary
2020-08-17Amadeus: Final Act (#1481)Mary
2020-08-14Add missing depth-color conversions in CopyTexture (#1474)mageven
2020-08-13PPTC GUI: Purge all versioned caches on click (#1454)mageven
2020-08-13Fix MacroJit SubtractWithBorrow Alu Reg Operation. (#1473)LDj3SNuD
2020-08-13Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. (#1471)LDj3SNuD
2020-08-13bluetooth: Fix event handle in IBluetoothDriver (#1464)Ac_K
2020-08-09Replace the Audio Backend ComboBoxText to a ComboBox with a custom model (#1451)Xpl0itR
2020-08-09Fix PTC version increment from #1433 (#1462)mageven
2020-08-08CPU: This PR fixes Fpscr, among other things. (#1433)LDj3SNuD
2020-08-08Forward OpenSaveDataInfoReaderOnlyCacheStorage to OpenSaveDataInfoReaderWithF...Alex Barney
2020-08-07Add Issue Templates (#1456)Ac_K
2020-08-07Rename DebugLevel Performance to Slowdowns (#1450)mageven
2020-08-06Silence several build warnings (#1428)gdkchan
2020-08-05Improve branch operations (#1442)Ficture Seven