aboutsummaryrefslogtreecommitdiff
path: root/src/fb
Commit message (Expand)AuthorAgeFilesLines
* added renderer, improved various thingsvimene2023-12-055-241/+37
* renamed MathVector{2,3,4} to Vector{2,3,4} and Mat4 to Matrix4 in engine::mathvimene2023-12-034-12/+12
* added namespaces, made every function in engine.cpp static and added warnings...vimene2023-11-264-32/+44
* add options to choose render modevimene2023-11-231-1/+5
* code refactoringvimene2023-11-224-0/+362