Commit Graph

21 Commits

Author SHA1 Message Date
c7e59cbbeb adding multiple font support 2023-12-14 19:13:41 +01:00
a0a764d6a2 yes 2023-12-14 00:08:38 +01:00
c0e2750fb3 working on font system 2023-12-13 00:33:34 +01:00
0a7a082d24 improving custom malloc, removing unused code in input system 2023-12-11 19:30:37 +01:00
49f6bb4b71 suppress warnings 2023-12-10 23:12:22 +01:00
854a074cac fixing memory leaks, begenning xmake support to build on windows 2023-12-07 23:19:56 +01:00
7dc5701eff adding screenshot te readme 2023-11-25 10:43:05 +01:00
df29e41ac5 improving font management 2023-11-24 19:34:15 +01:00
d5a8b96be8 new feature, font loading 2023-11-23 14:37:42 +01:00
02d2dbb1bd fixing rendering issues 2023-11-14 07:07:43 +01:00
6d3421d7f4 removing texture library 2023-04-21 22:17:55 +02:00
c497645ee9 working on colors issue 2023-04-14 12:29:17 +02:00
fe45d0953d fixing performance issue in text pipeline, working on event system 2023-04-12 15:15:25 +02:00
ec0f2eaa60 fixing color issues with texts 2023-04-11 23:42:27 +02:00
06a95fae73 working text pipeline 2023-04-11 19:21:11 +02:00
098622c6b9 working text pipeline 2023-04-11 13:21:11 +02:00
599f1007ab almost fixing text rendering 2023-04-08 20:45:06 +02:00
157a099ed2 working on text render pipeline 2023-04-08 04:09:25 +02:00
77e8672754 adding texture atlas class 2023-04-07 17:27:23 +02:00
10ff1acd89 adding stb_truetype 2023-04-07 13:47:22 +02:00
bada255057 working on text put pipeline 2023-04-06 17:26:19 +02:00