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

19 Commits

Author SHA1 Message Date
Unknown
cb60bade91 cubemapping seems to be somewhat working
now just need to modify the test to showcase it well
2020-04-14 18:31:58 +01:00
Unknown
0a1a2a2ef1 added support for rendering to LT format tex, fixed lots 2020-03-11 20:42:46 +00:00
Unknown
5e72111ba8 bunch of fixes trying to get mipmap generation working 2020-03-10 20:20:35 +00:00
Unknown
9348346ef8 made some progress with mipmapping 2020-03-01 19:11:31 +00:00
Unknown
020ab465dc fixed clear values
now they are tied to markers
2020-02-25 21:18:14 +00:00
Unknown
939b791183 performance queries now seem to work 2020-02-24 21:45:47 +00: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
e7294b896e depth texture reading and buffer copying works now 2020-01-31 18:42:37 +00:00
Unknown
16d5fc7502 trying to make the loader stuff work 2019-09-29 23:52:21 +01:00
Unknown
37ec0a6e06 added index buffering 2019-09-23 19:40:36 +01:00
Unknown
b690aa7034 depth testing example now works 2019-09-23 15:51:56 +01:00
Unknown
7254e90101 updated todos 2019-09-07 23:30:52 +01:00
Unknown
d0ce9e79a5 now the multipass texturing example works! 2019-09-02 22:37:42 +01:00
Unknown
8ecc45b3cb more CTS fixes 2019-02-09 23:53:32 +00:00
Unknown
689eb72cff loads of CTS fixeeees 2019-02-09 16:18:15 +00:00
Unknown
ce9668b992 allocators are now supported, more CTS fixes. 2018-11-17 15:53:13 +00:00
Unknown
1393f7f7ef added renderpass funcs 2018-10-17 21:14:49 +01:00
Unknown
d3b67becfc moved functions into separate files 2018-10-15 22:37:09 +01:00