3d kickstart from clip coords
commite9729e6b6072cc0bf8aa30b133c3404c62b48bac
authorSylvain BERTRAND <sylvain.bertrand@legeek.net>
Thu, 16 Jan 2020 23:54:44 +0000 (16 23:54 +0000)
committerSylvain BERTRAND <sylvain.bertrand@legeek.net>
Thu, 16 Jan 2020 23:54:44 +0000 (16 23:54 +0000)
tree9bbc85bd5b49b2029ae9f7ff5024fea15f08beea
parentae37f575961a8645c967c774d5ce7db6ec50e118
3d kickstart from clip coords
21 files changed:
3d/clip_coords/ABBREVIATIONS [new file with mode: 0644]
3d/clip_coords/NAMESPACE [new file with mode: 0644]
3d/clip_coords/README [new file with mode: 0644]
3d/clip_coords/TODO [new file with mode: 0644]
3d/clip_coords/app.c [new file with mode: 0644]
3d/clip_coords/app_core_types.h [new file with mode: 0644]
3d/clip_coords/app_state.c [new file with mode: 0644]
3d/clip_coords/app_state_types.h [new file with mode: 0644]
3d/clip_coords/fs.S [new file with mode: 0644]
3d/clip_coords/log.h [new file with mode: 0644]
3d/clip_coords/namespace/app.c [new file with mode: 0644]
3d/clip_coords/namespace/app_state.c [new file with mode: 0644]
3d/clip_coords/namespace/app_state_types.h [new file with mode: 0644]
3d/clip_coords/namespace/vk_syms.c [new file with mode: 0644]
3d/clip_coords/vk_app.h [new file with mode: 0644]
3d/clip_coords/vk_syms.c [new file with mode: 0644]
3d/clip_coords/vs.S [new file with mode: 0644]
3d/clip_coords/xcb.c [new file with mode: 0644]
3d/clip_coords/xcb_syms.c [new file with mode: 0644]
nyanvk/types.h
spirv/asm/asm.c