Commit graph

  • 6a94538b6d
    Ensure account save data exists when launching an extracted game (#1108) Alex Barney 2020-04-14 17:10:27 -0700
  • 92cc37e365
    Fix negation of HADD2 constant buffer source (#1116) gdkchan 2020-04-14 20:01:26 -0300
  • a7fff14ca3 Some nits gdkchan 2020-04-14 18:14:14 -0300
  • 503379bba5 Implement SULD shader instruction gdkchan 2020-04-14 17:47:36 -0300
  • e135ef2485 Fix negation of HADD2 constant buffer source gdkchan 2020-04-14 16:45:33 -0300
  • 849fbef53f
    Update Config.json Joshi234 2020-04-14 20:25:43 +0200
  • b650883015 Fix oversight in depth range initialization from PR #1093 mageven 2020-04-14 21:50:48 +0530
  • 7a6c1df8e6 Ensure account save data exists when launching an extracted game Alex Barney 2020-04-12 20:45:01 -0700
  • 3d7d00414f Address gdkchan's comments Thog 2020-03-30 21:37:51 +0200
  • 8c4675b1a2 Address ripinperi's comments Thog 2020-03-29 15:34:42 +0200
  • 5df3eedb2f fix SyncptWait & SyncptWaitEx cmds logic Thog 2020-03-27 23:29:25 +0100
  • 559b6643a6 Address Ac_K's comments and fix GetSyncpoint for ChannelResourcePolicy == Channel Thog 2020-03-27 19:12:23 +0100
  • 599ca0ee99 Add a missing syncpoint check in QueryEvent of NvHostSyncPt Thog 2020-03-23 11:51:46 +0100
  • d9ec98a779 Partially fix prefetch barrier Thog 2020-03-23 03:07:56 +0100
  • 661368404d dma pusher: Implemnet prefetch barrier Thog 2020-03-22 23:59:49 +0100
  • 9dbd781133 nvservices: write the output buffer even when an error is returned Thog 2020-03-18 22:03:59 +0100
  • 14d433326d Finish addressing gdkchan's comments Thog 2020-03-17 21:46:41 +0100
  • fcc167ebff evnt => hostEvent Thog 2020-03-17 21:38:58 +0100
  • 90a58c766c Handle the NV event API correctly Thog 2020-03-16 11:23:22 +0100
  • 5134c6ba4d Add some missing logic to handle SubmitGpfifo correctly Thog 2020-03-15 17:18:02 +0100
  • 6d21bcfa45 syncpoint: address gdkchan's comments Thomas Guillemard 2020-03-15 00:13:52 +0100
  • d55bcda9b1 Implement GPU syncpoints Thog 2020-03-10 15:33:24 +0100
  • ad3d2fb5a9
    Implement update loader and log loaded application info (#1023) Xpl0itR 2020-04-12 22:02:37 +0100
  • f02b6b1e0e formatting correction CJBok 2020-04-12 15:56:31 +0200
  • 8bdff63018 Addressed @Thog's and @AcK77's comments CJBok 2020-04-12 15:54:06 +0200
  • 6052aa17f2
    Print the result name in SetTerminateResult if possible (#1105) Alex Barney 2020-04-12 05:13:23 -0700
  • 02bea70131
    requested changes Xpl0itR 2020-04-12 11:22:07 +0100
  • a6c71bc118 Fix CpuTest FICTURE7 2020-04-11 17:06:19 +0400
  • 8bd015e94a Addressed JD's comments CJBok 2020-04-10 08:54:26 +0200
  • c251eab36f Print the result name in SetTerminateResult if possible Alex Barney 2020-04-09 19:52:48 -0700
  • ae35839095 Addressed @Thog's comments CJBok 2020-04-09 23:51:37 +0200
  • 2f89d359aa Add As<T>, Get<T> & Set<T> FICTURE7 2020-04-09 20:36:23 +0400
  • 0474365670 System Time Offset Implementation CJBok 2020-04-09 18:00:15 +0200
  • e1d644345c Use LayoutKind.Sequential instead FICTURE7 2020-04-09 19:03:49 +0400
  • eefd0e801e
    Write to disk immediately to decrease the chances of corruption Xpl0itR 2020-04-09 12:21:06 +0100
  • b9249f9efa
    Load defualt metadata if the metadata.json gets corrupt Xpl0itR 2020-04-09 11:21:31 +0100
  • 496db602ff
    Optimize %x ^ %x = 0 (#1094) Ficture Seven 2020-04-09 03:36:19 +0400
  • 2b7d893420 Improve V128 FICTURE7 2020-04-08 20:49:26 +0400
  • 806ccdc911 Fix typo FICTURE7 2020-04-08 09:33:28 +0400
  • dc144d2e19
    Use libhac for loading NSO and KIP (#1047) Elise 2020-04-08 00:41:02 +0200
  • 428d54357c Address feedback FICTURE7 2020-04-07 20:26:09 +0400
  • 8bae313aba
    Implement game card mounting and loading Xpl0itR 2020-02-06 22:09:00 +0000
  • 79ffbc44c5 JIT: Optimize %x ^ %x = 0 FICTURE7 2020-04-07 14:20:15 +0400
  • 468d8f841f
    Simple GPU fixes (#1093) mageven 2020-04-07 14:49:45 +0530
  • 8c09e97508 Read RasterizeEnable reg as bool and add doc mageven 2020-04-06 16:23:21 +0530
  • 122e5609ed Disable RasterizerDiscard around Blits and track its state mageven 2020-04-06 11:05:09 +0530
  • 62647872aa Simplify ScissorTest tracking around Blits mageven 2020-04-06 09:39:06 +0530
  • 29619be7d4 Match viewport count to hardware mageven 2020-04-06 09:37:45 +0530
  • c57e481707 Implement RasterizeEnable mageven 2020-04-06 09:34:52 +0530
  • b3322bf93a
    Merge branch 'master' into master MelonSpeedruns 2020-04-05 13:55:39 -0400
  • e99e6d0ad1
    Use the jump table for HighCq tail continues. (#1088) riperiperi 2020-04-04 09:05:11 +0100
  • 53a33b2e42
    nits Xpl0itR 2020-04-01 13:25:50 +0100
  • b9722dd44d
    Add title version to titlebar and log loaded application info Xpl0itR 2020-03-31 19:38:45 +0100
  • fbed78af09
    Implement update loader Xpl0itR 2020-03-23 20:40:40 +0000
  • 5cfcea134e Fix up formatting elise 2020-04-03 19:09:27 +0200
  • 81cbab3cad Stub INvDrvServices::GetStatus() FICTURE7 2020-04-03 19:23:55 +0400
  • cc43367bca Use Call Flag rather than 1L riperiperi 2020-04-03 13:33:23 +0100
  • b3abc18a92 Use the jump table for tail continues. riperiperi 2020-04-03 13:26:30 +0100
  • f70cc96464
    libhac: use ApplicationControlProperty instead of Nacp (#1073) Thog 2020-04-03 12:01:26 +0200
  • 6a84a3772c Address Moose's comment Thog 2020-04-03 11:45:16 +0200
  • 4d93f97408
    Revert SwKbd Applet ReadStruct and fix IApplet's ReadStruct to catch (#1087) mageven 2020-04-03 12:23:06 +0530
  • 52ed6991e4 Revert SwKbd Applet ReadStruct and fix IApplet's ReadStruct to catch error at compile time mageven 2020-04-03 11:27:22 +0530
  • e93ca84b14
    Better IPA shader instruction implementation (#1082) gdkchan 2020-04-02 21:20:47 -0300
  • 2365ddfc36
    HID SharedMem Rework (#1003) mageven 2020-04-03 05:40:02 +0530
  • 313b08b72c Replace missed Marshal.SizeOf and address gdkchan's comments mageven 2020-04-03 00:10:20 +0530
  • e8759727ab Address AcK's second review comments mageven 2020-04-01 10:33:29 +0530
  • 481163ac9c Address AcK's review comments mageven 2020-03-30 16:34:50 +0530
  • 2c2e9fce52 Addressed gdkchan's and some more Ac_K's comments mageven 2020-03-27 20:21:11 +0530
  • 81c545770d Further address Ac_K's comments mageven 2020-03-26 23:36:46 +0530
  • 7228cad2b4 Address Ac_K's comments mageven 2020-03-23 11:21:41 +0530
  • 9170309e11 Add DebugPad mageven 2020-03-22 16:02:41 +0530
  • 601f44a67b Add basic ControllerApplet mageven 2020-03-22 10:59:13 +0530
  • 8e10618093 Change Ryujinx UI to reflect new Input mageven 2020-03-22 10:58:48 +0530
  • 4350d16d17 Change HID Service mageven 2020-03-22 10:58:20 +0530
  • b1743898d0 Add new HLE Input. mageven 2020-03-22 10:56:32 +0530
  • fb01321e78 Delete old HLE.Input mageven 2020-03-22 10:56:05 +0530
  • c0fcfef78f Modify GetMaxValue to GetArrayLengthForEnum and re-alignment code. Chenj 2020-04-02 11:51:33 +0900
  • 27b1534630 Alignment gdkchan 2020-04-01 22:38:33 -0300
  • 2dbd01ab72 Some nits gdkchan 2020-04-01 22:37:21 -0300
  • 580aaed1f1 Fix varying interpolation on fragment shader gdkchan 2020-04-01 22:31:02 -0300
  • 5b5239ab5b
    Remove output interpolation qualifier (#1070) gdkchan 2020-04-01 22:24:55 -0300
  • 5e3a1129b3 Add EnumUtils.GetMaxValue and adjust code format. Chenj 2020-04-01 13:33:06 +0900
  • 45c7424f7c
    fix tooltip (#1080) Xpl0itR 2020-03-31 19:44:05 +0100
  • 26a8c1f870
    fix tooltip Xpl0itR 2020-03-31 18:33:33 +0100
  • b9555df2e2 Use an array to implement GetOperandType for improve performance. Chenj 2020-03-31 16:01:32 +0900
  • 92b17fc228
    Set default width and height based on monitor resolution (#1046) Xpl0itR 2020-03-30 23:10:13 +0100
  • 6a7b58e256
    Add warning with an option to disable for settings that impact performance (#1002) Xpl0itR 2020-03-30 22:39:46 +0100
  • 12d49c37d2
    Make max anisotropy configurable (#1043) Xpl0itR 2020-03-30 22:38:52 +0100
  • ac3530380d libhac: use ApplicationControlProperty instead of Nacp Thog 2020-03-30 22:22:10 +0200
  • 5a52ca5071 Retrigger CI Thog 2020-03-30 13:54:38 +0200
  • d599fba711
    Implement FCMP shader instruction (#1067) gdkchan 2020-03-30 07:04:00 -0300
  • 9948a7be53
    Support constant attributes (with a value of zero) (#1066) gdkchan 2020-03-29 23:11:24 -0300
  • 8f21db810d
    Reduce requirements for running homebrew (#1053) Thog 2020-03-29 23:23:05 +0200
  • 12c61d965d Fix space alignment EliseZeroTwo 2020-03-29 21:18:57 +0200
  • f9c859c8ba
    Index constant buffer vec4s using ternary expressions. (#1015) riperiperi 2020-03-29 17:24:54 +0100
  • 4430f0b3df Remove output interpolation qualifier gdkchan 2020-03-02 11:30:01 -0300
  • e80ee6c558 Revert "Revert "Remove indexed path."" riperiperi 2020-03-29 17:04:58 +0100
  • 7cd52fecb5 Revert "Remove indexed path." riperiperi 2020-03-29 17:03:54 +0100
  • 94465b9a0f
    Add GUI option Xpl0itR 2020-03-29 16:21:04 +0100
  • 25ec4eddfa Remove indexed path. riperiperi 2020-03-29 16:15:48 +0100