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

16 Commits

Author SHA1 Message Date
Unknown
3fb61cd3a1 fixed descriptor set binding 2020-04-21 21:30:30 +01:00
Unknown
df62eadb89 added CPA debugging 2020-03-05 21:18:26 +00:00
Unknown
6b8c72d0eb HDR demo done, but doesn't work due to lack of kernel support 2020-02-20 20:45:43 +00:00
Unknown
083e132809 backup 2019-12-12 21:56:39 +00:00
Unknown
16d5fc7502 trying to make the loader stuff work 2019-09-29 23:52:21 +01:00
Unknown
7254e90101 updated todos 2019-09-07 23:30:52 +01:00
Unknown
08f6b72ef8 cleaning up TODOs, error messages 2019-09-07 17:41:46 +01:00
Unknown
d0ce9e79a5 now the multipass texturing example works! 2019-09-02 22:37:42 +01:00
Unknown
df8e7d089b added texturing test to try and get T format blit working
seems like the general read assembly is accepted but I'm getting black on screen
2019-08-26 18:25:58 +01:00
Unknown
2be28d722f added vulkan code to create and bind a texture
still need to implement driver backend
2019-08-19 22:12:51 +01:00
Unknown
7f4551f320 backup 2019-07-08 21:10:22 +01:00
Unknown
d53a84944e correct allocs 2019-05-05 17:33:13 +01:00
Unknown
ca72368a58 modified descriptor set implementation to use map 2019-05-02 22:00:23 +01:00
Unknown
9596275498 added some of the descriptor set functionality
data layout needs to be rethought to make sure it's optimal
2019-04-30 22:00:39 +01:00
Unknown
78085a4e26 moved stuff around 2019-04-22 14:58:27 +01:00
Unknown
ad818070b0 added files 2018-10-15 22:44:39 +01:00