Commit graph

  • f5c7254633 Allow custom suffixes to title dirs again mageven 2020-07-04 10:56:56 +0530
  • ca546366fd Move mod logs to new LogClass mageven 2020-07-03 15:36:41 +0530
  • f9f005c334 Rewrite ModLoader, again mageven 2020-07-03 13:07:14 +0530
  • 6a3cf5133a Disable PPTC when exefs patches are detected mageven 2020-06-22 08:28:13 +0530
  • 9f30bef8af Implement Modding Support mageven 2020-05-15 11:58:36 +0530
  • 0ae35bb26b Fix geometry shader input names with new naming gdkchan 2020-07-08 22:40:34 -0300
  • c050994995
    Fix PPTC on Windows 7. (#1369) LDj3SNuD 2020-07-09 02:45:24 +0200
  • f11bfadeca Can't change shader or TFB bindings while TFB is active gdkchan 2020-07-08 20:03:25 -0300
  • 3f152c027e Update ReportCounterType and Write method gdkchan 2020-07-08 19:27:35 -0300
  • 11b9a1a052 Some nits and fixes gdkchan 2020-07-08 15:39:45 -0300
  • dea60463d6 Address gdkchan comment. LDj3SNuD 2020-07-08 17:02:01 +0200
  • a8daff1b93 Initial transform feedback support gdkchan 2020-07-08 00:50:10 -0300
  • 6a3a61bf59 Fix PPTC on Windows 7. LDj3SNuD 2020-07-08 04:49:14 +0200
  • 5fd33a3697
    Whoops, forgot to update this file VolcaEM 2020-07-07 21:48:25 +0200
  • 048c519f39
    Move the "Audio" setting(s) to a new "Audio" tab VolcaEM 2020-07-07 21:41:57 +0200
  • 85d617eb0f Fix depth stencil formats copy by matching equivalent color formats gdkchan 2020-07-07 16:26:05 -0300
  • b6f542e664 Fixed VBIC immediate opcode mapping Valentin PONS 2020-07-07 20:39:19 +0200
  • dac035888b Merge branch 'master' of https://github.com/Ryujinx/Ryujinx Valentin PONS 2020-07-07 20:21:38 +0200
  • 484eb645ae
    Implement Zero-Configuration Resolution Scaling (#1365) riperiperi 2020-07-07 03:41:07 +0100
  • 9b2bd682e2 Fix comment. riperiperi 2020-07-06 20:22:43 +0100
  • dca500b4ad All CPU modification blacklists scale. riperiperi 2020-07-06 20:11:28 +0100
  • 925abee1d1 Remove scale threshold. riperiperi 2020-07-06 20:02:08 +0100
  • aa940b1840 Three final fixes: riperiperi 2020-07-06 18:03:23 +0100
  • 2020b24cc3 Fix default config, square texture detection. riperiperi 2020-07-06 02:16:26 +0100
  • 61acef755a Move IsDepthStencil to FormatExtensions, add docs. riperiperi 2020-07-06 00:04:24 +0100
  • 7de0b3e00d Fix bad rename riperiperi 2020-07-05 23:49:17 +0100
  • 9eeabcdd0d Cover most of GDK's feedback (two comments remain) riperiperi 2020-07-05 23:46:39 +0100
  • 3b6bb6a8ce Address Thog Feedback. riperiperi 2020-07-05 20:49:16 +0100
  • d3966b2a5c Fix stupidity riperiperi 2020-07-05 19:33:24 +0100
  • a6dcc60f90 Cleanup. riperiperi 2020-07-05 18:56:28 +0100
  • ec0f94d903 Scaled textures on compute, cleanup, lazier uniform update. riperiperi 2020-07-05 18:22:42 +0100
  • 7c29fb796d Fix scales oscillating when changing between non-native scales. riperiperi 2020-07-05 15:44:59 +0100
  • fdc632b738 Workaround random uses of textures in compute. riperiperi 2020-07-05 14:58:58 +0100
  • b5c9ffa137 Fix potential crash when no color/depth bound riperiperi 2020-07-05 12:46:01 +0100
  • f82590131d Improve Shader-Side changes. riperiperi 2020-07-04 18:27:19 +0100
  • 8110af0ab5 texelFetch scaling on fragment shader (WIP) riperiperi 2020-07-03 00:35:32 +0100
  • f1a4f9886f Realtime Configuration, refactoring. riperiperi 2020-07-03 00:35:12 +0100
  • dda8abc5f2 Initial implementation of Render Target Scaling riperiperi 2020-06-30 22:20:09 +0100
  • 30deea0dc2 Merge branch 'master' into fminv_ushl_and_more LDj3SNuD 2020-07-05 19:16:10 +0200
  • 7ddf8f8866 fix fullscreen toggling emmaus 2020-07-05 15:33:25 +0000
  • 88f33e5ded Improve kernel WaitSynchronization syscall implementation gdkchan 2020-07-04 22:38:52 -0300
  • 43b78ae157
    prepo: Update implementation for 10.x changes (#1361) Mary 2020-07-05 02:58:11 +0200
  • fad7344ef9 Address jD's comment Thog 2020-07-04 22:02:17 +0200
  • 0b3f0ce3b5 Increment PTC version FICTURE7 2020-07-04 17:42:06 +0400
  • d566415e30 Fix misalign and remove a ToString Thog 2020-07-04 13:30:45 +0200
  • 4b06f5887f prepo: Update implementation for 10.x changes Thog 2020-07-04 13:10:23 +0200
  • c518455255 Fold ConvertI64ToI32 imm64 FICTURE7 2020-07-04 13:00:14 +0400
  • 686eceb9f6
    Readd SoundIO as OpenAL fallback (#1356) Mary 2020-07-04 02:38:39 +0200
  • 90d95f16dc Readd SoundIO as OpenAL fallback Thog 2020-07-04 02:31:37 +0200
  • 2c48750ff0
    Fix compilation warnings and use new LibHac APIs for executable loading (#1350) Mary 2020-07-04 01:58:01 +0200
  • e13154c83d
    Implement shader LEA instruction and improve bindless image load/store (#1355) gdkchan 2020-07-03 20:48:44 -0300
  • 76e5af967a
    Fix buffer to 3D texture copy (#1354) gdkchan 2020-07-03 20:37:36 -0300
  • bf87f02c0c
    Changes to game list reloading (#1334) Xpl0itR 2020-07-04 00:29:36 +0100
  • 7cb6532971
    Implement audio backend configuration option (#1325) Xpl0itR 2020-07-04 00:16:49 +0100
  • af72875bee
    GameTableContextMenu: Implemented options for PPTC (#1321) Sera 2020-07-04 01:04:04 +0200
  • 8b8039e8b9
    SettingsWindow: Add the ability to add multiple game directories at once (#1314) Sera 2020-07-04 00:57:03 +0200
  • 5644780e6e
    Stub nifm IRequest GetAppletInfo (#1326) mageven 2020-07-04 04:18:07 +0530
  • dbeb50684d
    Support inline index buffer data (#1351) gdkchan 2020-07-03 19:41:27 -0300
  • b0d9ec8a82
    Fix compute restore of previous shader state (#1352) gdkchan 2020-07-03 19:30:41 -0300
  • 302d0f830c
    Call syncpoint expiration callback outside of the lock (#1349) gdkchan 2020-07-03 19:22:06 -0300
  • c70056bc76
    sockets: Make sure to write the receivedBuffer (#1346) Mary 2020-07-04 00:13:35 +0200
  • d64a1aab45 Sort usings gdkchan 2020-07-03 18:24:49 -0300
  • 04731de1ef Implement shader LEA instruction and improve bindless image load/store gdkchan 2020-07-03 18:01:46 -0300
  • 7ebe80653d Fix buffer to 3D texture copy gdkchan 2020-07-03 18:00:07 -0300
  • fb0003f75d Addressed LDj's review SeraUX 2020-07-03 00:36:23 +0200
  • 19a960c9c2 Merge branch 'master' of https://github.com/valx76/Ryujinx Valentin PONS 2020-07-02 19:31:51 +0200
  • 93b39c970d Merge branch 'master' of https://github.com/Ryujinx/Ryujinx Valentin PONS 2020-07-02 19:29:43 +0200
  • 333520303c Address Moose's comment Thog 2020-07-02 14:52:31 +0200
  • 6b324eae4c Fix compute restore of previous shader state gdkchan 2020-07-02 01:31:43 -0300
  • bc3542a7a2 Support inline index buffer data gdkchan 2020-07-02 00:06:53 -0300
  • 14872405aa Remove extra return lines Thog 2020-07-02 00:40:12 +0200
  • c7970c9dd9 Fix CS0162 restore Thog 2020-07-02 00:37:23 +0200
  • fc90abf1a1 Migrate NSO loader to the new reader and fix kip loader Thog 2020-07-02 00:16:02 +0200
  • c6c1f572cd Fix compilation warnings and use new LibHac APIs for executable loading Thog 2020-07-01 23:01:30 +0200
  • be49aeecfb Call syncpoint expiration callback outside of the lock gdkchan 2020-07-01 17:50:07 -0300
  • 0ac4c0c92c
    Remove dummy LLE project (#1336) gdkchan 2020-07-01 15:14:36 -0300
  • 9a4e02b234 sockets: Make sure to write the receivedBuffer Thog 2020-07-01 19:36:04 +0200
  • 0ac0a50f90
    capitalise audio backend names Xpl0itR 2020-07-01 10:50:35 +0100
  • 26d4523be9 fixed PogU shrek5intheatres2019 2020-06-30 21:40:18 -0700
  • ce903de223 Add tests and fix implementation gdkchan 2020-06-30 22:34:57 -0300
  • 43f7ad9925 Ram? Emulator functionality? I barely know Her! shrek5intheatres2019 2020-06-30 18:25:12 -0700
  • f62e3a41e3 Remove dummy LLE project gdkchan 2020-06-30 19:28:22 -0300
  • 65a2563682
    do not reload game list when game is loaded Xpl0itR 2020-06-30 19:01:37 +0100
  • 09c95c516d Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d double zero sign handling. Allows better handling of NaNs. LDj3SNuD 2020-06-30 19:24:15 +0200
  • c872ff0ad7
    Only reload list when game dirs are changed Xpl0itR 2020-06-30 18:10:31 +0100
  • a92fdc8562
    nits Xpl0itR 2020-06-29 11:17:11 +0100
  • 3642519e20
    Increment version number in config.json Xpl0itR 2020-06-25 17:48:37 +0100
  • 531b3e87ad
    Use OpenAL by default Xpl0itR 2020-06-25 17:43:53 +0100
  • b000dfb8eb
    Implement audio backend configuration option Xpl0itR 2020-06-25 17:03:06 +0100
  • 0577804ba8 i'm just throwing out all sorts of ideas into code right now, i'll clean it up when i have a final version shrek5intheatres2019 2020-06-28 16:22:35 -0700
  • f2a9f134db Rearranged the context menu and fixed some nits SeraUX 2020-06-28 14:58:23 +0200
  • 1d1499b6eb Incremented the PTC Valentin PONS 2020-06-27 13:38:25 +0200
  • b75b52aebf Added some 32 bits instructions: Valentin PONS 2020-05-01 06:28:58 -0400
  • a4820019c4 Update and use ResultCode mageven 2020-06-27 08:29:34 +0530
  • 3d20d373ad Fixed more nits SeraUX 2020-06-26 18:54:03 +0200
  • 828c8a123d Fixed some nits SeraUX 2020-06-26 15:47:32 +0200
  • 1f50853ffd Fix formatting and enum mageven 2020-06-26 18:17:07 +0530
  • 66903823a1 Stub GetAppletInfo to be consistent with GetResult mageven 2020-06-26 17:53:27 +0530
  • e97a87ff93
    Fixed a nit Sera 2020-06-26 14:06:06 +0200
  • 68a6960617
    Remember GUI column sort and separate hotkey settings from emulated input settings (#1223) Xpl0itR 2020-06-26 11:30:16 +0100