Commit Graph

22 Commits

Author SHA1 Message Date
c64cb4ac67 fixing issue with fonts vulkan descriptor destroyed 2024-01-08 22:18:45 +01:00
8b9d23a17a adding possible new feature 2023-12-22 23:21:24 +01:00
74b30ea218 fixing issue with static casts 2023-12-22 00:45:06 +01:00
ca13d77996 adding error messages when using a corrupted window pointer, dropping SDL init responsability when running in sandbox 2023-12-21 00:28:53 +01:00
72cc2eb9ab adding error checks 2023-12-16 20:17:49 +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
d5a8b96be8 new feature, font loading 2023-11-23 14:37:42 +01:00
e471585946 fixing memory management issue, VMA uses custom asserts 2023-11-14 12:46:51 +01:00
4e5fb2648a adding debug messages to renderer, working on VMA implementation 2023-11-09 09:07:03 +01:00
6a8d55dbe8 reworking texture modifiers 2023-04-25 22:14:01 +02:00
6d3421d7f4 removing texture library 2023-04-21 22:17:55 +02:00
f6736f210a adding documentation to mlx.h 2023-04-19 12:36:59 +02:00
e7d65a297e fixing color bug 2023-04-19 11:51:13 +02:00
c497645ee9 working on colors issue 2023-04-14 12:29:17 +02:00
4fa9873f44 working input API 2023-04-12 21:53:14 +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
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
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