Commit graph

1326 commits

Author SHA1 Message Date
Asuka
9fcad99e6b add assert in draw calls 2019-07-14 02:30:12 +08:00
Asuka
59f34cc5d9 implement draw calls 2019-07-14 02:06:52 +08:00
Asuka
a941e69164 rename 2019-07-13 22:25:59 +08:00
Asuka
36d73acd8e rename 2019-07-13 22:24:51 +08:00
Asuka
85e70e84d0 rename Vk to GVE, means Gnm to Vulkan tranlation Engine 2019-07-13 22:17:36 +08:00
Asuka
ab183d7ec9 reform somm draw command functions, add some structs and enums 2019-07-13 03:00:28 +08:00
Asuka
289f447587 rename opcodes 2019-07-13 01:54:43 +08:00
Asuka
0ad3ea25b9 update opcodes 2019-07-12 23:17:44 +08:00
Asuka
77ed11a016 update opcodes 2019-07-12 19:48:54 +08:00
Asuka
1355603910 update opcodes 2019-07-11 23:53:00 +08:00
Asuka
6ce4a77b51 add more opcodes 2019-07-11 23:05:49 +08:00
Asuka
ce06cb468d add some opcode 2019-07-11 20:01:46 +08:00
Asuka
192fc07463 add GenOpName py script 2019-07-11 18:19:42 +08:00
Asuka
b9c7f522ae split gnm functions into files 2019-07-11 17:38:34 +08:00
Asuka
7fb74118a0 use param input to select elf 2019-07-10 15:41:32 +08:00
Asuka
9a4042c6f7 update comments 2019-07-09 22:48:40 +08:00
Asuka
4eaf7fc7d8 fix tls bug 2019-07-09 22:24:45 +08:00
Asuka
f6b9cfe0c2 add some comments 2019-07-09 22:19:01 +08:00
Asuka
3b2b31c3c6 fix typo 2019-07-09 19:38:09 +08:00
Asuka
fc514d7db1 implement some pthread and kernel functions 2019-07-09 19:36:22 +08:00
Asuka
c0792f301a implement some math and std c functions 2019-07-09 19:16:59 +08:00
Asuka
70b50d34a6 hack sceGnmInsertWaitFlipDone to let game run 2019-07-09 17:13:36 +08:00
Asuka
28b0773142 dummy implement userservice functions 2019-07-09 15:46:16 +08:00
Asuka
7a9f3ff9fc
Update ReadMe.md 2019-07-07 10:04:59 +08:00
Asuka
15e627f15c update readme 2019-07-07 05:35:52 +08:00
Asuka
5b597dda8e add misc 2019-07-07 05:33:50 +08:00
Asuka
c2172f32dd first frame! 2019-07-07 05:02:19 +08:00
Asuka
ad4b3c045a add some vulkan filess 2019-07-07 01:34:03 +08:00
Asuka
ba4c0e16c5 fix warning 2019-07-07 01:33:43 +08:00
Asuka
dc64c7fb8d fix glfw compile errors 2019-07-07 00:35:29 +08:00
Asuka
fb5defab51 add SceVideoOut class 2019-07-07 00:35:08 +08:00
Asuka
4ed1d62e10 add rc classes 2019-07-07 00:34:27 +08:00
Asuka
aff15beee6 add rc classes 2019-07-07 00:33:44 +08:00
Asuka
2ff10557fc add rc classes 2019-07-07 00:33:27 +08:00
Asuka
2279224cea update gitignore 2019-07-06 22:30:07 +08:00
Asuka
0589ae9399 Merge branch 'master' of https://github.com/Inori/GPCS4 2019-07-06 22:25:53 +08:00
Asuka
e468f73cee add glfw3 library 2019-07-06 22:25:05 +08:00
Asuka
fa2f9b794b
Create LICENSE 2019-07-06 01:15:15 +08:00
Asuka
57f89b70a5 add graphic logs 2019-07-06 00:47:27 +08:00
Asuka
5d2ff54f14 fix warning 2019-07-06 00:47:15 +08:00
Asuka
3854fe073c implement or dummy implement some functions 2019-07-06 00:23:24 +08:00
Asuka
6ad580ae39 comment some busy logs 2019-07-05 21:08:43 +08:00
Asuka
296b172a30 change main thread stack size 2019-07-05 21:03:11 +08:00
Asuka
7adc012c77 fix rwlock init failed 2019-07-05 11:57:30 +08:00
Asuka
f4aaf52cae implement some pthread functions 2019-07-05 11:40:18 +08:00
Asuka
263a18ab1c delete -v option 2019-07-04 23:33:58 +08:00
Asuka
813657babf implement some functions 2019-07-04 23:31:48 +08:00
Asuka
1ce7acd5dc implement qsort 2019-07-04 20:54:51 +08:00
Asuka
7577fe855a dummy implement some audio functions 2019-07-04 11:49:27 +08:00
Asuka
10ade6c6fb implement some math and stdlib functions 2019-07-04 11:49:06 +08:00