1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2024-12-01 13:24:20 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
Unknown
13d73f26ae changed mapping so that coordinate shaders can have separate 2020-04-21 15:22:19 +01:00
Unknown
438e9a487d changed shader module creation so that it goes through the std way
needs special handling, but it works
2020-04-17 20:59:04 +01:00
Unknown
a67cf48094 rewriting modesetting so that direct to display is supported 2020-04-16 00:04:41 +01:00
Unknown
8c017a932c loader stuff is now fully functional 2019-10-01 19:23:52 +01:00
Unknown
1e9d774483 finally the trampoline walking works
can successfully call my custom extension
TODO: need to make the assembly loader work too
2019-10-01 00:39:24 +01:00
Unknown
2d8132011e backup 2019-09-30 21:30:37 +01:00
Unknown
40c24dce9c backup 2019-09-30 20:38:35 +01:00
Unknown
643a8c6775 loader work pt2 2019-09-30 01:13:55 +01:00
Unknown
d0ce9e79a5 now the multipass texturing example works! 2019-09-02 22:37:42 +01:00
Unknown
1598083a37 update 2019-08-25 21:59:18 +01:00
Unknown
8285408d9d started to add functionality to make texture mapping work 2019-08-18 17:36:57 +01:00
Unknown
6f9e3d40db now assembly can be loaded in text form 2019-05-06 16:58:34 +01:00
Unknown
c15e06358e update 2018-09-29 15:59:47 +01:00
Unknown
81ac862990 shader record and attribute record now handled 2018-09-27 22:17:31 +01:00
Unknown
19cecd25b8 added shader module and pipeline handling 2018-09-23 20:55:30 +01:00
Unknown
68a41c6a40 implemented more of the vk driver for the triangle example 2018-09-18 21:22:43 +01:00
Unknown
601d21296e format 2018-05-13 19:29:47 +01:00
Unknown
dc64e2e0f9 instance/device extensions handled 2018-05-12 15:33:14 +01:00
Unknown
468fcfefa4 added extensions, features etc. 2018-05-12 13:24:25 +01:00
Unknown
1e73f44f50 added surface creator extension 2018-05-07 16:13:39 +01:00