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

7 Commits

Author SHA1 Message Date
yours3lf
68a9a4ee2c updated NDC coordinate space to be right handed
x [0..1]
y [1..-1]
z [0..1]
2020-05-04 19:36:36 +01:00
Unknown
06382178ff added vertex attrib encoding, removed shader patching 2019-12-08 15:31:42 +00:00
Unknown
375b5324d7 tried to get multiple vertex attributes and varyings working.. 2019-09-20 16:42:07 +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
ef5227a2be using assembly as a fragment shader works 2019-04-21 13:41:25 +01:00
Unknown
9283288a7a fixed a couple of mistakes in assembler, added assembly shader to tri 2019-04-21 12:03:45 +01:00
Unknown
6206204164 moved assembler to standalone file 2019-04-20 14:30:42 +01:00