Commit graph

  • 63df3a1dd0 Add branch information Asuka 2019-12-08 23:45:16 +08:00
  • 9bb88983f4 enable GPCS4_NO_GRAPHICS for this branch Asuka 2019-12-08 23:30:14 +08:00
  • 224852707a add dummy command buffer class for non-graphics development Asuka 2019-12-08 23:28:53 +08:00
  • 9891223bd3 sperate format convert functions into a single namespace Asuka 2019-12-08 22:56:51 +08:00
  • dd1a55afa2 Merge branch 'no_gve' Asuka 2019-12-08 21:45:49 +08:00
  • a4e75ac18b Resolve merge conflict Asuka 2019-12-08 21:40:28 +08:00
  • 548550d4e2 Merge branch 'gamepad' Asuka 2019-12-08 21:36:31 +08:00
  • e9bd397496 use msvc_sink by default Asuka 2019-12-08 21:24:30 +08:00
  • 1dd3e8cb20 Fix merge conflicts Asuka 2019-12-08 21:23:54 +08:00
  • 87277f97de Merge branch 'logger_altering' Asuka 2019-12-08 21:15:00 +08:00
  • 7c1df343f0 log function name case change Asuka 2019-12-08 21:07:22 +08:00
  • 15e5f39908 flip gnm viewport to adapt to vulkan. Asuka 2019-12-08 05:46:07 +08:00
  • 47cca1973e Use viewport state as dynamic state Asuka 2019-12-08 05:31:46 +08:00
  • 0ffb45b227 disable pSampleMask Asuka 2019-12-08 02:39:19 +08:00
  • 590affa595 initialize m_blendConstants array Asuka 2019-12-08 02:38:51 +08:00
  • 2e480b4921 Fix subpass depandency Asuka 2019-12-08 02:38:31 +08:00
  • fd4c5f9ed8 mark getRenderExtent as const Asuka 2019-12-07 21:49:28 +08:00
  • 5908b3c916 Check framebuffer maches Asuka 2019-12-07 21:45:05 +08:00
  • 90e33af57c Fix various bugs about color attachments and pipelins Asuka 2019-12-05 23:59:52 +08:00
  • 0076716eb1 Add a file to record some useful links Asuka 2019-12-05 20:46:58 +08:00
  • 0c38a21bee Merge branch 'master' of https://github.com/Inori/GPCS4 Asuka 2019-12-05 00:54:08 +08:00
  • d943a99d85 Fix some buffer and image copy bugs Asuka 2019-12-05 00:54:02 +08:00
  • e1906a67ee use do while false in scek__write Asuka 2019-12-04 11:16:19 +08:00
  • 5f9d4f49e3 removed unwanted code niko 2019-12-03 14:32:31 -05:00
  • 2689c32be2 starter code for 5 modules niko 2019-12-03 12:21:08 -05:00
  • 638289527a Several vulkan bug fix Asuka 2019-12-04 00:16:54 +08:00
  • a7c9e6e50c Add more data format convert support Asuka 2019-12-04 00:16:39 +08:00
  • d878d3f651 Implement gnm buffer and texture dataformat Asuka 2019-12-04 00:16:12 +08:00
  • abde5f6471 Add dataFormatName debug function Asuka 2019-12-04 00:15:31 +08:00
  • 7c2a477cc1 Merge branch 'master' of https://github.com/wheelmac92/GPCS4 niko 2019-12-03 10:34:30 -05:00
  • e98048b5de readme niko 2019-12-03 10:09:36 -05:00
  • 7e26ead795 readme niko 2019-12-03 10:09:36 -05:00
  • a3d62b2489 add Developer Guide Asuka 2019-12-02 17:55:07 +08:00
  • 1afb346e04 Implement updateBuffer and updateImage Asuka 2019-12-03 23:06:24 +08:00
  • 7a3af5bc09 Merge branch 'master' of https://github.com/wheelmac92/GPCS4 niko 2019-12-03 10:00:29 -05:00
  • f2df1c26a2 less nested in sceAudioOutSetVolume niko 2019-12-03 09:17:30 -05:00
  • d282d65409 print parameters niko 2019-12-03 09:14:38 -05:00
  • 9df9f3ebfd do while false niko 2019-12-03 09:10:10 -05:00
  • 67baf14135 systemservice uses switch statement niko 2019-12-03 09:07:37 -05:00
  • e31b8f8489 dummy impl in userservice niko 2019-12-03 09:02:50 -05:00
  • df0b375ecd added headers for msgdialog niko 2019-12-03 09:01:07 -05:00
  • 9e6d85b04b dummy impl in msgdialog niko 2019-12-03 08:54:44 -05:00
  • 370f09757a dummy impl in audioout niko 2019-12-03 08:53:13 -05:00
  • f9a37cedc3 move audioout errors to header niko 2019-12-03 08:50:55 -05:00
  • 72df248437 move errors to header niko 2019-12-03 08:49:06 -05:00
  • 2cc7a44e43 fix errordialog niko 2019-12-03 08:48:03 -05:00
  • 59711f9eea use DUMMY_IMPL in AudioOut niko 2019-12-03 08:37:27 -05:00
  • 719be7bbfa fix global names niko 2019-12-03 08:34:57 -05:00
  • ae37bf6c5c Use pastebin to avoid some sensitive information Asuka 2019-12-03 17:27:48 +08:00
  • c9799f5de5 update data format map in convertDataFormatToVkFormat Asuka 2019-12-03 11:22:45 +08:00
  • d732c150be gnm:setup all vertex and buffer bindings Asuka 2019-12-03 00:55:46 +08:00
  • dad05b68f3 FastFix Ykisl 2019-12-02 16:55:25 +07:00
  • 59f47f69d1 Fix typo, add more info Asuka 2019-12-02 18:06:23 +08:00
  • d242dbf2e2 Delete img tag of QQ group Asuka 2019-12-02 18:00:08 +08:00
  • c63d67a6b4 add Developer Guide Asuka 2019-12-02 17:55:07 +08:00
  • ecd45d4365 add resource binding functions Asuka 2019-12-02 14:48:45 +08:00
  • 37b4e45c74 less nested in sceAudioOutSetVolume niko 2019-12-03 09:17:30 -05:00
  • 5953696ab5 print parameters niko 2019-12-03 09:14:38 -05:00
  • 5b5f1fb69e do while false niko 2019-12-03 09:10:10 -05:00
  • 4263d24f4b systemservice uses switch statement niko 2019-12-03 09:07:37 -05:00
  • 0da82ffa2e dummy impl in userservice niko 2019-12-03 09:02:50 -05:00
  • f3e9eec065 added headers for msgdialog niko 2019-12-03 09:01:07 -05:00
  • 96c85363b6 dummy impl in msgdialog niko 2019-12-03 08:54:44 -05:00
  • a172d7b2bd dummy impl in audioout niko 2019-12-03 08:53:13 -05:00
  • e3683821a4 move audioout errors to header niko 2019-12-03 08:50:55 -05:00
  • a8af56f488 move errors to header niko 2019-12-03 08:49:06 -05:00
  • 6b7e8007c3 fix errordialog niko 2019-12-03 08:48:03 -05:00
  • c0a929bc87 use DUMMY_IMPL in AudioOut niko 2019-12-03 08:37:27 -05:00
  • 633f0c19e5 fix global names niko 2019-12-03 08:34:57 -05:00
  • 8960858667 Merge remote-tracking branch 'upstream/master' niko 2019-12-03 08:26:45 -05:00
  • d570e96b16 Use pastebin to avoid some sensitive information Asuka 2019-12-03 17:27:48 +08:00
  • eef4773f15 update data format map in convertDataFormatToVkFormat Asuka 2019-12-03 11:22:45 +08:00
  • 488d35b57f gnm:setup all vertex and buffer bindings Asuka 2019-12-03 00:55:46 +08:00
  • a6696be72b Merge remote-tracking branch 'upstream/master' niko 2019-12-02 08:36:54 -05:00
  • 3df4dc2b6a compiles niko 2019-12-02 08:19:04 -05:00
  • a3fdc04014 follow standards niko 2019-12-02 07:40:55 -05:00
  • d5ad104c3f
    Merge pull request #13 from Inori/master Ykisl 2019-12-02 17:24:41 +07:00
  • 4b176040d1
    Merge pull request #24 from Ykisl/scek Asuka 2019-12-02 18:10:26 +08:00
  • 52852d620e Fix typo, add more info Asuka 2019-12-02 18:06:23 +08:00
  • a3c75d2fac Delete img tag of QQ group Asuka 2019-12-02 18:00:08 +08:00
  • 778eb54b8e FastFix Ykisl 2019-12-02 16:55:25 +07:00
  • 89cb7e728d add Developer Guide Asuka 2019-12-02 17:55:07 +08:00
  • 9b61f8fe1c add resource binding functions Asuka 2019-12-02 14:48:45 +08:00
  • feb25ea7eb update audio niko 2019-12-01 22:46:10 -05:00
  • 804ab15dda added line that I forgot niko 2019-12-01 22:43:53 -05:00
  • 05261be522 added line that I forgot niko 2019-12-01 22:41:44 -05:00
  • 901b068204 system service niko 2019-12-01 21:40:24 -05:00
  • 39bf091d56 msgdialog niko 2019-12-01 20:59:24 -05:00
  • 9582e327df audio errors niko 2019-12-01 20:19:34 -05:00
  • 537ddf4daa user service niko 2019-12-01 19:51:57 -05:00
  • 8f92554f79 comments niko 2019-12-01 19:34:00 -05:00
  • 602a369cb6 small fix niko 2019-12-01 18:56:01 -05:00
  • feab590162 add more error code niko 2019-12-01 18:53:43 -05:00
  • f0c6370c4a need to fix Terminate and Initialize niko 2019-12-01 18:33:05 -05:00
  • efc256277e remove comments niko 2019-12-01 17:50:21 -05:00
  • 3059e6d21f remove printf and use LOG_SCE_TRACE niko 2019-12-01 17:46:54 -05:00
  • 2a136f0a8b remove typedef niko 2019-12-01 17:41:02 -05:00
  • 6a6f1675c7 first commit SceError niko 2019-12-01 17:06:06 -05:00
  • b057f2aadc Merge branch 'master' of https://github.com/Inori/GPCS4 Asuka 2019-12-02 00:32:50 +08:00
  • e4ad24173a Add some format converters and call some state set functions Asuka 2019-12-02 00:32:41 +08:00