summaryrefslogtreecommitdiffhomepage
path: root/include/rodeo_types.h
AgeCommit message (Expand)Author
2023-06-04refactor to have graphics and windowing seperategfx-rewriterealtradam
2023-04-25finish switching to c99realtradam
2023-04-14split off logging into seperate filesrealtradam
2023-04-12remove string wrapper, use STC directly insteadrealtradam
2023-03-26hmmrealtradam
2023-03-26added loading images as well as loding texturesrealtradam
2023-03-25progress on getting textures workingrealtradam
2023-03-24texture rendering prototyperealtradam
2023-03-08added logging system and improved string integrationrealtradam
2023-03-08Continued cleanup and refactoring. Added string type.realtradam
2023-03-05initial rewrite to follow new styleguiderealtradam
2023-03-04fix build system and add emscriptenrealtradam
2023-01-11isolated dependencies into seperate compilation unit, added basic loggingrealtradam
2023-01-06render batching for coloured rectanglesrealtradam