index
:
daw
master
A tiny game engine
O.Nelin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2024-02-13
Add delta time to update function
0scar
2024-02-12
Add camera
0scar
2024-02-12
Add shader resource management
0scar
2024-02-12
Enable textures (?)
0scar
2024-02-11
Include model rendering in rendering functionality
0scar
2024-02-11
Add model draw call
0scar
2024-02-11
Render model instead
0scar
2024-02-11
Colorize shader messages
0scar
2024-02-11
Purge UI
0scar
2024-02-11
Add RenderObject constructor
0scar
2024-02-11
DRY LoadShader
0scar
2024-02-08
Assume assimp is precompiled and installed on-system
0scar
2024-02-08
Change state signatures
0scar
2024-02-08
Expose `delay`
0scar
2024-02-08
Fix state init measurement
0scar
2024-02-06
General cleanup
0scar
2024-02-06
Fix leeks
0scar
2024-02-06
Fix setting swap interval without GL contex
0scar
2024-02-06
Move refresh_input_ctx
0scar
2024-02-06
Fix hot reloading
0scar
2024-02-06
Make init fn vector independent
0scar
2024-02-06
Remove unused variables
0scar
2024-02-06
Fix hotreload inclusion
0scar
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
Albeit when compiled twice :)
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
Intialize GLFW and GLEW
0scar
2024-01-29
Fix compilation
0scar
I didn't quite get all the renames in the first pass.
2023-10-30
The great formattening!
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-02
Update input handling method
0scar
2023-08-01
Update kernelmap type
0scar
2023-07-28
Update state update_func pointer when reloading state
0scar
2023-07-28
Add extern
0scar
2023-07-28
Disable pedantics when compilining hostreload
0scar
[next]