Commit Graph

18 Commits

Author SHA1 Message Date
Namonay
b14468eed1 removed useless includes 🤓 2024-01-09 01:28:50 +01:00
8b9d23a17a adding possible new feature 2023-12-22 23:21:24 +01:00
4d6c970a71 moving profile to API scope 2023-12-11 20:28:58 +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
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
098622c6b9 working text pipeline 2023-04-11 13:21:11 +02:00
d02f04c294 working on event system 2023-04-04 12:40:47 +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
28850a6cb8 working textures 2023-04-01 15:48:28 +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
b66476ef4f adding uniform buffers and projection matrix management in vertex shader 2023-01-24 17:27:55 +01:00
006d665ce2 adding descriptors support to renderer 2023-01-23 19:27:37 +01:00
2c6c3a945e almost first rendering, fixing renderer issues 2022-12-19 00:59:45 +01:00