summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2023-05-09audio progressrealtradam
2023-05-03fix cmake build files for both linux and webrealtradam
2023-05-02added sample audio systemrealtradam
2023-04-25finish switching to c99realtradam
2023-04-25added controller buttons to input systemrealtradam
2023-04-25added initial controller implementation for input systemrealtradam
2023-04-24add void* to callbacksrealtradam
2023-04-24added unbounded ranges for the input systemrealtradam
2023-04-24added positional inputs to input systemrealtradam
2023-04-24remove reference to header that doesnt existrealtradam
2023-04-24rework input system. first proper interationrealtradam
2023-04-14split off logging into seperate filesrealtradam
2023-04-13foundation of input system and initial implementationrealtradam
2023-04-12remove string wrapper, use STC directly insteadrealtradam
2023-04-10switch over to using transient buffersrealtradam
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-12cleanup and fix logging and frame timingrealtradam
2023-03-11implemented working frame limitingrealtradam
2023-03-08quick emscripten fixrealtradam
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-08add transparencyrealtradam
2023-01-06render batching for coloured rectanglesrealtradam
2023-01-05add debug text function + some cleanuprealtradam
2023-01-03convert to libraryrealtradam
2023-01-03working bgfx and SDL integrationrealtradam
2023-01-01switch to SDL2realtradam
2022-12-31initrealtradam