1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2024-12-03 15:24:13 +01:00
rpi-vk-driver/test
2020-04-17 20:59:04 +01:00
..
blending changed shader module creation so that it goes through the std way 2020-04-17 20:59:04 +01:00
clear changed shader module creation so that it goes through the std way 2020-04-17 20:59:04 +01:00
CPAtest started writing some unit tests for CPA as it's finnicky 2020-03-07 18:07:07 +00:00
cubemapping changed shader module creation so that it goes through the std way 2020-04-17 20:59:04 +01:00
depthTest changed shader module creation so that it goes through the std way 2020-04-17 20:59:04 +01:00
depthTex changed shader module creation so that it goes through the std way 2020-04-17 20:59:04 +01:00
ETC changed shader module creation so that it goes through the std way 2020-04-17 20:59:04 +01:00
HDR changed shader module creation so that it goes through the std way 2020-04-17 20:59:04 +01:00
indexedTriangle changed shader module creation so that it goes through the std way 2020-04-17 20:59:04 +01:00
mipmapping changed shader module creation so that it goes through the std way 2020-04-17 20:59:04 +01:00
MSAA changed shader module creation so that it goes through the std way 2020-04-17 20:59:04 +01:00
query changed shader module creation so that it goes through the std way 2020-04-17 20:59:04 +01:00
stencilTest changed shader module creation so that it goes through the std way 2020-04-17 20:59:04 +01:00
texturing changed shader module creation so that it goes through the std way 2020-04-17 20:59:04 +01:00
triangle changed shader module creation so that it goes through the std way 2020-04-17 20:59:04 +01:00
varyings changed shader module creation so that it goes through the std way 2020-04-17 20:59:04 +01:00
CMakeLists.txt added initial cubemapping test code 2020-04-14 17:21:31 +01:00