1
0
forked from MeloNX/MeloNX

Commit Graph

  • 723ae240dc
    GL: Implement more Point parameters (#1399) mageven 2020-07-21 06:29:13 +05:30
  • 6297a1daf2 Fix IDeliveryCacheProgressService GetEvent (#1409) gdkchan 2020-07-20 21:54:50 -03:00
  • 1c84b683c2
    Fix IDeliveryCacheProgressService GetEvent (#1409) gdkchan 2020-07-20 21:54:50 -03:00
  • c4315dba99 ipc hle: Fix disposing of session created with MakeObject (#1404) Mary 2020-07-20 04:23:26 +02:00
  • d5c34291a3
    ipc hle: Fix disposing of session created with MakeObject (#1404) Mary 2020-07-20 04:23:26 +02:00
  • 66ae435eba Fix session service disposal and improve transfer memory implementation (#1397) gdkchan 2020-07-19 15:24:18 -03:00
  • e7f2a5ecb7
    Fix session service disposal and improve transfer memory implementation (#1397) gdkchan 2020-07-19 15:24:18 -03:00
  • 8d53c1929a Implements some 32-bit instructions (VBIC, VTST, VSRA) (#1192) Valentin PONS 2020-07-19 14:11:58 -04:00
  • 3af2ce74ec
    Implements some 32-bit instructions (VBIC, VTST, VSRA) (#1192) Valentin PONS 2020-07-19 14:11:58 -04:00
  • fc8655370e Do not print guest stack trace for svcBreak debug calls (#1398) gdkchan 2020-07-17 23:54:41 -03:00
  • 9d65de74fc
    Do not print guest stack trace for svcBreak debug calls (#1398) gdkchan 2020-07-17 23:54:41 -03:00
  • 7b89fb4655 CPU: A32: Fix Vabs_V & Vneg_V (S8, S16, S32 & F32); add Tests. (#1394) LDj3SNuD 2020-07-17 15:57:49 +02:00
  • 56a61a5758
    CPU: A32: Fix Vabs_V & Vneg_V (S8, S16, S32 & F32); add Tests. (#1394) LDj3SNuD 2020-07-17 15:57:49 +02:00
  • d099fdf22d Improve kernel WaitSynchronization syscall implementation (#1362) gdkchan 2020-07-17 01:22:13 -03:00
  • 20774dab14
    Improve kernel WaitSynchronization syscall implementation (#1362) gdkchan 2020-07-17 01:22:13 -03:00
  • 78c83d5d5a CPU: A32: Add Vadd & Vsub Wide (S/U_8/16/32) Inst.s with Test. (#1390) LDj3SNuD 2020-07-17 06:21:40 +02:00
  • 88619d71b8
    CPU: A32: Add Vadd & Vsub Wide (S/U_8/16/32) Inst.s with Test. (#1390) LDj3SNuD 2020-07-17 06:21:40 +02:00
  • 897d8e259b Improve kernel IPC related syscalls (#1379) gdkchan 2020-07-17 01:19:07 -03:00
  • 9f6b24edfd
    Improve kernel IPC related syscalls (#1379) gdkchan 2020-07-17 01:19:07 -03:00
  • 0277f854bb Fix resource limit reserve taking too long (#1391) gdkchan 2020-07-17 01:18:31 -03:00
  • 46f8cef6a9
    Fix resource limit reserve taking too long (#1391) gdkchan 2020-07-17 01:18:31 -03:00
  • 8ba4f4b8e6 Force TFB rebind after buffer modifications (#1392) gdkchan 2020-07-15 19:05:06 -03:00
  • 986be200ba
    Force TFB rebind after buffer modifications (#1392) gdkchan 2020-07-15 19:05:06 -03:00
  • b3dc46bc07 Fix Decode exception condition (#1377) Ficture Seven 2020-07-15 11:48:16 +04:00
  • 863b0c8dcb
    Fix Decode exception condition (#1377) Ficture Seven 2020-07-15 11:48:16 +04:00
  • cea24b6605 Initial transform feedback support (#1370) gdkchan 2020-07-15 00:01:10 -03:00
  • 788ca6a411
    Initial transform feedback support (#1370) gdkchan 2020-07-15 00:01:10 -03:00
  • d86acf4781 mods: Fix crash when loading via LoadCart (#1388) mageven 2020-07-15 05:10:17 +05:30
  • 16dafe6316
    mods: Fix crash when loading via LoadCart (#1388) mageven 2020-07-15 05:10:17 +05:30
  • 2611f7bb9e Fix depth stencil formats copy by matching equivalent color formats (#1198) gdkchan 2020-07-13 08:41:30 -03:00
  • 2900dda633
    Fix depth stencil formats copy by matching equivalent color formats (#1198) gdkchan 2020-07-13 08:41:30 -03:00
  • e75105ab13 Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335) LDj3SNuD 2020-07-13 13:08:47 +02:00
  • a804db6eed
    Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335) LDj3SNuD 2020-07-13 13:08:47 +02:00
  • 8086589eb2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) riperiperi 2020-07-13 11:48:14 +01:00
  • d7044b10a2
    Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) riperiperi 2020-07-13 11:48:14 +01:00
  • 055be98c9c Fix Node Uses/Assignments (#1376) Ficture Seven 2020-07-13 14:20:07 +04:00
  • 30d4f752f4
    Fix Node Uses/Assignments (#1376) Ficture Seven 2020-07-13 14:20:07 +04:00
  • a36038b807 Fix folding of ConvertI64ToI32 imm64 (#1383) Ficture Seven 2020-07-13 13:10:33 +04:00
  • b5127131c5
    Fix folding of ConvertI64ToI32 imm64 (#1383) Ficture Seven 2020-07-13 13:10:33 +04:00
  • badeb7fb8e Added graphics enhancements and dlc/mods info. (#1385) EmulationFanatic 2020-07-12 20:38:41 -06:00
  • 2cde252eea
    Added graphics enhancements and dlc/mods info. (#1385) EmulationFanatic 2020-07-12 20:38:41 -06:00
  • 446fbe93e1 New NVDEC and VIC implementation (#1384) gdkchan 2020-07-12 00:07:01 -03:00
  • 4d02a2d2c0
    New NVDEC and VIC implementation (#1384) gdkchan 2020-07-12 00:07:01 -03:00
  • 27e4cb6b29 Mask shift constants on x86 backend (#1382) gdkchan 2020-07-11 02:52:38 -03:00
  • 38b26cf424
    Mask shift constants on x86 backend (#1382) gdkchan 2020-07-11 02:52:38 -03:00
  • f720be2e26 Fold ZeroExtend8/16/32 imm32/64 (#1358) Ficture Seven 2020-07-11 05:00:41 +04:00
  • 0195d0938d
    Fold ZeroExtend8/16/32 imm32/64 (#1358) Ficture Seven 2020-07-11 05:00:41 +04:00
  • d713b61ada Fold ConvertI64ToI32 imm64 (#1359) Ficture Seven 2020-07-11 04:35:38 +04:00
  • 7639bb2e86
    Fold ConvertI64ToI32 imm64 (#1359) Ficture Seven 2020-07-11 04:35:38 +04:00
  • e170ebebd1 Implement Logical Operation registers and functionality (#1380) riperiperi 2020-07-10 18:23:15 +01:00
  • f224769c49
    Implement Logical Operation registers and functionality (#1380) riperiperi 2020-07-10 18:23:15 +01:00
  • 68d9f6b4cb Implement modding support (#1249) mageven 2020-07-09 10:01:15 +05:30
  • 189c0c9c72
    Implement modding support (#1249) mageven 2020-07-09 10:01:15 +05:30
  • c4ce70f258 Fix PPTC on Windows 7. (#1369) LDj3SNuD 2020-07-09 02:45:24 +02:00
  • c050994995
    Fix PPTC on Windows 7. (#1369) LDj3SNuD 2020-07-09 02:45:24 +02:00
  • 90605c9a15 Implement Zero-Configuration Resolution Scaling (#1365) riperiperi 2020-07-07 03:41:07 +01:00
  • 484eb645ae
    Implement Zero-Configuration Resolution Scaling (#1365) riperiperi 2020-07-07 03:41:07 +01:00
  • 475230e83d prepo: Update implementation for 10.x changes (#1361) Mary 2020-07-05 02:58:11 +02:00
  • 43b78ae157
    prepo: Update implementation for 10.x changes (#1361) Mary 2020-07-05 02:58:11 +02:00
  • befe534a31 Readd SoundIO as OpenAL fallback (#1356) Mary 2020-07-04 02:38:39 +02:00
  • 686eceb9f6
    Readd SoundIO as OpenAL fallback (#1356) Mary 2020-07-04 02:38:39 +02:00
  • bd018a0fe6 Fix compilation warnings and use new LibHac APIs for executable loading (#1350) Mary 2020-07-04 01:58:01 +02:00
  • 2c48750ff0
    Fix compilation warnings and use new LibHac APIs for executable loading (#1350) Mary 2020-07-04 01:58:01 +02:00
  • 99a6e8a61c Implement shader LEA instruction and improve bindless image load/store (#1355) gdkchan 2020-07-03 20:48:44 -03:00
  • e13154c83d
    Implement shader LEA instruction and improve bindless image load/store (#1355) gdkchan 2020-07-03 20:48:44 -03:00
  • 4c3a1106ec Fix buffer to 3D texture copy (#1354) gdkchan 2020-07-03 20:37:36 -03:00
  • 76e5af967a
    Fix buffer to 3D texture copy (#1354) gdkchan 2020-07-03 20:37:36 -03:00
  • 2bce9532f2 Changes to game list reloading (#1334) Xpl0itR 2020-07-04 00:29:36 +01:00
  • bf87f02c0c
    Changes to game list reloading (#1334) Xpl0itR 2020-07-04 00:29:36 +01:00
  • bd44fe1cf1 Implement audio backend configuration option (#1325) Xpl0itR 2020-07-04 00:16:49 +01:00
  • 7cb6532971
    Implement audio backend configuration option (#1325) Xpl0itR 2020-07-04 00:16:49 +01:00
  • 2b4936c1a1 GameTableContextMenu: Implemented options for PPTC (#1321) Sera 2020-07-04 01:04:04 +02:00
  • af72875bee
    GameTableContextMenu: Implemented options for PPTC (#1321) Sera 2020-07-04 01:04:04 +02:00
  • 74c58fe0cb SettingsWindow: Add the ability to add multiple game directories at once (#1314) Sera 2020-07-04 00:57:03 +02:00
  • 8b8039e8b9
    SettingsWindow: Add the ability to add multiple game directories at once (#1314) Sera 2020-07-04 00:57:03 +02:00
  • 7c2aff121a Stub nifm IRequest GetAppletInfo (#1326) mageven 2020-07-04 04:18:07 +05:30
  • 5644780e6e
    Stub nifm IRequest GetAppletInfo (#1326) mageven 2020-07-04 04:18:07 +05:30
  • 09d7cca4c8 Support inline index buffer data (#1351) gdkchan 2020-07-03 19:41:27 -03:00
  • dbeb50684d
    Support inline index buffer data (#1351) gdkchan 2020-07-03 19:41:27 -03:00
  • e11871eaa5 Fix compute restore of previous shader state (#1352) gdkchan 2020-07-03 19:30:41 -03:00
  • b0d9ec8a82
    Fix compute restore of previous shader state (#1352) gdkchan 2020-07-03 19:30:41 -03:00
  • f3ad81b796 Call syncpoint expiration callback outside of the lock (#1349) gdkchan 2020-07-03 19:22:06 -03:00
  • 302d0f830c
    Call syncpoint expiration callback outside of the lock (#1349) gdkchan 2020-07-03 19:22:06 -03:00
  • f8e1cc28b8 sockets: Make sure to write the receivedBuffer (#1346) Mary 2020-07-04 00:13:35 +02:00
  • c70056bc76
    sockets: Make sure to write the receivedBuffer (#1346) Mary 2020-07-04 00:13:35 +02:00
  • 658ee7aafe Remove dummy LLE project (#1336) gdkchan 2020-07-01 15:14:36 -03:00
  • 0ac4c0c92c
    Remove dummy LLE project (#1336) gdkchan 2020-07-01 15:14:36 -03:00
  • 6bd883802f Remember GUI column sort and separate hotkey settings from emulated input settings (#1223) Xpl0itR 2020-06-26 11:30:16 +01:00
  • 68a6960617
    Remember GUI column sort and separate hotkey settings from emulated input settings (#1223) Xpl0itR 2020-06-26 11:30:16 +01:00
  • 65b5394a5a Fix VMVN (immediate), Add VPMIN, VPMAX, VMVN (register) (#1303) riperiperi 2020-06-24 01:43:44 +01:00
  • 9a49f8aec9
    Fix VMVN (immediate), Add VPMIN, VPMAX, VMVN (register) (#1303) riperiperi 2020-06-24 01:43:44 +01:00
  • fecf5916aa Import DLC title key from ticket when loading into content manager (#1318) Xpl0itR 2020-06-23 12:25:12 +01:00
  • 4472196b48 Import DLC title key from ticket when loading into content manager (#1318) Xpl0itR 2020-06-23 12:25:12 +01:00
  • 01c25a6691 Remove profiled build task from AppVeyor (#1319) Thog 2020-06-23 16:14:25 +02:00
  • b312c82a2c Remove profiled build task from AppVeyor (#1319) Thog 2020-06-23 16:14:25 +02:00
  • 71fe372bfc Implement dlc management window (#1313) Xpl0itR 2020-06-23 01:32:07 +01:00
  • 2ed9db1fcd
    Implement dlc management window (#1313) Xpl0itR 2020-06-23 01:32:07 +01:00
  • 58615e254d Copy the value of InputConfig to a new array before iterating (#1271) Xpl0itR 2020-06-22 21:19:30 +01:00
  • fcd187ce42
    Copy the value of InputConfig to a new array before iterating (#1271) Xpl0itR 2020-06-22 21:19:30 +01:00
  • 86ad766cf1 Fix regression caused by wrong SB descriptor offset (#1316) gdkchan 2020-06-22 08:48:32 -03:00