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

12 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
ef4b15f7a5 modified tests to reflect no shader patching 2019-12-08 22:09:53 +00: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
ab337a9212 implemented depth/stencil shader patching 2019-09-29 19:06:26 +01:00
Unknown
52a04ab6a1 stencil example now works 2019-09-23 17:51:31 +01:00
Unknown
cd8e85ff84 added stencil testing example 2019-09-23 16:56:36 +01:00