Commit Graph

18 Commits

Author SHA1 Message Date
3624caf519 adding std namespace to all libstd provided primitive types 2024-02-25 08:04:44 +01:00
189764dc34 new text management, texts and textures are on the same level, new texture rendering management, fixing issues 2024-01-11 05:23:16 +01:00
fb6bda24a6 adding profiler 2024-01-10 18:32:40 +01:00
ac3b28c922 fixing issue when creating multiple mlx application with leaks in the first one 2023-12-28 01:06:03 +01:00
c88ff1525d fixing frame capture 2023-12-24 16:07:09 +01:00
8b9d23a17a adding possible new feature 2023-12-22 23:21:24 +01:00
2d89f41639 fixing issue when destroying an image in the loop hook, begenning single time command buffers manager 2023-12-15 21:08:46 +01:00
c7e59cbbeb adding multiple font support 2023-12-14 19:13:41 +01:00
49f6bb4b71 suppress warnings 2023-12-10 23:12:22 +01:00
327374d53b improving vsupp file 2023-12-09 18:02:30 +01:00
db91730e13 transparency management added 2023-11-25 10:31:06 +01:00
df29e41ac5 improving font management 2023-11-24 19:34:15 +01:00
6b970e988a fixing spaces in indentaions 2023-11-20 07:28:03 +01:00
02d2dbb1bd fixing rendering issues 2023-11-14 07:07:43 +01:00
4e5fb2648a adding debug messages to renderer, working on VMA implementation 2023-11-09 09:07:03 +01:00
157a099ed2 working on text render pipeline 2023-04-08 04:09:25 +02:00
bada255057 working on text put pipeline 2023-04-06 17:26:19 +02:00
aaf7e861d5 adding graphics support class, refactoring the code 2023-04-02 17:37:38 +02:00