summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-05Use multi context0scar
2024-02-05Fixme!0scar
2024-02-05Add GLAD0scar
2024-02-01Add WIP PSA to README0scar
2024-02-01Intialize GLFW and GLEW0scar
2024-01-29Add planned features to readme0scar
2024-01-29Update README0scar
2024-01-29Fix compilation0scar
I didn't quite get all the renames in the first pass.
2024-01-22Add architechture docs0scar
2024-01-15We have no documentation0scar
2023-10-30Add .clang-format file0scar
2023-10-30Add blame-ignore-revs file0scar
This follows from the great formatting
2023-10-30The great formattening!0scar
2023-09-03Move build type to version no0scar
2023-09-03Fix working dir for cmake git cmd0scar
2023-09-03Update gitignore0scar
2023-09-03Add some versioning management0scar
2023-08-22Update resource allocation macros0scar
2023-08-19Add some resource API function declarations0scar
2023-08-15Move input stuffs into input.{h,c}0scar
2023-08-15Update the _DEBUG macro test to something more standard0scar
2023-08-14Add memory freeing to input contexts0scar
2023-08-14Duplicate function names instead of copying pointers0scar
2023-08-14Return result of refresh input0scar
2023-08-14Add reloading of state-specific keybindings bindings0scar
2023-08-14Change some flags and stuff0scar
2023-08-02Update input handling method0scar
2023-08-01Add compile_commands0scar
2023-08-01Update kernelmap type0scar
2023-08-01Add predicate_t type0scar
(void*) -> bool
2023-07-28Add PIC to daw0scar
2023-07-28Fix configuration bug0scar
2023-07-28Fix paths0scar
2023-07-28Compiled so files with PIC0scar
2023-07-28Update state update_func pointer when reloading state0scar
2023-07-28Fix state library linking0scar
2023-07-28Add extern0scar
2023-07-28Disable pedantics when compilining hostreload0scar
2023-07-28Debug message0scar
2023-07-28Bind F7 to State_reload0scar
2023-07-28Implement hotloading0scar
* This commit implements dltools.{c,h}: _A simple wrapper around libdl / dlfcn.h_ * Reload states when done initializing engine, if hotloading is enabled. * Adds general function types for state functions.
2023-07-28test0scar
2023-07-28Disable "MODULE" linking0scar
2023-07-28test0scar
2023-07-28Flesh out cmakelists & streamline some functions0scar
2023-07-28Initial independent commit0scar