index
:
RodeoKit
collision
gfx-rewrite
master
matrixtemp
rmlui
swirly-rotation
-
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
rodeo.c
Age
Commit message (
Collapse
)
Author
2023-05-12
finish initial audio system
realtradam
2023-05-09
audio progress
realtradam
2023-05-03
fix cmake build files for both linux and web
realtradam
2023-05-02
added sample audio system
realtradam
2023-04-25
added initial controller implementation for input system
realtradam
2023-04-24
rework input system. first proper interation
realtradam
2023-04-13
foundation of input system and initial implementation
realtradam
2023-04-12
remove string wrapper, use STC directly instead
realtradam
2023-04-10
switch over to using transient buffers
realtradam
2023-03-26
hmm
realtradam
2023-03-26
added loading images as well as loding textures
realtradam
2023-03-25
progress on getting textures working
realtradam
2023-03-24
texture rendering prototype
realtradam
2023-03-12
cleanup and fix logging and frame timing
realtradam
2023-03-11
implemented working frame limiting
realtradam
2023-03-08
quick emscripten fix
realtradam
2023-03-08
added logging system and improved string integration
realtradam
2023-03-08
Continued cleanup and refactoring. Added string type.
realtradam
2023-03-05
initial rewrite to follow new styleguide
realtradam
2023-03-04
fix build system and add emscripten
realtradam
2023-01-11
isolated dependencies into seperate compilation unit, added basic logging
realtradam
2023-01-08
add transparency
realtradam
2023-01-06
render batching for coloured rectangles
realtradam
2023-01-05
add debug text function + some cleanup
realtradam
2023-01-03
working bgfx and SDL integration
realtradam