index
:
daw
master
A tiny game engine
O.Nelin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rendering
Age
Commit message (
Expand
)
Author
2024-02-23
Fix ability to use different shaders
0scar
2024-02-22
Remove debugging statements
0scar
2024-02-20
Remove dt from binding signature
0scar
2024-02-19
Add texture to renderobject
0scar
2024-02-19
Hmm?
0scar
2024-02-19
Cleanup comments and old code
0scar
2024-02-19
Add texture loading
0scar
2024-02-18
Add direction to camera
0scar
2024-02-18
Change view angle
0scar
2024-02-18
More reorganization
0scar
2024-02-18
Cleanup
0scar
2024-02-18
Add C++ header guard
0scar
2024-02-13
Fix FOV
0scar
2024-02-13
Move view matrix calculation out of loop
0scar
2024-02-13
Show FPS for 1 sec
0scar
2024-02-13
Automatically fix ratio
0scar
2024-02-13
Add fixed view angle
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-06
General cleanup
0scar
2024-02-06
Fix leeks
0scar
2024-02-06
Fix setting swap interval without GL contex
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
[prev]