index
:
daw
master
A tiny game engine
O.Nelin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-06
Add threads (?)
0scar
2024-02-06
Move engine compilation target to src dir
0scar
2024-02-06
Fixup window handling & rendering
0scar
2024-02-06
Works on my machine
0scar
2024-02-05
Organize the header files
0scar
2024-02-05
Move source files to their modules src folders
0scar
2024-02-05
Add CMake files
0scar
2024-02-05
Organize the sourcefiles
0scar
2024-02-05
Fps test
0scar
2024-02-05
Rotating box example
0scar
2024-02-05
Use multi context
0scar
2024-02-05
Fixme!
0scar
2024-02-05
Add GLAD
0scar
2024-02-01
Add WIP PSA to README
0scar
2024-02-01
Intialize GLFW and GLEW
0scar
2024-01-29
Add planned features to readme
0scar
2024-01-29
Update README
0scar
2024-01-29
Fix compilation
0scar
2024-01-22
Add architechture docs
0scar
2024-01-15
We have no documentation
0scar
2023-10-30
Add .clang-format file
0scar
2023-10-30
Add blame-ignore-revs file
0scar
2023-10-30
The great formattening!
0scar
2023-09-03
Move build type to version no
0scar
2023-09-03
Fix working dir for cmake git cmd
0scar
2023-09-03
Update gitignore
0scar
2023-09-03
Add some versioning management
0scar
2023-08-22
Update resource allocation macros
0scar
2023-08-19
Add some resource API function declarations
0scar
2023-08-15
Move input stuffs into input.{h,c}
0scar
2023-08-15
Update the _DEBUG macro test to something more standard
0scar
2023-08-14
Add memory freeing to input contexts
0scar
2023-08-14
Duplicate function names instead of copying pointers
0scar
2023-08-14
Return result of refresh input
0scar
2023-08-14
Add reloading of state-specific keybindings bindings
0scar
2023-08-14
Change some flags and stuff
0scar
2023-08-02
Update input handling method
0scar
2023-08-01
Add compile_commands
0scar
2023-08-01
Update kernelmap type
0scar
2023-08-01
Add predicate_t type
0scar
2023-07-28
Add PIC to daw
0scar
2023-07-28
Fix configuration bug
0scar
2023-07-28
Fix paths
0scar
2023-07-28
Compiled so files with PIC
0scar
2023-07-28
Update state update_func pointer when reloading state
0scar
2023-07-28
Fix state library linking
0scar
2023-07-28
Add extern
0scar
2023-07-28
Disable pedantics when compilining hostreload
0scar
2023-07-28
Debug message
0scar
2023-07-28
Bind F7 to State_reload
0scar
[prev]
[next]