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

8 Commits

Author SHA1 Message Date
Unknown
8285408d9d started to add functionality to make texture mapping work 2019-08-18 17:36:57 +01:00
Unknown
ff23f1c909 Push constants are implemented
the driver no long hardcodes uniforms, they are handled via push constants
2019-07-27 21:57:13 +01:00
Unknown
7f4551f320 backup 2019-07-08 21:10:22 +01:00
Unknown
78085a4e26 moved stuff around 2019-04-22 14:58:27 +01:00
Unknown
ef5227a2be using assembly as a fragment shader works 2019-04-21 13:41:25 +01:00
Unknown
b2af56c5c6 now images always use bound mem (eg. swapchain) 2018-10-20 15:46:12 +01:00
Unknown
ccea0d7e3a added some sync func implementations 2018-10-17 20:56:13 +01:00
Unknown
d3b67becfc moved functions into separate files 2018-10-15 22:37:09 +01:00