1
0
forked from MeloNX/MeloNX

Commit Graph

  • bc26aa558a
    Add support for the FMLA (by element/scalar) instruction (#187) gdkchan 2018-06-28 20:51:38 -03:00
  • 386e6937d6 Add support for vertex base on indexed draws, fix index buffer first (untested) (#197) gdkchan 2018-06-28 20:48:18 -03:00
  • 3e81421b2f
    Add support for vertex base on indexed draws, fix index buffer first (untested) (#197) gdkchan 2018-06-28 20:48:18 -03:00
  • d9aa0f4cc4 add the forgotten mm:u link (#190) greggameplayer 2018-06-28 23:32:07 +02:00
  • 3262fd13da add the forgotten mm:u link (#190) greggameplayer 2018-06-28 23:32:07 +02:00
  • c7e95b1a16 Somewhat better ClearBuffers implementation gdkchan 2018-06-28 00:11:49 -03:00
  • 22f138628b Somewhat better ClearBuffers implementation gdkchan 2018-06-28 00:11:49 -03:00
  • c6e873368c Add support for Vertex Program A and other small shader improvements (#192) gdkchan 2018-06-27 23:55:08 -03:00
  • e6eeb6f09f
    Add support for Vertex Program A and other small shader improvements (#192) gdkchan 2018-06-27 23:55:08 -03:00
  • 303f1adf9e Fix vertex buffer size on the gpu when the draw vertex count is less than the buffer size, added a few more registers (currently not implemented) gdkchan 2018-06-27 01:32:28 -03:00
  • 900a84ae0a Fix vertex buffer size on the gpu when the draw vertex count is less than the buffer size, added a few more registers (currently not implemented) gdkchan 2018-06-27 01:32:28 -03:00
  • cd159367d1 Fix GL.CreateBuffers -> GL.GenBuffers (#189) ReinUsesLisp 2018-06-26 02:30:46 -03:00
  • af5f059d4e Fix GL.CreateBuffers -> GL.GenBuffers (#189) ReinUsesLisp 2018-06-26 02:30:46 -03:00
  • c8bedf558c Implementation of UBOs instead of uniform constant arrays (#186) ReinUsesLisp 2018-06-26 02:10:54 -03:00
  • 09dfefed1f Implementation of UBOs instead of uniform constant arrays (#186) ReinUsesLisp 2018-06-26 02:10:54 -03:00
  • 53778e429f Relax GetThreadContext3 by allowing it to get the context of a running thread gdkchan 2018-06-26 01:26:21 -03:00
  • b8be89ab2d Relax GetThreadContext3 by allowing it to get the context of a running thread gdkchan 2018-06-26 01:26:21 -03:00
  • 813566edc0 Set PC value on SvcCall aswell gdkchan 2018-06-26 01:14:18 -03:00
  • 2f29894d9f Set PC value on SvcCall aswell gdkchan 2018-06-26 01:14:18 -03:00
  • 3028d3719a Implement SvcGetThreadContext3 gdkchan 2018-06-26 01:09:32 -03:00
  • 65105c2a3b Implement SvcGetThreadContext3 gdkchan 2018-06-26 01:09:32 -03:00
  • f246334568 Add Sqxtun_S, Sqxtun_V with 3 tests. (#188) LDj3SNuD 2018-06-26 04:36:20 +02:00
  • c818093528 Add Sqxtun_S, Sqxtun_V with 3 tests. (#188) LDj3SNuD 2018-06-26 04:36:20 +02:00
  • 712974f827 Add Sse Opt. for Cmeq_V_2D, Cmgt_V_2D (Reg). Add Sse Opt. for Crc32cb, Crc32ch, Crc32cw, Crc32cx. Add 10 simple tests for Fcmgt, Fcmge, Fcmeq, Fcmle, Fcmlt (S, V) (Reg, Zero). Add 2 Cnt_V tests. (#183) LDj3SNuD 2018-06-26 03:32:29 +02:00
  • 8f6387128a Add Sse Opt. for Cmeq_V_2D, Cmgt_V_2D (Reg). Add Sse Opt. for Crc32cb, Crc32ch, Crc32cw, Crc32cx. Add 10 simple tests for Fcmgt, Fcmge, Fcmeq, Fcmle, Fcmlt (S, V) (Reg, Zero). Add 2 Cnt_V tests. (#183) LDj3SNuD 2018-06-26 03:32:29 +02:00
  • 85a2e2a579 Add REV16/32 (vector) instructions and fix REV64 gdkchan 2018-06-25 18:40:55 -03:00
  • 37a6e84fd4 Add REV16/32 (vector) instructions and fix REV64 gdkchan 2018-06-25 18:40:55 -03:00
  • bb04b23ca7 Fix GetLastOpenedUser stub returning an invalid account id value gdkchan 2018-06-25 17:11:09 -03:00
  • 8f4cd35ade Fix GetLastOpenedUser stub returning an invalid account id value gdkchan 2018-06-25 17:11:09 -03:00
  • 9dfc5c90f2 Add opcodes SQXTUN_S and SQXTUN_V (#184) Rygnus 2018-06-25 18:23:46 +01:00
  • 0bec9d8439 Add opcodes SQXTUN_S and SQXTUN_V (#184) Rygnus 2018-06-25 18:23:46 +01:00
  • 2cd57f1ba2 Aways write voice state as finished playing while proper audren support is not in place gdkchan 2018-06-25 02:04:19 -03:00
  • 7c7ee8f8ca Aways write voice state as finished playing while proper audren support is not in place gdkchan 2018-06-25 02:04:19 -03:00
  • a7de328a4f Small OpenGL Renderer refactoring (#177) gdkchan 2018-06-23 21:39:25 -03:00
  • e7559f128f
    Small OpenGL Renderer refactoring (#177) gdkchan 2018-06-23 21:39:25 -03:00
  • dbbf5d3632 Workaround for recent audren regression gdkchan 2018-06-23 03:17:07 -03:00
  • 69697957e6 Workaround for recent audren regression gdkchan 2018-06-23 03:17:07 -03:00
  • b8786d0acc Fix 3 graphics related issues (#180) gdkchan 2018-06-23 02:00:44 -03:00
  • c26ddd6259
    Fix 3 graphics related issues (#180) gdkchan 2018-06-23 02:00:44 -03:00
  • 1b48089a12 Better audren implementation (#179) Starlet 2018-06-23 01:00:14 -04:00
  • 5182361f4b Better audren implementation (#179) Starlet 2018-06-23 01:00:14 -04:00
  • e19f298185 Fix some thread sync issues (#172) gdkchan 2018-06-21 23:05:42 -03:00
  • 3e6afeb513
    Fix some thread sync issues (#172) gdkchan 2018-06-21 23:05:42 -03:00
  • d3e3016b3f Port from OpenTK.NETCore to OpenTK.NetStandard (#176) ReinUsesLisp 2018-06-21 18:10:19 -03:00
  • a4020bb398 Port from OpenTK.NETCore to OpenTK.NetStandard (#176) ReinUsesLisp 2018-06-21 18:10:19 -03:00
  • 2afa90eb2f Rework signed multiplication. Fixed an edge case and passes all tests. (#174) riperiperi 2018-06-20 14:45:20 +01:00
  • 53ebbcfbd9 Rework signed multiplication. Fixed an edge case and passes all tests. (#174) riperiperi 2018-06-20 14:45:20 +01:00
  • 5c27929d53 Add Cmeq_S, Cmge_S, Cmgt_S, Cmhi_S, Cmhs_S, Cmle_S, Cmlt_S (Reg, Zero) & Cmtst_S compare instructions. Add 22 compare tests (Scalar, Vector). Add Eor_V, Not_V tests. (#171) LDj3SNuD 2018-06-18 19:55:26 +02:00
  • 3bdd109f45 Add Cmeq_S, Cmge_S, Cmgt_S, Cmhi_S, Cmhs_S, Cmle_S, Cmlt_S (Reg, Zero) & Cmtst_S compare instructions. Add 22 compare tests (Scalar, Vector). Add Eor_V, Not_V tests. (#171) LDj3SNuD 2018-06-18 19:55:26 +02:00
  • 2d2cb7e17b NvGpuEngine3d: Fix uploading vertex arrays without index buffers. (#173) Jules Blok 2018-06-18 15:59:03 +02:00
  • 35e695552e NvGpuEngine3d: Fix uploading vertex arrays without index buffers. (#173) Jules Blok 2018-06-18 15:59:03 +02:00
  • 43cfbf6c63 Do not read or write macros to main memory, use a separate memory instead (as this apparently what the real thing does) gdkchan 2018-06-18 01:32:11 -03:00
  • 46f18af6be Do not read or write macros to main memory, use a separate memory instead (as this apparently what the real thing does) gdkchan 2018-06-18 01:32:11 -03:00
  • 8ac10d1d97 Add the FADDP (scalar) instruction gdkchan 2018-06-18 00:41:28 -03:00
  • b747b23607 Add the FADDP (scalar) instruction gdkchan 2018-06-18 00:41:28 -03:00
  • c1094d68ef Implement NPDM files parser (#169) Ac_K 2018-06-18 02:28:11 +00:00
  • 4e430760b4 Implement NPDM files parser (#169) Ac_K 2018-06-18 02:28:11 +00:00
  • c27161fa42 Merge pull request #152 from greggameplayer/patch-5 Ac_K 2018-06-17 04:16:16 +00:00
  • 3c4dafff3f
    Merge pull request #152 from greggameplayer/patch-5 Ac_K 2018-06-17 04:16:16 +00:00
  • e2417351ec delete mixed tabs & spaces & use void for methods greggameplayer 2018-06-15 17:54:18 +02:00
  • 5a3449f5d9
    delete mixed tabs & spaces & use void for methods greggameplayer 2018-06-15 17:54:18 +02:00
  • 8a0120ae88 add a new Method for OpenAudioOut & OpenAudioOutAuto greggameplayer 2018-06-15 17:41:07 +02:00
  • e40db09bed
    add a new Method for OpenAudioOut & OpenAudioOutAuto greggameplayer 2018-06-15 17:41:07 +02:00
  • 41066802bc Implement ListAudioOutsAuto & OpenAudioOutAuto greggameplayer 2018-06-15 17:24:02 +02:00
  • 4397049c6a Implement ListAudioOutsAuto & OpenAudioOutAuto greggameplayer 2018-06-15 17:24:02 +02:00
  • 31912b692d Merge pull request #160 from greggameplayer/patch-7 Ac_K 2018-06-13 15:40:37 +00:00
  • e581abb2f5
    Merge pull request #160 from greggameplayer/patch-7 Ac_K 2018-06-13 15:40:37 +00:00
  • be462841f1 change places of the args of GetAvailableLanguagesCodesMethod greggameplayer 2018-06-13 17:38:19 +02:00
  • 644a328b88
    change places of the args of GetAvailableLanguagesCodesMethod greggameplayer 2018-06-13 17:38:19 +02:00
  • e26af8f2b3 Faster soft implementation of smulh and umulh (#134) riperiperi 2018-06-13 14:55:45 +01:00
  • afa5bf81e3 Faster soft implementation of smulh and umulh (#134) riperiperi 2018-06-13 14:55:45 +01:00
  • 72ae07e6f6 Partial GPU DMA support (#158) gdkchan 2018-06-13 10:55:01 -03:00
  • 36827c2355
    Partial GPU DMA support (#158) gdkchan 2018-06-13 10:55:01 -03:00
  • a616ebd5cd correct whitespaces greggameplayer 2018-06-13 15:12:03 +02:00
  • 940de631ab
    correct whitespaces greggameplayer 2018-06-13 15:12:03 +02:00
  • 66a1dbe18e Implement GetAvailableLanguageCodes2 with a method greggameplayer 2018-06-13 15:08:11 +02:00
  • d70ed99fb1
    Implement GetAvailableLanguageCodes2 with a method greggameplayer 2018-06-13 15:08:11 +02:00
  • 2fab4145e3 Merge pull request #157 from Cyuubi/pctl-initialize-and-without-initialize Ac_K 2018-06-13 00:53:54 +00:00
  • f1e866e248
    Merge pull request #157 from Cyuubi/pctl-initialize-and-without-initialize Ac_K 2018-06-13 00:53:54 +00:00
  • da92121d00 Compliant with review. Starlet 2018-06-12 20:51:59 -04:00
  • c646a00918 Compliant with review. Starlet 2018-06-12 20:51:59 -04:00
  • 026e5a64cf Merge pull request #148 from Lordmau5/ICommonStateGetter Ac_K 2018-06-12 23:30:45 +00:00
  • 3600de6080
    Merge pull request #148 from Lordmau5/ICommonStateGetter Ac_K 2018-06-12 23:30:45 +00:00
  • 0ea30a6494 Remove comment Lordmau5 2018-06-13 01:29:39 +02:00
  • 5b9ce52108 Remove comment Lordmau5 2018-06-13 01:29:39 +02:00
  • 440397710f Merge branch 'master' into ICommonStateGetter Lordmau5 2018-06-13 01:28:49 +02:00
  • e6f6c6ad57 Merge branch 'master' into ICommonStateGetter Lordmau5 2018-06-13 01:28:49 +02:00
  • f163fb0c0f [PCTL] Add CreateServiceWithoutInitialize and Initialize Starlet 2018-06-12 14:28:45 -04:00
  • 8442a5917f [PCTL] Add CreateServiceWithoutInitialize and Initialize Starlet 2018-06-12 14:28:45 -04:00
  • 76c745f79d Implement R16 texture format (#147) Lordmau5 2018-06-12 14:29:44 +02:00
  • 98e6a34608 Implement R16 texture format (#147) Lordmau5 2018-06-12 14:29:44 +02:00
  • ffba9b94cf Implement Fabs_V (#146) Lordmau5 2018-06-12 14:29:16 +02:00
  • 46dc89f8dd Implement Fabs_V (#146) Lordmau5 2018-06-12 14:29:16 +02:00
  • f5f884f614 Minor shader fixes gdkchan 2018-06-12 09:26:49 -03:00
  • 9176180abb Minor shader fixes gdkchan 2018-06-12 09:26:49 -03:00
  • 9192d0b892 Merge pull request #153 from DatBoiJay3/hid-smo Ac_K 2018-06-12 02:54:41 +00:00
  • 133082cb6d
    Merge pull request #153 from DatBoiJay3/hid-smo Ac_K 2018-06-12 02:54:41 +00:00
  • d1da6c2606 Neatness counts DatBoiJay3 2018-06-11 19:53:44 -07:00
  • 274c996ff1
    Neatness counts DatBoiJay3 2018-06-11 19:53:44 -07:00
  • ae4406e70a Fix input in SMO DatBoiJay3 2018-06-11 19:29:12 -07:00