1
0
forked from MeloNX/MeloNX

Commit Graph

  • 2678bf0010
    PPTC version increment (#1427) gdkchan 2020-07-25 15:01:57 -03:00
  • 111534a74e
    Remove GPU MemoryAccessor (#1423) gdkchan 2020-07-25 03:39:45 -03:00
  • 80d4199fb3
    Refactor NativeContext (#1410) gdkchan 2020-07-24 16:13:14 -03:00
  • 41ac824273
    Update to LibHac 0.11.3 (#1414) Alex Barney 2020-07-23 21:12:19 -07:00
  • 5a7df48975
    New GPFifo and fast guest constant buffer updates (#1400) gdkchan 2020-07-23 23:53:25 -03:00
  • 3c1f220c5e
    fix fullscreen toggling (#1364) emmauss 2020-07-23 13:12:19 +00:00
  • 9e141bc3da
    vi: Implement GetIndirectLayerImageRequiredMemoryInfo (#1415) Ac_K 2020-07-23 12:25:41 +02:00
  • c6e12949e5
    Add multiple calls to am service (#1411) Ac_K 2020-07-22 06:56:00 +02:00
  • 4aa47a66c6
    Better TimeZone entry in System Settings (#1254) mageven 2020-07-21 09:44:42 +05:30
  • 21dfa4974a
    A couple fixes for the audio backend GUI option (#1360) Xpl0itR 2020-07-21 04:33:23 +01:00
  • 723ae240dc
    GL: Implement more Point parameters (#1399) mageven 2020-07-21 06:29:13 +05:30
  • 1c84b683c2
    Fix IDeliveryCacheProgressService GetEvent (#1409) gdkchan 2020-07-20 21:54:50 -03:00
  • d5c34291a3
    ipc hle: Fix disposing of session created with MakeObject (#1404) Mary 2020-07-20 04:23:26 +02:00
  • e7f2a5ecb7
    Fix session service disposal and improve transfer memory implementation (#1397) gdkchan 2020-07-19 15:24:18 -03:00
  • 3af2ce74ec
    Implements some 32-bit instructions (VBIC, VTST, VSRA) (#1192) Valentin PONS 2020-07-19 14:11:58 -04:00
  • 9d65de74fc
    Do not print guest stack trace for svcBreak debug calls (#1398) gdkchan 2020-07-17 23:54:41 -03: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
  • 20774dab14
    Improve kernel WaitSynchronization syscall implementation (#1362) gdkchan 2020-07-17 01:22:13 -03: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
  • 9f6b24edfd
    Improve kernel IPC related syscalls (#1379) gdkchan 2020-07-17 01:19:07 -03:00
  • 46f8cef6a9
    Fix resource limit reserve taking too long (#1391) gdkchan 2020-07-17 01:18:31 -03:00
  • 986be200ba
    Force TFB rebind after buffer modifications (#1392) gdkchan 2020-07-15 19:05:06 -03:00
  • 863b0c8dcb
    Fix Decode exception condition (#1377) Ficture Seven 2020-07-15 11:48:16 +04:00
  • 788ca6a411
    Initial transform feedback support (#1370) gdkchan 2020-07-15 00:01:10 -03:00
  • 16dafe6316
    mods: Fix crash when loading via LoadCart (#1388) mageven 2020-07-15 05:10:17 +05:30
  • 2900dda633
    Fix depth stencil formats copy by matching equivalent color formats (#1198) gdkchan 2020-07-13 08:41:30 -03: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
  • 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
  • 30d4f752f4
    Fix Node Uses/Assignments (#1376) Ficture Seven 2020-07-13 14:20:07 +04:00
  • b5127131c5
    Fix folding of ConvertI64ToI32 imm64 (#1383) Ficture Seven 2020-07-13 13:10:33 +04:00
  • 2cde252eea
    Added graphics enhancements and dlc/mods info. (#1385) EmulationFanatic 2020-07-12 20:38:41 -06:00
  • 4d02a2d2c0
    New NVDEC and VIC implementation (#1384) gdkchan 2020-07-12 00:07:01 -03:00
  • 38b26cf424
    Mask shift constants on x86 backend (#1382) gdkchan 2020-07-11 02:52:38 -03:00
  • 0195d0938d
    Fold ZeroExtend8/16/32 imm32/64 (#1358) Ficture Seven 2020-07-11 05:00:41 +04:00
  • 7639bb2e86
    Fold ConvertI64ToI32 imm64 (#1359) Ficture Seven 2020-07-11 04:35:38 +04:00
  • f224769c49
    Implement Logical Operation registers and functionality (#1380) riperiperi 2020-07-10 18:23:15 +01:00
  • 189c0c9c72
    Implement modding support (#1249) mageven 2020-07-09 10:01:15 +05:30
  • c050994995
    Fix PPTC on Windows 7. (#1369) LDj3SNuD 2020-07-09 02:45:24 +02:00
  • 484eb645ae
    Implement Zero-Configuration Resolution Scaling (#1365) riperiperi 2020-07-07 03:41:07 +01:00
  • 43b78ae157
    prepo: Update implementation for 10.x changes (#1361) Mary 2020-07-05 02:58:11 +02:00
  • 686eceb9f6
    Readd SoundIO as OpenAL fallback (#1356) Mary 2020-07-04 02:38:39 +02:00
  • 2c48750ff0
    Fix compilation warnings and use new LibHac APIs for executable loading (#1350) Mary 2020-07-04 01:58:01 +02:00
  • e13154c83d
    Implement shader LEA instruction and improve bindless image load/store (#1355) gdkchan 2020-07-03 20:48:44 -03:00
  • 76e5af967a
    Fix buffer to 3D texture copy (#1354) gdkchan 2020-07-03 20:37:36 -03:00
  • bf87f02c0c
    Changes to game list reloading (#1334) Xpl0itR 2020-07-04 00:29:36 +01:00
  • 7cb6532971
    Implement audio backend configuration option (#1325) Xpl0itR 2020-07-04 00:16:49 +01:00
  • af72875bee
    GameTableContextMenu: Implemented options for PPTC (#1321) Sera 2020-07-04 01:04:04 +02:00
  • 8b8039e8b9
    SettingsWindow: Add the ability to add multiple game directories at once (#1314) Sera 2020-07-04 00:57:03 +02:00
  • 5644780e6e
    Stub nifm IRequest GetAppletInfo (#1326) mageven 2020-07-04 04:18:07 +05:30
  • dbeb50684d
    Support inline index buffer data (#1351) gdkchan 2020-07-03 19:41:27 -03:00
  • b0d9ec8a82
    Fix compute restore of previous shader state (#1352) gdkchan 2020-07-03 19:30:41 -03:00
  • 302d0f830c
    Call syncpoint expiration callback outside of the lock (#1349) gdkchan 2020-07-03 19:22:06 -03:00
  • c70056bc76
    sockets: Make sure to write the receivedBuffer (#1346) Mary 2020-07-04 00:13:35 +02:00
  • 0ac4c0c92c
    Remove dummy LLE project (#1336) gdkchan 2020-07-01 15:14:36 -03:00
  • 68a6960617
    Remember GUI column sort and separate hotkey settings from emulated input settings (#1223) Xpl0itR 2020-06-26 11:30:16 +01:00
  • 9a49f8aec9
    Fix VMVN (immediate), Add VPMIN, VPMAX, VMVN (register) (#1303) riperiperi 2020-06-24 01:43:44 +01:00
  • 4472196b48 Import DLC title key from ticket when loading into content manager (#1318) Xpl0itR 2020-06-23 12:25:12 +01:00
  • b312c82a2c Remove profiled build task from AppVeyor (#1319) Thog 2020-06-23 16:14:25 +02:00
  • 2ed9db1fcd
    Implement dlc management window (#1313) Xpl0itR 2020-06-23 01:32:07 +01:00
  • fcd187ce42
    Copy the value of InputConfig to a new array before iterating (#1271) Xpl0itR 2020-06-22 21:19:30 +01:00
  • 96951b7d04
    Fix regression caused by wrong SB descriptor offset (#1316) gdkchan 2020-06-22 08:48:32 -03:00
  • a78a69a6e7
    Update NRR structs (#1291) VolcaEM 2020-06-22 13:36:55 +02:00
  • 1c2af7ce92
    Implement aoc:u and support loading AddOnContent (#1221) mageven 2020-06-20 23:08:14 +05:30
  • 4d56f97f1e
    Update README.md (#1302) EmulationFanatic 2020-06-20 07:09:56 -06:00
  • 05c63f3061
    Increment PTC version (#1311) Thog 2020-06-18 13:41:00 +02:00
  • 2421186d97
    Generalize tail continues (#1298) Ficture Seven 2020-06-18 07:37:21 +04:00
  • 5e724cf24e
    Add Profiled Persistent Translation Cache. (#769) LDj3SNuD 2020-06-16 20:28:02 +02:00
  • fa286d3535
    VABS takes one input register, not two. (#1300) riperiperi 2020-06-14 01:32:21 +01:00
  • bea1fc2e8d
    Optimize texture format conversion, and MethodCopyBuffer (#1274) riperiperi 2020-06-13 23:31:06 +01:00
  • ce983f360b
    Change console log to discard on overflow (#1241) mageven 2020-06-10 04:52:54 +05:30
  • 4ef689c67d
    Stubbing ImportServerPki (#1281) Shrek5InTheatres2019 2020-06-06 04:04:30 -07:00
  • f8cd072b62
    Faster crc32 implementation (#1294) merry 2020-06-05 11:58:27 +01:00
  • bcb7761eac
    SurfaceFlinger: fix some bugs (#1262) Thog 2020-06-02 17:58:19 +02:00
  • 44d7fcff39
    Implement FIFO semaphore (#1286) gdkchan 2020-05-29 05:51:10 -03:00
  • 12cfaf56f0
    Add new depth-stencil formats (#1284) gdkchan 2020-05-28 20:01:18 -03:00
  • a15b951721
    Fix wrong face culling once and for all (#1277) gdkchan 2020-05-27 20:03:07 -03:00
  • 83d94b21d0
    Add FMaxNmV & FMinNmV Inst.s with Test. (#1279) LDj3SNuD 2020-05-27 18:51:59 +02:00
  • 5795bb1528
    Support separate textures and samplers (#1216) gdkchan 2020-05-27 11:07:10 -03:00
  • 0b6d206daa
    Omit image format if possible, and fix BA bit (#1280) gdkchan 2020-05-27 06:00:21 -03:00
  • b663cd22c8
    Fix GetDesiredLanguage (#1275) mageven 2020-05-27 14:10:23 +05:30
  • 6b55cedd73
    Fix GetDisplayVersion (#1276) mageven 2020-05-27 13:52:50 +05:30
  • 5dab515c7a
    Flush GL commands before inevitably waiting for a query result. (#1278) riperiperi 2020-05-27 08:51:03 +01:00
  • d941f4c070
    Remember bound framebuffer to avoid glGetInteger use. (#1273) riperiperi 2020-05-24 14:44:12 +01:00
  • 6416bc1938
    Implement CNTVCT_EL0 (#1268) mageven 2020-05-23 15:45:59 +05:30
  • ff7a933ec0
    Implement TMML and TMML.B (#1270) Thog 2020-05-23 12:04:35 +02:00
  • 5011640b30
    Spanify Graphics Abstraction Layer (#1226) gdkchan 2020-05-23 06:46:09 -03:00
  • cc8dbdd3fb
    time: Make sure to initialize the network system clock with a valid system clock (#1259) Thog 2020-05-20 11:35:30 +02:00
  • 9544ed98b6
    Update to LibHac 0.11.2 (#1240) Alex Barney 2020-05-16 03:12:13 -07:00
  • 3b70a28087
    Unwinding Follow-up. Fix a bug in JitUnwindWindows where ... (#1238) LDj3SNuD 2020-05-15 13:46:35 +02:00
  • da3fd3f71b surfaceflinger: FreeBufferLocked doesn't reset the graphic buffer Thog 2020-05-15 12:20:18 +02:00
  • ba4830293e
    Refactor out Application details from Horizon (#1236) mageven 2020-05-15 11:46:46 +05:30
  • 0ff00bd6d3
    am: Implement common web applets (#1188) Thog 2020-05-15 03:56:14 +02:00
  • 378259a40a
    Surface Flinger: Implement GetBufferHistory (#1232) Thog 2020-05-15 03:30:08 +02:00
  • b2e5855928
    pctl: refactoring IParentalControlServiceFactory and IParentalControl… (#1219) Ac_K 2020-05-15 03:14:38 +02:00
  • 430a48338b
    Fix RET Xn translation (#1242) Ficture Seven 2020-05-14 08:50:35 +04:00
  • 96c7988671
    Remove CpuId IR instruction (#1227) gdkchan 2020-05-13 02:30:21 -03:00
  • 1f8e45c2ba
    nvdrv: Partially implementation of GetStatus (#1215) Ac_K 2020-05-13 07:29:16 +02:00
  • b96aa7574f
    Add missing error code to Time (#1237) VolcaEM 2020-05-13 07:28:53 +02:00
  • 76e1a162dd
    am: Implement GetFriendInvitationStorageChannelEvent (#1220) Ac_K 2020-05-12 16:52:27 +02:00
  • 4b79b78b8c
    Fix tailcall case in EmitterContext (#1235) Ficture Seven 2020-05-11 04:04:52 +04:00