Commit graph

1554 commits

Author SHA1 Message Date
Asuka
9551f64f3c Fix typo of bit operator 2019-09-23 22:13:36 +08:00
Nick Renieris
cc33dfc505 graphic/pssl/parser: Fix SIMIMG parsing (constructor argument order)
Signed-off-by: Nick Renieris <velocityra@gmail.com>
2019-09-23 19:07:39 +07:00
Nick Renieris
9af73bfd7f graphic/pssl/parser: Populate Instr.Class for IMAGE_SAMPLE instructions
Signed-off-by: Nick Renieris <velocityra@gmail.com>
2019-09-23 19:07:39 +07:00
Asuka
1d03d5809d Update CodeStyle.md
Fix indent
2019-09-23 18:12:02 +08:00
Asuka
60d5e5b147 Update ReadMe.md 2019-09-23 18:05:37 +08:00
Asuka
849510c8c7 Add code style document 2019-09-23 18:02:45 +08:00
Asuka
fda67750c4
Merge pull request #2 from VelocityRa/vop-op-fix
graphic/pssl/parser: Fix VOP{2,3,C} OP decoding
2019-09-19 03:36:06 +08:00
Asuka
cc85c485a6
Update ReadMe.md 2019-09-19 00:32:42 +07:00
Asuka
653f49d426
Update ReadMe.md 2019-09-19 00:04:37 +07:00
Nick Renieris
428b5526b4 graphic/pssl/parser: Fix VOP{2,3,C} OP decoding
Only Southerm Islands tested & guaranteed to be correct, the others are
guessed based on it.
2019-09-18 09:49:49 +03:00
Asuka
6e6916f3fa
Update ReadMe.md 2019-09-10 11:52:16 +08:00
Asuka
f2d8c90ca8
Update ReadMe.md 2019-09-10 11:49:33 +08:00
Asuka
d9d46a9eb7
Update ReadMe.md 2019-09-10 11:49:10 +08:00
Asuka
21aac8f93c
Update ReadMe.md 2019-09-10 04:02:57 +08:00
Asuka
17886f0851
Update ReadMe.md 2019-09-10 00:38:46 +08:00
Asuka
feca6962e4
Update ReadMe.md 2019-09-10 00:38:19 +08:00
Asuka
9db06423ed Fix a crash causeb by device pointer not initialized 2019-09-08 21:05:33 +08:00
Asuka
88c19561f3 Add command buffer create routine 2019-09-03 23:40:24 +08:00
Asuka
c2dce5f333 Assume graphic queue is the same as present queue, fix compile errors 2019-09-03 23:28:11 +08:00
Asuka
b32e81e7fe add some create function 2019-09-03 20:18:16 +08:00
Asuka
e0db543708 Add some create funtions 2019-09-03 00:06:54 +08:00
Asuka
9b8ebb3c5d Ignore 2019-09-02 00:04:20 +08:00
Asuka
8dc1eec8e3 Add some new Gve classes 2019-09-01 22:31:57 +08:00
Asuka
cb98f29d9e Add opcode name debug output 2019-09-01 00:24:13 +08:00
Asuka
b1a76aef79 Ignore 2019-08-29 23:51:21 +08:00
Asuka
ca7fb2b705 Initinalize Instance, device and swapchain 2019-08-29 23:32:31 +08:00
Asuka
a017e6af96 Add swapchain member functions 2019-08-29 15:03:39 +08:00
Asuka
1261966e76 use operator instead of function 2019-08-29 15:00:21 +08:00
Asuka
e6830d3a16 Fix compile errors 2019-08-29 14:50:40 +08:00
Asuka
2772edc902 ignore 2019-08-29 00:29:47 +08:00
Asuka
02c865642c Add GveSwapChain class 2019-08-29 00:13:53 +08:00
Asuka
5fcc6a4a5f Add physical and logical device create functions 2019-08-28 20:23:48 +08:00
Asuka
034d50019c Fix file functions bug, use MapSlot to manage file descriptors 2019-08-27 22:12:33 +08:00
Asuka
a87418b160 Add empty GveSwapChain 2019-08-26 23:54:24 +08:00
Asuka
7c62d31749 destroy debug messenger on dtor 2019-08-26 23:41:53 +08:00
Asuka
e4fed63456 Add CGveInstance class 2019-08-26 23:34:53 +08:00
Asuka
4b429691f7 Add video out staffs 2019-08-26 20:22:26 +08:00
Asuka
2b80ef4992 Support multiple command buffers 2019-08-26 20:11:17 +08:00
Asuka
0900f0ec91 add clear 2019-08-26 01:42:17 +08:00
Asuka
6306d37de7 Add GveCommandBuffer 2019-08-25 22:21:16 +08:00
Asuka
d0e38224c6 add some functions 2019-08-22 17:43:08 +08:00
Asuka
abc278c7b9 Delete test code 2019-08-21 11:41:01 +08:00
Asuka
d5e0fe446a Update ReadMe.md 2019-08-19 15:44:50 +08:00
Asuka
ebe078657f Update ReadMe.md 2019-08-19 15:42:13 +08:00
Asuka
1b63a32885 Add misc files 2019-08-19 15:35:47 +08:00
Asuka
5472ab6c6f Add setViewport 2019-08-19 15:35:09 +08:00
Asuka
f28885ca02 First texture rendered 2019-08-19 11:45:38 +08:00
Asuka
bb3718507f test code 2019-08-19 05:08:26 +08:00
Asuka
8d4c7fc2bd Fix test code 2019-08-16 20:08:11 +08:00
Asuka
06d19a2555 Some vulkan test code, not work 2019-08-14 23:32:36 +08:00