Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-26 | use array_size instead of std::size/arraySize | Stanislaw Halik | |
2024-05-06 | test: speed up compile time | Stanislaw Halik | |
Removes implicit includes to <windows.h> and <cr/StringView.h> from all files. Goes from 30 to 20 seconds. | |||
2024-05-05 | add comment | Stanislaw Halik | |
2024-03-05 | clean up timer & nanosecond includes | Stanislaw Halik | |
2024-03-04 | src/timer: a? | Stanislaw Halik | |
2024-03-04 | a | Stanislaw Halik | |
2024-03-04 | a | Stanislaw Halik | |
2024-03-04 | a? | Stanislaw Halik | |
2024-03-01 | w | Stanislaw Halik | |
2024-03-01 | w | Stanislaw Halik | |
2024-03-01 | time wip | Stanislaw Halik | |
It works now, but some functionality is lost in main/draw.cpp |