Commit Graph
12 Commits
Author SHA1 Message Date
klemek 54b166d33f fix: clock_gettime instead of clock
Clang Build CI / build-release (push) Has been cancelled
Clang Build CI / run-no-video (push) Has been cancelled
Clang Build CI / run-video (push) Has been cancelled
Clang Lint CI / lint-no-video (push) Successful in 1m14s
Clang Lint CI / lint-video (push) Successful in 1m16s
2026-05-17 00:57:59 +02:00
klemek 6a7c9b3aab fix: bound timer counter to uint max on fail 2026-05-16 18:10:31 +02:00
klemek 3b6d4d642d fix: use clock instead of timeofday 2026-05-16 18:09:06 +02:00
klemek cdc7df3e56 refactor: review format and imports 2026-05-11 07:56:26 +02:00
klemek 2f83bbb21e style: identifiers separation 2025-11-23 13:06:40 +01:00
klemek 3b7a550b6a refactor: pass structs as pointers except for background things 2025-11-08 19:24:14 +01:00
klemek 197c0c70da refactor: clean includes 2025-11-08 14:29:37 +01:00
klemek 25d0d64af6 use file headers 2025-09-18 14:52:25 +02:00
klemek e8357dc636 faster code: unsigned int 2025-09-18 13:42:21 +02:00
klemek 104f696de6 clarify code: local variables in start of function 2025-09-18 13:34:14 +02:00
klemek abc5ecfa34 clarify code 2025-09-18 13:23:17 +02:00
klemek 5b26def204 fps in window title 2025-09-14 13:15:40 +02:00