1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2025-01-08 01:47:09 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Unknown
4e0e17efaa cleanup 2020-04-26 20:21:18 +01:00
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
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
963cdf3c9e Fixed read/write surface handling
now load/store ops are supported
2020-02-18 21:59:15 +00:00
Unknown
7fabec0b32 MSAA is now working, but need to make it robust 2020-02-16 23:13:46 +00:00
Unknown
d82329cd75 msaa test complete 2020-02-16 13:54:20 +00:00
Unknown
678a69db65 added msaa test 2020-02-01 13:08:29 +00:00