1
0
forked from MeloNX/MeloNX

Commit Graph

  • 8ab76a7bd4 [GPU] Do not use the f suffix on float contants on the shader glsl code gdkchan 2018-04-13 15:53:16 -03:00
  • a0ed8de9c5 Bump glsl version to support layout qualifier gdkchan 2018-04-13 15:36:12 -03:00
  • 237eaeb920 Bump glsl version to support layout qualifier gdkchan 2018-04-13 15:36:12 -03:00
  • fab16f9aae Fix for current framebuffer issues (#78) gdkchan 2018-04-13 15:12:58 -03:00
  • c8c86a3854
    Fix for current framebuffer issues (#78) gdkchan 2018-04-13 15:12:58 -03:00
  • 8fddc8351f Add TRN1 & TRN2 (vector) instructions. Add 4 simple tests (4S, 8B). (#77) LDj3SNuD 2018-04-12 16:52:00 +02:00
  • 262b5b8054 Add TRN1 & TRN2 (vector) instructions. Add 4 simple tests (4S, 8B). (#77) LDj3SNuD 2018-04-12 16:52:00 +02:00
  • 29338dc446 [CPU] Speed up translation a little bit gdkchan 2018-04-11 14:44:03 -03:00
  • 9227b0ea59 [CPU] Speed up translation a little bit gdkchan 2018-04-11 14:44:03 -03:00
  • 74a02e1397 [HLE/Service] Fix ToCalendarTimeWithMyRule (for real this time) gdkchan 2018-04-10 21:18:20 -03:00
  • 46548bbc41 [HLE/Service] Fix ToCalendarTimeWithMyRule (for real this time) gdkchan 2018-04-10 21:18:20 -03:00
  • a15e282909 [HLE/Service] Fix ToCalendarTimeWithMyRule gdkchan 2018-04-10 21:16:27 -03:00
  • 29a4fb6a57 [HLE/Service] Fix ToCalendarTimeWithMyRule gdkchan 2018-04-10 21:16:27 -03:00
  • d8550b8cda [CPU] Fix CNT instruction gdkchan 2018-04-10 20:58:32 -03:00
  • cb29b4303c [CPU] Fix CNT instruction gdkchan 2018-04-10 20:58:32 -03:00
  • 27bde6d56f [GPU] Add support for the BC4/5 texture formats gdkchan 2018-04-10 18:54:50 -03:00
  • 7b2f471d4f [GPU] Add support for the BC4/5 texture formats gdkchan 2018-04-10 18:54:50 -03:00
  • 6fd8b6feff Fix regression -- enable raw frame buffer rendering gdkchan 2018-04-10 16:56:03 -03:00
  • f57fd95fd9 Fix regression -- enable raw frame buffer rendering gdkchan 2018-04-10 16:56:03 -03:00
  • 38ea4de41f [GPU] Add more shader instructions, add support for rgb565 textures gdkchan 2018-04-10 16:50:32 -03:00
  • feb2680a6c [GPU] Add more shader instructions, add support for rgb565 textures gdkchan 2018-04-10 16:50:32 -03:00
  • 00da90996b Add A1B5G5R5 texture format. (#76) LDj3SNuD 2018-04-08 23:08:36 +02:00
  • e9cfdef098 Add A1B5G5R5 texture format. (#76) LDj3SNuD 2018-04-08 23:08:36 +02:00
  • f09ff013f7 Remove line numbers from log gdkchan 2018-04-08 17:38:27 -03:00
  • ecf02f525f Remove line numbers from log gdkchan 2018-04-08 17:38:27 -03:00
  • a78ef6b2ea log calling method in logs (#71) emmauss 2018-04-08 23:30:50 +03:00
  • b2668e659c log calling method in logs (#71) emmauss 2018-04-08 23:30:50 +03:00
  • f8d5cf37d4 Use correct pitch value when decoding linear swizzle textures gdkchan 2018-04-08 17:09:41 -03:00
  • 36dfd20c87 Use correct pitch value when decoding linear swizzle textures gdkchan 2018-04-08 17:09:41 -03:00
  • eacc7689ed Merge shader branch, adding support for GLSL decompilation, a macro interpreter, and a rewrite of the GPU code. gdkchan 2018-04-08 16:17:35 -03:00
  • b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro interpreter, and a rewrite of the GPU code. gdkchan 2018-04-08 16:17:35 -03:00
  • bad6d9b7a0 Add FMUL (scalar, by element) instruction; add FRECPE, FRECPS (scalar & vector) instructions. Add 5 simple tests. (#74) LDj3SNuD 2018-04-08 21:08:57 +02:00
  • 7acd0e0122 Add FMUL (scalar, by element) instruction; add FRECPE, FRECPS (scalar & vector) instructions. Add 5 simple tests. (#74) LDj3SNuD 2018-04-08 21:08:57 +02:00
  • 189387ffe5 [CPU] Fix CBZ/CBNZ with 32 bits operands gdkchan 2018-04-06 17:22:26 -03:00
  • 980691f36b [CPU] Fix CBZ/CBNZ with 32 bits operands gdkchan 2018-04-06 17:22:26 -03:00
  • 576da7ae32 [CPU] Fail early when the index/size of the vector is invalid gdkchan 2018-04-06 15:39:39 -03:00
  • 702daf2ff4 [CPU] Fail early when the index/size of the vector is invalid gdkchan 2018-04-06 15:39:39 -03:00
  • 145598b736 Bump the maximum number of threads gdkchan 2018-04-06 10:53:18 -03:00
  • b27944c0b5 Bump the maximum number of threads gdkchan 2018-04-06 10:53:18 -03:00
  • 91d43b31f0 Fix FRSQRTS and FCM* (scalar) instructions gdkchan 2018-04-06 10:20:17 -03:00
  • df3cbadceb Fix FRSQRTS and FCM* (scalar) instructions gdkchan 2018-04-06 10:20:17 -03:00
  • 66c4ef1cf3 Show service short name for unimplemented commands gdkchan 2018-04-06 02:38:59 -03:00
  • a7ecf6dd2d Show service short name for unimplemented commands gdkchan 2018-04-06 02:38:59 -03:00
  • f985d7bd27 Support the .romfs extension aswell gdkchan 2018-04-06 02:02:13 -03:00
  • 081ede2a9a Support the .romfs extension aswell gdkchan 2018-04-06 02:02:13 -03:00
  • fe1d7c3c4d Add FMLS (vector) instruction gdkchan 2018-04-06 01:41:54 -03:00
  • 36d9130592 Add FMLS (vector) instruction gdkchan 2018-04-06 01:41:54 -03:00
  • 3f995baf21 Fix typo gdkchan 2018-04-06 01:07:51 -03:00
  • 2fd718c163 Fix typo gdkchan 2018-04-06 01:07:51 -03:00
  • fe3609fb53 Fix possible regression on bsd gdkchan 2018-04-06 01:06:34 -03:00
  • dcf0f0be38 Fix possible regression on bsd gdkchan 2018-04-06 01:06:34 -03:00
  • 950f9debe6 Rename services with the official interface names gdkchan 2018-04-06 01:01:52 -03:00
  • 69e32e5bbc Rename services with the official interface names gdkchan 2018-04-06 01:01:52 -03:00
  • 02f34e39e1 Add FRSQRTS and FCM* instructions gdkchan 2018-04-05 23:28:12 -03:00
  • f15b1c76a1 Add FRSQRTS and FCM* instructions gdkchan 2018-04-05 23:28:12 -03:00
  • 0c986ce8c5 Implement Frsqrte_S (#72) Merry 2018-04-06 00:36:19 +01:00
  • 39f20d8d1a Implement Frsqrte_S (#72) Merry 2018-04-06 00:36:19 +01:00
  • 9b6b3eec0b Color* should be an array in NvGpuIoctlZbcSetTable gdkchan 2018-04-05 10:23:52 -03:00
  • 4c19c908e5 Color* should be an array in NvGpuIoctlZbcSetTable gdkchan 2018-04-05 10:23:52 -03:00
  • e813874291 [ServiceNvDrv] Add 0x4703 ([/dev/nvhost-ctrl-gpu] NvGpuIoctlZbcSetTable) (#70) Starlet 2018-04-05 09:18:13 -04:00
  • 1f013df7ed [ServiceNvDrv] Add 0x4703 ([/dev/nvhost-ctrl-gpu] NvGpuIoctlZbcSetTable) (#70) Starlet 2018-04-05 09:18:13 -04:00
  • a4faba14dd Update README.md Ac_K 2018-04-05 04:02:21 +02:00
  • 6e514e944d
    Update README.md Ac_K 2018-04-05 04:02:21 +02:00
  • 7d9a869b2e Add Faddp (vector) instruction gdkchan 2018-04-04 22:13:10 -03:00
  • 45c078d782 Add Faddp (vector) instruction gdkchan 2018-04-04 22:13:10 -03:00
  • 7f26877bc8 Fix GetAvailableLanguageCodes, stub ListAddOnContent and NvGpuAsIoctlRemap (0x4114) gdkchan 2018-04-04 21:01:36 -03:00
  • 9754836c1b Fix GetAvailableLanguageCodes, stub ListAddOnContent and NvGpuAsIoctlRemap (0x4114) gdkchan 2018-04-04 21:01:36 -03:00
  • 02e74ca7f0 Stub ActivateKeyboard on Hid gdkchan 2018-04-04 19:44:02 -03:00
  • 2d33756878 Stub ActivateKeyboard on Hid gdkchan 2018-04-04 19:44:02 -03:00
  • 98d0670524 Stub ActivateMouse on Hid gdkchan 2018-04-04 19:39:47 -03:00
  • c8b6274456 Stub ActivateMouse on Hid gdkchan 2018-04-04 19:39:47 -03:00
  • 89862a7bfa Remove useless spacing gdkchan 2018-04-04 19:29:34 -03:00
  • a3d6baab91 Remove useless spacing gdkchan 2018-04-04 19:29:34 -03:00
  • 17d74d2643 stubs (#69) emmauss 2018-04-05 01:16:59 +03:00
  • 836a003c8e stubs (#69) emmauss 2018-04-05 01:16:59 +03:00
  • 21f6e3699e HashSet is not thread safe, hopefully this fixes the CPU issue where it throws a exception on Add gdkchan 2018-04-04 18:17:37 -03:00
  • e16ca561cb HashSet is not thread safe, hopefully this fixes the CPU issue where it throws a exception on Add gdkchan 2018-04-04 18:17:37 -03:00
  • cf7e8861d5 Add PRFM (unscaled) instruction gdkchan 2018-04-04 18:09:24 -03:00
  • a20d6b34ab Add PRFM (unscaled) instruction gdkchan 2018-04-04 18:09:24 -03:00
  • ac6e677798 Add FNEG (vector) instruction gdkchan 2018-04-04 16:36:07 -03:00
  • 7fe12ad169 Add FNEG (vector) instruction gdkchan 2018-04-04 16:36:07 -03:00
  • 73b744328a Fix SvcGetThreadId gdkchan 2018-04-04 16:07:44 -03:00
  • e0c3d9c8df Fix SvcGetThreadId gdkchan 2018-04-04 16:07:44 -03:00
  • 9e36cf2dbb Fix 32-bits extended register instructions with 64-bits extensions gdkchan 2018-03-30 23:32:06 -03:00
  • 0ac4681fa0 Fix 32-bits extended register instructions with 64-bits extensions gdkchan 2018-03-30 23:32:06 -03:00
  • edbbc1dfec Enable all ld/st (single structure) instructions gdkchan 2018-03-30 18:06:02 -03:00
  • 53e2d34905 Enable all ld/st (single structure) instructions gdkchan 2018-03-30 18:06:02 -03:00
  • 63c0199701 Fix EXT/Widening instruction carrying garbage values on some cases, fix ABD (it shouldn't accumulate, this is another variation of the instruction) gdkchan 2018-03-30 17:37:31 -03:00
  • 916540ff41 Fix EXT/Widening instruction carrying garbage values on some cases, fix ABD (it shouldn't accumulate, this is another variation of the instruction) gdkchan 2018-03-30 17:37:31 -03:00
  • b84e1e0653 Add BIT instruction gdkchan 2018-03-30 16:46:00 -03:00
  • 76ac31add6 Add BIT instruction gdkchan 2018-03-30 16:46:00 -03:00
  • d884023579 Add UABD instruction gdkchan 2018-03-30 16:30:23 -03:00
  • 19b8344568 Add UABD instruction gdkchan 2018-03-30 16:30:23 -03:00
  • 3594ead0ab Add UABDL instruction gdkchan 2018-03-30 16:16:16 -03:00
  • ba43af5765 Add UABDL instruction gdkchan 2018-03-30 16:16:16 -03:00
  • dc6b3fce12 Add UADDL instruction gdkchan 2018-03-30 15:55:28 -03:00
  • f42f39fd90 Add UADDL instruction gdkchan 2018-03-30 15:55:28 -03:00
  • d60d206cde Add UHADD instruction gdkchan 2018-03-30 12:37:07 -03:00
  • 9b6fa1f89e Add UHADD instruction gdkchan 2018-03-30 12:37:07 -03:00
  • 41b7b97a29 SVC: Add GetInfo type 20 (added in 5.0.0) to the list of explicitly unimplemented types. (#68) Ezekiel Bethel 2018-03-30 16:27:48 +01:00