1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2024-12-10 22:24:14 +01:00
rpi-vk-driver/test
yours3lf 0ac879c294 moved CPA from naked pointers to offsets
as buffers can be reallocated
2020-05-16 13:17:03 +01:00
..
attribTest fixed attribtest 2020-05-07 12:42:10 +01:00
blending updated NDC coordinate space to be right handed 2020-05-04 19:36:36 +01:00
clear changed shader module creation so that it goes through the std way 2020-04-17 20:59:04 +01:00
clearTest fixed depth bias 2020-05-13 23:35:59 +01:00
CPAtest moved CPA from naked pointers to offsets 2020-05-16 13:17:03 +01:00
cubemapping updated NDC coordinate space to be right handed 2020-05-04 19:36:36 +01:00
depthTest updated NDC coordinate space to be right handed 2020-05-04 19:36:36 +01:00
depthTex updated NDC coordinate space to be right handed 2020-05-04 19:36:36 +01:00
ETC updated NDC coordinate space to be right handed 2020-05-04 19:36:36 +01:00
HDR updated NDC coordinate space to be right handed 2020-05-04 19:36:36 +01:00
indexedTriangle updated NDC coordinate space to be right handed 2020-05-04 19:36:36 +01:00
inputTest added inputTest 2020-05-11 19:45:46 +01:00
mipmapping fixed render target T/LT mode setting 2020-05-15 18:58:21 +01:00
MSAA updated NDC coordinate space to be right handed 2020-05-04 19:36:36 +01:00
query updated NDC coordinate space to be right handed 2020-05-04 19:36:36 +01:00
stencilTest updated NDC coordinate space to be right handed 2020-05-04 19:36:36 +01:00
texturing updated NDC coordinate space to be right handed 2020-05-04 19:36:36 +01:00
triangle updated NDC coordinate space to be right handed 2020-05-04 19:36:36 +01:00
varyings updated NDC coordinate space to be right handed 2020-05-04 19:36:36 +01:00
CMakeLists.txt added inputTest 2020-05-11 19:45:46 +01:00