summaryrefslogtreecommitdiff
path: root/termgfx.cc
AgeCommit message (Collapse)Author
2021-01-24reformat README file into HTMLGabriel Jensen
create the arch_t and kernel_t types use char const * instead of std::string use custom function instead of std::cerr and std::cout replace as many stdlib function with custom-made ones
2021-01-22redo .gitignore ifleGabriel Jensen
clean up Makefile create PKGBUILD file create dedicated folder for language examples try to avoid macros where possible remove C relics create semi-working Vulkan test