Commit Graph

29 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
a9cd7375f6 fixing better vk command buffers management 2024-01-07 01:34:02 +01:00
c24d961211 working on cmd resources management 2024-01-05 23:13:35 +01:00
7c8f233cc8 Merge branch 'better_vk_commands' into indev 2024-01-03 15:47:31 +01:00
ae6c4710c8 improving vulkan error messages 2024-01-03 15:15:38 +01:00
522975bf8b working on frame capture 2023-12-23 01:53:54 +01:00
b384ebec1b working on better command buffers management 2023-12-20 16:35:52 +01:00
73c8e331af new branch for error management 2023-12-16 18:51:51 +01:00
4a6a525847 updating readme 2023-12-16 02:11:54 +01:00
19ccc1230e cleaning renderpass, framebuffers and swapchain code, setting all vulkan resources to NULL after destroy 2023-11-18 17:25:30 +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
22c9e14947 fixing compilation issues, adding profile 2023-11-10 09:19:47 +01:00
9c54cb6c68 working on buffers 2023-11-09 22:17:25 +01: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
c497645ee9 working on colors issue 2023-04-14 12:29:17 +02:00
06a95fae73 working text pipeline 2023-04-11 19:21:11 +02:00
098622c6b9 working text pipeline 2023-04-11 13:21:11 +02:00
599f1007ab almost fixing text rendering 2023-04-08 20:45:06 +02:00
21962dda90 adding manual image manipulation 2023-04-03 00:01:13 +02:00
7eea6ea1d5 adding clear window 2023-04-01 17:51:29 +02:00
88404afb2b adding pixel put pipeline 2023-03-31 22:16:21 +02:00
3b29305936 yes 2023-03-08 02:25:25 +01:00
8ca0b041e3 adding vulkan images, start using images for put_pixel 2023-01-25 21:46:58 +01:00