Commit Graph

111 Commits

Author SHA1 Message Date
xtrm 33872806a1 🔨 chore(render_core.cpp): revert moving the warning to Makefile 2024-04-23 20:33:11 +02:00
xtrm 3b4a1de9f3 ✨ feature(Makefile): pretty makefile, added -rdynamic LDFLAG, moved debug warning, added debug Makefile rule 2024-04-23 20:21:53 +02:00
Kbz-8 60d3df7969 fixing new gcc warning in GPU allocator, fixing #55 2024-03-25 16:18:24 +01:00
Kbz-8 be52578d37 fixing some bad memory usage 2024-03-25 13:57:20 +01:00
Kbz-8 e621bb53d4 removing debug print 2024-02-25 09:30:30 +01:00
Kbz-8 f3de55d6e9 fixing issue with text destruction 2024-02-25 09:02:57 +01:00
Kbz-8 bc1e0fbba9 adding std namespace to all libstd provided primitive types 2024-02-25 08:04:44 +01:00
Kbz-8 80c0146ecd removing unecessary SDL window creation in Vulkan Instance creation 2024-02-24 04:47:05 +01:00
Kbz-8 dbe3bb3cb3 fixing weird color bug with mlx_get_image_pixel 2024-02-24 03:58:12 +01:00
Kbz-8 05362905f7 improving descriptor sets and pools management 2024-01-20 08:46:50 +01:00
Kbz-8 58e687c952 fixing allocation issues with texts 2024-01-18 13:57:41 +01:00
Kbz-8 a0b536483a fixing shit 2024-01-17 07:41:15 +01:00
Kbz-8 de1e8ed563 i dont know chat i did i was high as f*ck 2024-01-17 05:30:38 +01:00
Kbz-8 a832c3ca40 fixing issue with swapchain recreation 2024-01-16 07:19:27 +01:00
Kbz-8 4dcdcde7d5 improving vsupp 2024-01-12 00:49:42 +01:00
Kbz-8 34bdb740c2 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
Kbz-8 c485f039fb fixing color management issue with texts 2024-01-10 20:22:53 +01:00
Kbz-8 0f16255240 fixing windows compilation issue 2024-01-10 18:37:14 +01:00
Kbz-8 91661fd206 adding profiler 2024-01-10 18:32:40 +01:00
Namonay 2b557d5be7 removed useless includes 🤓 2024-01-09 01:28:50 +01:00
Kbz-8 31073c116c fixing issue with vulkan queues on multiple GPU computers 2024-01-08 23:50:00 +01:00
Kbz-8 c6a024d911 fixing issue with fonts vulkan descriptor destroyed 2024-01-08 22:18:45 +01:00
Kbz-8 ccbd7561f4 fixing better vk command buffers management 2024-01-07 01:34:02 +01:00
Kbz-8 d9a7f337ba working on cmd resources management 2024-01-05 23:13:35 +01:00
Kbz-8 f8e619ad94 fixing 32bit vulkan issue 2024-01-04 12:27:31 +01:00
kbz_8 6df9c284b8 Merge branch 'better_vk_commands' into indev 2024-01-03 15:47:31 +01:00
Kbz-8 e728926521 fixing windows compilation issue 2024-01-03 15:30:35 +01:00
Kbz-8 53048bd82a improving vulkan error messages 2024-01-03 15:15:38 +01:00
Kbz-8 4087fca980 fixing SDL issue on windows 2023-12-31 01:08:41 +01:00
Kbz-8 5babfde870 fixing issue when creating multiple mlx application with leaks in the first one 2023-12-28 01:06:03 +01:00
Kbz-8 9aaa26ddf5 fixing frame capture 2023-12-24 16:07:09 +01:00
Kbz-8 df12d08ad3 working on frame capture 2023-12-23 01:53:54 +01:00
Kbz-8 064f660852 adding possible new feature 2023-12-22 23:21:24 +01:00
Kbz-8 536cf4c420 working on better command buffers management 2023-12-20 16:35:52 +01:00
Kbz-8 1922b409dd adding error checks 2023-12-16 20:17:49 +01:00
Kbz-8 80e938c019 new branch for error management 2023-12-16 18:51:51 +01:00
Kbz-8 68d2c63694 fixing compilation error 2023-12-16 02:14:23 +01:00
Kbz-8 1386fe64cb updating readme 2023-12-16 02:11:54 +01:00
Kbz-8 b28b144edb fixing issue when destroying an image in the loop hook, begenning single time command buffers manager 2023-12-15 21:08:46 +01:00
Kbz-8 8e33b2fa30 updating README 2023-12-15 18:08:22 +01:00
kbz_8 57b27adf1a Merge branch 'indev' into multiple-fonts 2023-12-14 19:21:12 +01:00
Kbz-8 d08a97f55c adding multiple font support 2023-12-14 19:13:41 +01:00
Kbz-8 ac91253f51 removing buggy texture hash system 2023-12-14 14:39:00 +01:00
Kbz-8 11b1bd147d fixing issues with texture rendering 2023-12-14 13:51:17 +01:00
Kbz-8 c013237219 yes 2023-12-14 00:08:38 +01:00
Kbz-8 d56b224d42 working on font system 2023-12-13 00:33:34 +01:00
Kbz-8 7786b07eb8 adding message when vk res init fails 2023-12-12 15:53:57 +01:00
Kbz-8 90b1dac0f5 adding message when instance init fails 2023-12-12 15:46:47 +01:00
Kbz-8 843d7f0fe2 removing unused files 2023-12-12 13:08:34 +01:00
Kbz-8 ea2014819d fxing macos libraries location issue 2023-12-12 13:08:00 +01:00