Commit graph

1326 commits

Author SHA1 Message Date
Asuka
55ba65bc73 Update ReadMe.md 2019-11-26 00:55:54 +08:00
Asuka
df23b21966 Revert "Update ReadMe.md"
This reverts commit d5d6ba8a90.
2019-11-26 00:54:04 +08:00
Asuka
d5d6ba8a90 Update ReadMe.md 2019-11-26 00:42:04 +08:00
Asuka
0b08067d1b Google photo test 2019-11-26 00:41:00 +08:00
Asuka
458ced29b9 DropBox image test 2019-11-26 00:33:11 +08:00
Asuka
1b6d644051 Test google photo link 2019-11-26 00:22:46 +08:00
Asuka
afb770b44d Add empty GvePresenter 2019-11-25 23:59:07 +08:00
Asuka
95ebbea65a Add empty context update functions 2019-11-25 23:56:11 +08:00
Asuka
c20e9cc48a Move some create function to better places 2019-11-25 23:02:40 +08:00
Asuka
2bfd45e2dc Fix GveHash.h location 2019-11-25 22:32:08 +08:00
Ykisl
2f222244f0
Merge pull request #9 from Inori/master
Update
2019-11-25 20:14:00 +07:00
Asuka
9884a42107
Merge pull request #16 from Ykisl/scek
[SceLibkernel] Add and implement some features
2019-11-25 20:51:46 +08:00
Ykisl
834521c385 Error Code Correction 2019-11-25 18:19:35 +07:00
Asuka
dd2137bd70
Merge pull request #18 from mailwl/vc2019
Add needed headers to build in VS2019
2019-11-25 17:07:40 +08:00
mailwl
8bd5cc193a Add needed headers to build in VS2019 2019-11-25 11:41:00 +03:00
Ykisl
03526335d3 oops 2019-11-24 17:08:17 +07:00
Ykisl
1be5057183 Add and implement some features 2019-11-24 17:01:51 +07:00
Asuka
a573c8f104
Delete unused code 2019-11-24 11:24:34 +08:00
Asuka
464adc40f2
Delete test code 2019-11-24 11:18:11 +08:00
Asuka
01957dbd7a
Merge pull request #15 from DummyCatz/mod-stuff
Changes on module system
2019-11-24 11:05:53 +08:00
DummyCatz
3918db12dc changes on module system
+ Move compile time constant flags into ModuleSystemCommon.h
+ Add a new flag for logging unresolved function only.
+ Rename some variable names to eliminate ambiguity.
2019-11-24 10:40:03 +08:00
Asuka
e0d4bdeb11
Update ReadMe.md 2019-11-24 10:39:09 +08:00
Asuka
f20d5f8f9b
Update ReadMe.md 2019-11-24 10:28:54 +08:00
Asuka
f4ec1790c9
Update ReadMe.md 2019-11-24 10:27:14 +08:00
Asuka
a379940386
Update ReadMe.md 2019-11-24 10:26:36 +08:00
Asuka
c03a51bc00
Update ReadMe.md 2019-11-24 10:26:09 +08:00
Asuka
0473ebac52
Update ReadMe.md 2019-11-24 10:08:59 +08:00
Asuka
728160611f
Merge pull request #10 from VelocityRa/module-stuff
Minor module things
2019-11-24 08:49:54 +08:00
Inori
0a6d6577ef Add some comments 2019-11-24 05:45:04 +08:00
Inori
90d4c77064 Implement some states and bindings in gve context 2019-11-24 05:21:13 +08:00
Inori
e88ea96e53 Add bcmpeq methord
Not used now
2019-11-24 02:15:13 +08:00
Inori
4613beb0b8 Fix pipeline creation compatibality 2019-11-24 02:14:58 +08:00
Inori
695c7d48b8 Add equal operator for all state infos 2019-11-24 02:14:08 +08:00
Inori
66f9abc3cc Add viewport state info 2019-11-24 00:57:29 +08:00
Inori
4511b28a40 Fix typo 2019-11-24 00:16:46 +08:00
Inori
b04b1b9e90 Add in out operator stub 2019-11-23 19:59:54 +08:00
Inori
2afa920781 Fix typo 2019-11-23 19:52:13 +08:00
Nick Renieris
1a989c5f29 loader: Compile-time constant for ignoring failed-to-load modules
And ignore them by default.
2019-11-23 13:51:21 +02:00
Nick Renieris
ba235250b1 gve/gnm: Fix some compiler warnings 2019-11-23 13:51:17 +02:00
Nick Renieris
e6ba449fc8 linker: Compile-time constant for enabling function stubs
And enable them by default.
2019-11-23 13:51:14 +02:00
Inori
6716d2f4ea Add pipeline state definations 2019-11-23 04:54:57 +08:00
Ykisl
bd799056a1
Merge pull request #8 from Inori/master
Update
2019-11-21 14:30:00 +07:00
Inori
9b7ffe5105 Clean code 2019-11-20 23:44:44 +08:00
Inori
ecd2701488 Forward create resource method to GveDevice class 2019-11-20 23:24:18 +08:00
Inori
977b620fcd Delete time in log 2019-11-20 22:47:29 +08:00
Inori
e901145af9 Fix code style 2019-11-20 22:47:13 +08:00
Asuka
69346c08d0 Add mouse dummy implementation 2019-11-20 15:15:00 +08:00
sgqy
65fe91e9aa
disable msvc logger, enable file logger 2019-11-20 01:41:13 +08:00
sgqy
67b65642a0
use another version of sprintf_s 2019-11-20 01:27:00 +08:00
sgqy
cd68886ebd
switch logger to spdlog 2019-11-20 01:19:40 +08:00