Commit Graph

21 Commits

Author SHA1 Message Date
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
27000b6163 working on xpm support 2023-04-05 01:11:49 +02:00
d02f04c294 working on event system 2023-04-04 12:40:47 +02:00
21962dda90 adding manual image manipulation 2023-04-03 00:01:13 +02:00
aaf7e861d5 adding graphics support class, refactoring the code 2023-04-02 17:37:38 +02:00
7eea6ea1d5 adding clear window 2023-04-01 17:51:29 +02:00
28850a6cb8 working textures 2023-04-01 15:48:28 +02:00
2ab87dd3ad working pixel put pipeline 2023-04-01 13:03:21 +02:00
88404afb2b adding pixel put pipeline 2023-03-31 22:16:21 +02:00
3b29305936 yes 2023-03-08 02:25:25 +01:00
8ca0b041e3 adding vulkan images, start using images for put_pixel 2023-01-25 21:46:58 +01:00
b66476ef4f adding uniform buffers and projection matrix management in vertex shader 2023-01-24 17:27:55 +01:00
006d665ce2 adding descriptors support to renderer 2023-01-23 19:27:37 +01:00
c8302b4fdf rendering 2022-12-19 17:16:50 +01:00
2c6c3a945e almost first rendering, fixing renderer issues 2022-12-19 00:59:45 +01:00
c907c52968 fixing compatibility, workign on renderer 2022-12-18 04:04:10 +01:00