summaryrefslogtreecommitdiffhomepage
path: root/src/rodeo_math.c
AgeCommit message (Collapse)Author
2023-06-16matrix math wrapper as well as various refactors for consistant and cleaner coderealtradam
2023-05-03fix cmake build files for both linux and webrealtradam
2023-04-25finish switching to c99realtradam
2023-03-26hmmrealtradam
2023-03-26added loading images as well as loding texturesrealtradam
2023-03-25progress on getting textures workingrealtradam
2023-03-08Continued cleanup and refactoring. Added string type.realtradam
2023-03-05initial rewrite to follow new styleguiderealtradam
2023-01-11isolated dependencies into seperate compilation unit, added basic loggingrealtradam
2023-01-06render batching for coloured rectanglesrealtradam