Commit Graph

31 Commits

Author SHA1 Message Date
73c8e331af new branch for error management 2023-12-16 18:51:51 +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
a86eab4386 updating README 2023-12-15 18:08:22 +01:00
99678c2bb3 adding message when vk res init fails 2023-12-12 15:53:57 +01:00
bcfd5ef454 adding message when instance init fails 2023-12-12 15:46:47 +01:00
4d6c970a71 moving profile to API scope 2023-12-11 20:28:58 +01:00
5f6a28f4f8 fixing warning issue with clang 2023-12-10 23:15:59 +01:00
49f6bb4b71 suppress warnings 2023-12-10 23:12:22 +01:00
555af79e9e fixing windows dll issues 2023-12-08 23:33:26 +01:00
038a6db77f adding symbols to dll on windows 2023-12-08 19:13:25 +01:00
b078165849 adding symbols to dll on windows 2023-12-08 18:56:33 +01:00
d5a8b96be8 new feature, font loading 2023-11-23 14:37:42 +01:00
6b970e988a fixing spaces in indentaions 2023-11-20 07:28:03 +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
519691a944 fixing GCC warning 2023-11-16 14:07:02 +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
9c54cb6c68 working on buffers 2023-11-09 22:17:25 +01:00
4e5fb2648a adding debug messages to renderer, working on VMA implementation 2023-11-09 09:07:03 +01:00
0134e4e55d debugging CI 2023-10-20 03:33:31 +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
21962dda90 adding manual image manipulation 2023-04-03 00:01:13 +02:00
88404afb2b adding pixel put pipeline 2023-03-31 22:16:21 +02:00
8ca0b041e3 adding vulkan images, start using images for put_pixel 2023-01-25 21:46:58 +01:00
006d665ce2 adding descriptors support to renderer 2023-01-23 19:27:37 +01:00
c8302b4fdf rendering 2022-12-19 17:16:50 +01: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