Commit Graph

19 Commits

Author SHA1 Message Date
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