Commit Graph

19 Commits

Author SHA1 Message Date
fb6bda24a6 adding profiler 2024-01-10 18:32:40 +01:00
Namonay
b14468eed1 removed useless includes 🤓 2024-01-09 01:28:50 +01:00
a9cd7375f6 fixing better vk command buffers management 2024-01-07 01:34:02 +01:00
c88ff1525d fixing frame capture 2023-12-24 16:07:09 +01:00
522975bf8b working on frame capture 2023-12-23 01:53:54 +01:00
8b9d23a17a adding possible new feature 2023-12-22 23:21:24 +01:00
49f6bb4b71 suppress warnings 2023-12-10 23:12:22 +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
d1613ddfdb removing all memory dump strings informations in release mode 2023-11-16 14:04:51 +01:00
02d2dbb1bd fixing rendering issues 2023-11-14 07:07:43 +01: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
aaf7e861d5 adding graphics support class, refactoring the code 2023-04-02 17:37:38 +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
b66476ef4f adding uniform buffers and projection matrix management in vertex shader 2023-01-24 17:27:55 +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