Commit graph

121 commits

Author SHA1 Message Date
5600ddcd9d
move import at the top 2022-11-15 13:49:12 +01:00
f44561c3dc
init the pointer as null 2022-11-15 13:49:02 +01:00
b02c5a3d46
mention the used font 2022-11-15 13:48:47 +01:00
da00f09c9e
ignore the whole font folder 2022-11-15 13:48:40 +01:00
42ee6a14e2
create font folder 2022-11-15 13:48:11 +01:00
282b4d56e8
don't push ttf file 2022-11-15 13:47:53 +01:00
aa5935fb13
add tff lib 2022-11-15 13:47:20 +01:00
252d228cb6
* add padding for title
* clear screen with rgb color
* better detection of endloop
* assert if malloc 0
2022-11-15 13:02:58 +01:00
1e237fbaeb
allocate perfect size for malloc 2022-11-15 10:43:47 +01:00
caa56946d0
use origin 2022-11-15 09:20:13 +01:00
628ccf948c
fix typo 2022-11-15 00:30:30 +01:00
bd9048595e
Always O3 2022-11-15 00:26:11 +01:00
f0eb48751a
add todo 2022-11-15 00:01:03 +01:00
1c45bc9e8d
add table 2022-11-14 23:55:36 +01:00
8fff1eb907
fix compilation in dev 2022-11-14 23:44:21 +01:00
57a163e685
remove compile_flags 2022-11-14 18:23:34 +01:00
6834b41c2f
add gl4d support 2022-11-14 16:05:04 +01:00
0ae47c1c86
use std11 instead of std99 2022-11-14 14:00:30 +01:00
67e848098c
rename variable 2022-11-13 17:38:19 +01:00
ef67ea5483
update variable matching c standard 2022-11-13 17:37:34 +01:00
e0e9557e71
add makefile and main fn 2022-11-13 17:34:17 +01:00