Commit Graph

35 Commits

Author SHA1 Message Date
708e509bfa fixing issue with swapchain recreation 2024-01-16 07:19:27 +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
c64cb4ac67 fixing issue with fonts vulkan descriptor destroyed 2024-01-08 22:18:45 +01:00
a9cd7375f6 fixing better vk command buffers management 2024-01-07 01:34:02 +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
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
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
4d6c970a71 moving profile to API scope 2023-12-11 20:28:58 +01:00
0a7a082d24 improving custom malloc, removing unused code in input system 2023-12-11 19:30:37 +01:00
327374d53b improving vsupp file 2023-12-09 18:02:30 +01:00
b84350f76d adding xmake support and windows workflow 2023-12-08 14:11:48 +01:00
5e63cd8959 fixing compilation error 2023-11-20 07:29:36 +01:00
6b970e988a fixing spaces in indentaions 2023-11-20 07:28:03 +01:00
d1613ddfdb removing all memory dump strings informations in release mode 2023-11-16 14:04:51 +01:00
02d2dbb1bd fixing rendering issues 2023-11-14 07:07:43 +01:00
22c9e14947 fixing compilation issues, adding profile 2023-11-10 09:19:47 +01:00
7f7d197e42 adding SDL initialisation and quit, improving inputs code readability 2023-08-28 10:53:22 +02:00
6a8d55dbe8 reworking texture modifiers 2023-04-25 22:14:01 +02:00
cb4e9dbe8d adding multiple mapping support on textures 2023-04-23 22:11:44 +02:00
6d3421d7f4 removing texture library 2023-04-21 22:17:55 +02:00
fe45d0953d fixing performance issue in text pipeline, working on event system 2023-04-12 15:15:25 +02:00
bada255057 working on text put pipeline 2023-04-06 17:26:19 +02:00
b03bd6fe0a removing xpm support bc frick xpm 2023-04-06 15:30:01 +02:00
fbe97415cf working on xpm support 2023-04-06 12:56:36 +02:00
27000b6163 working on xpm support 2023-04-05 01:11:49 +02:00
c85c12bfaf working on xpm implementation 2023-04-04 15:41:45 +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
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
3ee3a5899b adding imputs system 2022-10-05 17:08:36 +02:00