index
:
RodeoKit
collision
gfx-rewrite
master
matrixtemp
rmlui
swirly-rotation
-
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Branch
Commit message
Author
Age
collision
make id a struct with numberical id and world ptr
arngo
3 years
gfx-rewrite
refactor to have graphics and windowing seperate
realtradam
3 years
master
fix cross product math functions
realtradam
3 years
matrixtemp
fix matrix wrapper as well as a lot of refactoring cleanup
realtradam
3 years
rmlui
initial non-working rmlui attempt
realtradam
3 years
swirly-rotation
broken swirly rotation
realtradam
3 years
Age
Commit message
Author
2023-06-17
broken swirly rotation
swirly-rotation
realtradam
2023-06-16
create interface for adding custom vertices and indices
realtradam
2023-06-16
implement scissor. begin implementing vertex adding function
realtradam
2023-06-16
added function to check if a scene is active
realtradam
2023-06-16
switch SDL_Init to use SDL_InitSubSystem and move to where relevant
realtradam
2023-06-16
matrix math wrapper as well as various refactors for consistant and cleaner code
realtradam
2023-06-13
finish implementing letterbox functionality
realtradam
2023-06-13
fix rename
realtradam
2023-06-11
partial working mouse with letterboxing
realtradam
2023-06-07
add letterboxing matrix
realtradam
[...]