1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2024-12-01 13:24:20 +01:00
rpi-vk-driver/test
2020-04-10 15:41:57 +01:00
..
blending depth texture reading and buffer copying works now 2020-01-31 18:42:37 +00:00
clear fixed clear values 2020-02-25 21:18:14 +00:00
CPAtest started writing some unit tests for CPA as it's finnicky 2020-03-07 18:07:07 +00:00
depthTest modified tests to reflect no shader patching 2019-12-08 22:09:53 +00:00
depthTex added support for rendering to LT format tex, fixed lots 2020-03-11 20:42:46 +00:00
ETC added ETC test, but can't make it work 2020-02-20 22:48:39 +00:00
HDR HDR demo done, but doesn't work due to lack of kernel support 2020-02-20 20:45:43 +00:00
indexedTriangle loader stuff is now fully functional 2019-10-01 19:23:52 +01:00
mipmapping trying to debug mipmapping 2020-04-10 15:41:57 +01:00
MSAA Fixed read/write surface handling 2020-02-18 21:59:15 +00:00
query performance queries now seem to work 2020-02-24 21:45:47 +00:00
stencilTest modified tests to reflect no shader patching 2019-12-08 22:09:53 +00:00
texturing bunch of fixes trying to get mipmap generation working 2020-03-10 20:20:35 +00:00
triangle loader stuff is now fully functional 2019-10-01 19:23:52 +01:00
varyings loader stuff is now fully functional 2019-10-01 19:23:52 +01:00
CMakeLists.txt rewrote CPA, added test for it 2020-03-07 11:13:08 +00:00