Commit Graph

27 Commits

Author SHA1 Message Date
Kbz-8
f6201014aa cleaning renderpass, framebuffers and swapchain code, setting all vulkan resources to NULL after destroy 2023-11-18 17:25:30 +01:00
Kbz-8
b882771a18 removing all memory dump strings informations in release mode 2023-11-16 14:04:51 +01:00
Kbz-8
39aa8009a4 fixing memory management issue, VMA uses custom asserts 2023-11-14 12:46:51 +01:00
Kbz-8
ad60a17da9 fixing rendering issues 2023-11-14 07:07:43 +01:00
Kbz-8
85c43dabf4 fixing compilation issues, adding profile 2023-11-10 09:19:47 +01:00
Kbz-8
e6ed390e84 working on buffers 2023-11-09 22:17:25 +01:00
Kbz-8
aadfb7449c adding image optimizations control over make call 2023-08-09 13:51:50 +02:00
Kbz-8
c1f3e49975 adding image optimizations control over make call 2023-08-09 13:50:33 +02:00
kbz_8
e39dc7ee7e fixing get pixel image issue 2023-08-02 12:52:38 +02:00
kbz_8
5847172049 fixing performance issues 2023-08-02 12:50:50 +02:00
Kbz-8
e98bd490b2 yes 2023-06-06 16:35:08 +02:00
kbz_8
31e08416e0 reworking texture modifiers 2023-04-25 22:14:01 +02:00
kbz_8
4edd619841 adding multiple mapping support on textures 2023-04-23 22:11:44 +02:00
kbz_8
77f707ca7a removing texture library 2023-04-21 22:17:55 +02:00
Kbz-8
39c7857ccc working on colors issue 2023-04-14 12:29:17 +02:00
Kbz-8
3863bd3378 working text pipeline 2023-04-11 19:21:11 +02:00
Kbz-8
026f83ca81 working text pipeline 2023-04-11 13:21:11 +02:00
kbz_8
77d71adc1f almost fixing text rendering 2023-04-08 20:45:06 +02:00
kbz_8
b4b3bbda54 working on text render pipeline 2023-04-08 04:09:25 +02:00
Kbz-8
5f16a98d08 adding texture atlas class 2023-04-07 17:27:23 +02:00
kbz_8
e444856964 adding manual image manipulation 2023-04-03 00:01:13 +02:00
kbz_8
7a5e280322 adding graphics support class, refactoring the code 2023-04-02 17:37:38 +02:00
kbz_8
534bea942c adding clear window 2023-04-01 17:51:29 +02:00
kbz_8
3a93881392 working textures 2023-04-01 15:48:28 +02:00
kbz_8
90c1aaad4b adding pixel put pipeline 2023-03-31 22:16:21 +02:00
Kbz-8
0aae9015a9 yes 2023-03-08 02:25:25 +01:00
Kbz-8
b170354e7f adding vulkan images, start using images for put_pixel 2023-01-25 21:46:58 +01:00