Commit Graph

19 Commits

Author SHA1 Message Date
7011a6ee6e fixing some bad memory usage 2024-03-25 13:57:20 +01:00
3624caf519 adding std namespace to all libstd provided primitive types 2024-02-25 08:04:44 +01:00
dd0599c088 fixing allocation issues with texts 2024-01-18 13:57:41 +01:00
Kbz-8
208b0e4710 fixing shit 2024-01-17 07:41:15 +01:00
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
a9cd7375f6 fixing better vk command buffers management 2024-01-07 01:34:02 +01:00
ae6c4710c8 improving vulkan error messages 2024-01-03 15:15:38 +01:00
ac3b28c922 fixing issue when creating multiple mlx application with leaks in the first one 2023-12-28 01:06:03 +01:00
72cc2eb9ab adding error checks 2023-12-16 20:17:49 +01:00
73c8e331af new branch for error management 2023-12-16 18:51:51 +01:00
4d6c970a71 moving profile to API scope 2023-12-11 20:28:58 +01:00
49f6bb4b71 suppress warnings 2023-12-10 23:12:22 +01:00
e471585946 fixing memory management issue, VMA uses custom asserts 2023-11-14 12:46:51 +01:00
02d2dbb1bd fixing rendering issues 2023-11-14 07:07:43 +01:00
b75f543977 fixing physical device pick issues 2023-11-11 03:30:29 +01:00
22c9e14947 fixing compilation issues, adding profile 2023-11-10 09:19:47 +01:00
4e5fb2648a adding debug messages to renderer, working on VMA implementation 2023-11-09 09:07:03 +01:00