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

10 Commits

Author SHA1 Message Date
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
a071ec3d77 added plane support to modeset
the validation layer doesn't like my direct to display implementation, but it might be buggy
2020-04-17 17:51:48 +01:00
Unknown
efa43b2ccc fixed wsi stuff 2020-04-16 18:07:45 +01:00
Unknown
714d2dd8e1 backup 2020-04-16 17:33:46 +01:00
Unknown
8c017a932c loader stuff is now fully functional 2019-10-01 19:23:52 +01:00
Unknown
16d5fc7502 trying to make the loader stuff work 2019-09-29 23:52:21 +01:00
Unknown
b1c298730d added depth testing test 2019-09-23 11:13:43 +01:00
Unknown
3da3187629 added varying counting to frag shaders, fixed some stuff, needs work 2019-09-20 23:05:19 +01:00
Unknown
375b5324d7 tried to get multiple vertex attributes and varyings working.. 2019-09-20 16:42:07 +01:00
Unknown
cc4789a8b8 added varyings test 2019-09-20 11:37:47 +01:00