Commit graph

  • 664c25b54d Now showing download percentage! MelonSpeedruns 2020-02-02 15:23:50 -0500
  • ea19a0e29c Fixed Info dialogs MelonSpeedruns 2020-02-02 14:53:45 -0500
  • 9844fb3438 WIP 3 - Updater works as expected! MelonSpeedruns 2020-02-02 14:41:52 -0500
  • 6da9a3433e Remove unnecessary Math.Min riperiperi 2020-02-02 18:05:08 +0000
  • 24df92140d Remove locking. riperiperi 2020-02-02 17:09:46 +0000
  • a6eed7507e Add comment for new parameter. riperiperi 2020-02-02 16:48:28 +0000
  • 0914001177 Only enumarate cached textures that are modified when flushing, rather than all of them. riperiperi 2020-02-02 16:46:01 +0000
  • 02bb36db78 Compare shader code using a span instead of individual reads. riperiperi 2020-02-02 16:44:11 +0000
  • e62df3db95 Address Feedback riperiperi 2020-02-02 13:38:04 +0000
  • 796e5d14b4
    Use correct shader local memory size instead of a hardcoded size (#914) gdkchan 2020-02-02 00:25:52 -0300
  • ea14a95524
    Fix inconsistencies with UserId (#906) Thog 2020-02-02 04:24:17 +0100
  • f373f870f7
    Support configurable point size (#916) gdkchan 2020-02-01 20:19:46 -0300
  • a1a5341baf
    Support flat interpolation qualifier on shaders (#915) gdkchan 2020-02-01 20:18:58 -0300
  • fadfed9676 Support configurable point size gdkchan 2020-02-01 18:47:43 -0300
  • 629d23ef61 Address jd's & Ac_k's comments Thog 2020-02-01 22:40:49 +0100
  • f3f97e7e36 Fix inconsistencies with UserId Thog 2020-01-25 14:13:21 +0100
  • e9996c4540 WIP 2 MelonSpeedruns 2020-02-01 15:50:18 -0500
  • c0f68027de Support flat interpolation qualifier on shaders gdkchan 2020-02-01 15:18:51 -0300
  • 8bf2ad219d Remove dummy arrays when shared or local memory is not used, other improvements gdkchan 2020-02-01 10:22:40 -0300
  • b21e09a07f Generate compute QMD struct from nv open doc header gdkchan 2020-02-01 04:42:24 -0300
  • b1073475b7 Local memory size has 23 bits on maxwell gdkchan 2020-02-01 01:05:20 -0300
  • 5f571aca03 Update XML doc gdkchan 2020-02-01 00:54:16 -0300
  • e55ef6b4c9 Remove unused uniform block gdkchan 2020-02-01 00:48:48 -0300
  • a4e1a20d02 Use correct shader local size instead of a hardcoded size gdkchan 2020-02-01 00:47:15 -0300
  • a25ef65b54 WIP 2 on the Updater. Updater.exe won't boot now for some reason... MelonSpeedruns 2020-01-31 14:21:16 -0500
  • 6389cceded WIP code for Updater.exe MelonSpeedruns 2020-01-31 14:04:58 -0500
  • 7b0576db71
    Fix application list (#891) Xpl0itR 2020-01-31 18:21:46 +0000
  • 7e939bcee3
    Account for mismatch between LibHac.TitleLanguage and ...System.Language Xpl0itR 2020-01-31 17:52:09 +0000
  • 225698b3de
    fixed bug found by gdkchan's requested changes Xpl0itR 2020-01-31 17:34:17 +0000
  • 5a383c1ca7
    Merge pull request #1 from Ryujinx/master Dr.Hacknik 2020-01-31 12:33:54 -0500
  • 9d8cc0d65b
    AcK's requested changes Xpl0itR 2020-01-17 17:06:34 +0000
  • 91807fa007
    Convert file extensions to lowercase before comparing Xpl0itR 2020-01-16 18:57:46 +0000
  • 15bd2afa16
    Fix application list Xpl0itR 2019-12-24 16:44:42 +0000
  • 0202f150d4
    Enable stencil texturing (fixes #866) (#910) gdkchan 2020-01-31 00:42:03 -0300
  • 793f38b9aa
    Discard higher 32-bits of IPC message magic and command number (#911) gdkchan 2020-01-30 17:43:47 -0300
  • 68adbfe12c Discard higher 32-bits of IPC message magic and command number gdkchan 2020-01-30 17:34:36 -0300
  • 7ede008829 Enable stencil texturing (fixes #866) gdkchan 2020-01-30 17:00:38 -0300
  • d218c2eead
    prepo IPrepoService accurate parsing for report (#905) Ac_K 2020-01-30 17:39:05 +0100
  • 6d43b55421 Use var instead of explicit cast Ac_K 2020-01-30 17:07:22 +0100
  • 13aa682a21 Re-order InstEmitSystem32 riperiperi 2020-01-29 14:00:06 +0000
  • 87826b4ac9 Add VMOVN, VSHR (imm), VSHRN (imm) and related tests riperiperi 2020-01-29 13:57:55 +0000
  • 042cd37f08 Get the same boot times as on master when PTC is disabled. LDj3SNuD 2020-01-28 03:09:50 +0100
  • 5bd75477eb
    Fix OpenBisFileSystem wrong buffer type (#909) Thog 2020-01-27 21:09:04 +0100
  • a3a5722e1d Fix OpenBisFileSystem wrong buffer type Thog 2020-01-27 20:58:40 +0100
  • 2126263fac Address jd's comments Thog 2020-01-27 13:38:12 +0100
  • 3dfa3d5cf5 Change nuget to MsgPack.Cli Ac_K 2020-01-26 23:09:56 +0100
  • ec04b0c494 jD requested changes Ac_K 2020-01-26 21:19:26 +0100
  • c6e8cf81ba Implement IDeliveryCacheProgressService in bcat Thog 2020-01-26 19:49:25 +0100
  • e859a4f0f4 Fixed more stuff like var names. MelonSpeedruns 2020-01-26 12:41:32 -0500
  • 7b8f1fa26a
    Merge branch 'master' into master MelonSpeedruns 2020-01-26 12:37:40 -0500
  • f6c01604b6 Fixed all the reviewer's complains MelonSpeedruns 2020-01-26 12:35:22 -0500
  • 08311618a8 RejitRequest as a class rather than a tuple riperiperi 2020-01-26 15:11:02 +0000
  • ad2424171a SoftwareKeyboard: Interactive data size should include size field. (#907) bunnei 2020-01-26 00:14:21 -0500
  • ce73f5921d SoftwareKeyboard: Interactive data size should include size field. bunnei 2020-01-25 23:42:41 -0500
  • 1d5cf13b9f Remove unused branching for Vtbl riperiperi 2020-01-25 22:35:35 +0000
  • ccf878e0be Make branches made by writing to PC eligible for Rejit riperiperi 2020-01-25 22:34:28 +0000
  • faa69f3be8 Merge branch 'master' into aot LDj3SNuD 2020-01-25 20:54:08 +0100
  • 79c421ef2d Adaptation to the new application reloading system. LDj3SNuD 2020-01-25 20:50:37 +0100
  • da2235e881 Correct FP->Int behaviour (should saturate) riperiperi 2020-01-25 18:11:41 +0000
  • 6476b3d24f Address Feedback riperiperi 2020-01-25 17:57:22 +0000
  • 8aaac27d08 Fix tests Thog 2020-01-25 15:36:37 +0100
  • bb616ce91c Make sure to dispose the page table and ThreadContext Thog 2020-01-25 15:14:10 +0100
  • 13eb6bfaa9 prepo IPrepoService accurate parsing for report Ac_K 2020-01-25 02:45:57 +0100
  • 78d43694c3 Improve keys and 'game already running' dialogs Thog 2020-01-24 23:06:21 +0100
  • 475327db74 FPSCR flags as registers (part 2) riperiperi 2020-01-24 20:41:40 +0000
  • 4dac2f3fdf Use I32 registers in A32 (part 1) riperiperi 2020-01-24 17:40:34 +0000
  • e9256a3ef5 FPSCR flags as Registers (part 1) riperiperi 2020-01-24 19:58:07 +0000
  • e15eace615 Use I32 registers in A32 (part 2) riperiperi 2020-01-24 17:50:59 +0000
  • 203f7f3f1f Fix a crash when closing the main Ui Thog 2020-01-24 18:28:14 +0100
  • 1d8da18334 Make VirtualFileSystem only instanciable once (#901) Thog 2020-01-24 17:01:21 +0100
  • 4232a15187 Added Program Icon (#900) MelonSpeedruns 2020-01-24 10:14:51 -0500
  • a1b15fc1b1 Fixed issues DrHacknik 2020-01-23 14:22:49 -0500
  • 2bbc224b86 Cleaned the code DrHacknik 2020-01-23 14:00:43 -0500
  • 345450975e Added some comments DrHacknik 2020-01-23 13:35:03 -0500
  • b51905d2e1 Updates now install properly DrHacknik 2020-01-23 13:16:05 -0500
  • 88544ab383 Renamed ryu.ico to Ryujinx.ico MelonSpeedruns 2020-01-23 11:42:59 -0500
  • 1cba8df2db removed whitespaces emmauss 2020-01-23 13:55:54 +0000
  • 6351304472 addressed commits, rebased emmaus 2020-01-18 11:50:51 +0000
  • 58fbfca082 move profiler output to gui Emmanuel 2019-12-30 13:53:41 +0000
  • e94c637559 Working DrHacknik 2020-01-22 17:54:08 -0500
  • 03c67799d9 Working on Updater Implementation DrHacknik 2020-01-22 16:29:11 -0500
  • 053a36bf5a Make VirtualFileSystem only instanciable once Thog 2020-01-22 21:02:20 +0100
  • 156ffe0bca Merge remote-tracking branch 'origin/master' DrHacknik 2020-01-22 12:38:49 -0500
  • 63895a8aef Merge branch 'master' into aot LDj3SNuD 2020-01-22 17:30:55 +0100
  • 7efbd05661 Address Thealexbarney, jduncanator & emmauss comments. LDj3SNuD 2020-01-22 17:22:30 +0100
  • 25a5e75706 Added Program Icon MelonSpeedruns 2020-01-22 08:14:33 -0500
  • 532ccf929a Ignore exit flag on branch delay slot (#899) gdkchan 2020-01-21 22:11:43 -0300
  • b80352cc1a Ignore exit flag on branch delay slot gdkchan 2020-01-21 21:49:05 -0300
  • d6b9babe1d Keep the GUI alive when closing a game (#888) Thog 2020-01-21 23:23:11 +0100
  • c6c9c3a907 Address gdk's comments Thog 2020-01-20 18:22:06 +0100
  • b4b2b8b162 Update DiscordRichPresence package reference to 1.0.147 which is now built for .NET core (#898) Jonathan Goyvaerts 2020-01-20 17:55:15 +0100
  • b1b29e99b0 Update DiscordRichPresence package reference to 1.0.147 which is now built for .NET core Jonathan Goyvaerts 2020-01-20 14:12:40 +0100
  • 380c9fd099 Address AcK77 comment. LDj3SNuD 2020-01-20 03:13:50 +0100
  • d23bb91401 Merge branch 'master' into aot LDj3SNuD 2020-01-20 01:30:50 +0100
  • d1d61a9fe1 Address gdkchan comments. LDj3SNuD 2020-01-20 00:58:47 +0100
  • 09e0a6af68 Merge remote-tracking branch 'origin/master' into riperiperi/a32-wip riperiperi 2020-01-19 22:24:06 +0000
  • d0f15cb0b1 Update 32 bits syscalls to match 64 bits implementation (#892) Thog 2020-01-19 23:21:53 +0100
  • caceaafa61 One more realign as reading diffs is hard riperiperi 2020-01-19 22:16:11 +0000
  • df4ffcd17a Reintroduce alignment to DecoderHelper (removed by accident) riperiperi 2020-01-19 22:13:35 +0000
  • a4656d969a Remove Simd32 register type, use Int32 and Int64 for scalars like A64 does. riperiperi 2020-01-19 21:51:30 +0000