Commit Graph

67 Commits

Author SHA1 Message Date
kbz_8 a0a764d6a2 yes 2023-12-14 00:08:38 +01:00
kbz_8 c0e2750fb3 working on font system 2023-12-13 00:33:34 +01:00
kbz_8 99678c2bb3 adding message when vk res init fails 2023-12-12 15:53:57 +01:00
kbz_8 bcfd5ef454 adding message when instance init fails 2023-12-12 15:46:47 +01:00
kbz_8 56c11352bc removing unused files 2023-12-12 13:08:34 +01:00
kbz_8 e297b8a05a fxing macos libraries location issue 2023-12-12 13:08:00 +01:00
kbz_8 4d6c970a71 moving profile to API scope 2023-12-11 20:28:58 +01:00
kbz_8 0a7a082d24 improving custom malloc, removing unused code in input system 2023-12-11 19:30:37 +01:00
kbz_8 5f6a28f4f8 fixing warning issue with clang 2023-12-10 23:15:59 +01:00
kbz_8 49f6bb4b71 suppress warnings 2023-12-10 23:12:22 +01:00
kbz_8 555af79e9e fixing windows dll issues 2023-12-08 23:33:26 +01:00
kbz_8 038a6db77f adding symbols to dll on windows 2023-12-08 19:13:25 +01:00
kbz_8 b078165849 adding symbols to dll on windows 2023-12-08 18:56:33 +01:00
kbz_8 854a074cac fixing memory leaks, begenning xmake support to build on windows 2023-12-07 23:19:56 +01:00
kbz_8 7dc5701eff adding screenshot te readme 2023-11-25 10:43:05 +01:00
kbz_8 db91730e13 transparency management added 2023-11-25 10:31:06 +01:00
kbz_8 df29e41ac5 improving font management 2023-11-24 19:34:15 +01:00
kbz_8 d5a8b96be8 new feature, font loading 2023-11-23 14:37:42 +01:00
kbz_8 6b970e988a fixing spaces in indentaions 2023-11-20 07:28:03 +01:00
kbz_8 19ccc1230e cleaning renderpass, framebuffers and swapchain code, setting all vulkan resources to NULL after destroy 2023-11-18 17:25:30 +01:00
kbz_8 519691a944 fixing GCC warning 2023-11-16 14:07:02 +01:00
kbz_8 e4df341a66 removing a trash file 2023-11-16 14:05:16 +01:00
kbz_8 d1613ddfdb removing all memory dump strings informations in release mode 2023-11-16 14:04:51 +01:00
kbz_8 e471585946 fixing memory management issue, VMA uses custom asserts 2023-11-14 12:46:51 +01:00
kbz_8 6a2a3739c7 updating readme, improving buffer transfer to GPU 2023-11-14 07:46:06 +01:00
kbz_8 6c3db4a8db fixing macos warning 2023-11-14 07:22:38 +01:00
kbz_8 02d2dbb1bd fixing rendering issues 2023-11-14 07:07:43 +01:00
kbz_8 942deade55 removing vim command in code 2023-11-11 03:32:43 +01:00
kbz_8 b75f543977 fixing physical device pick issues 2023-11-11 03:30:29 +01:00
kbz_8 22c9e14947 fixing compilation issues, adding profile 2023-11-10 09:19:47 +01:00
kbz_8 9c54cb6c68 working on buffers 2023-11-09 22:17:25 +01:00
kbz_8 4e5fb2648a adding debug messages to renderer, working on VMA implementation 2023-11-09 09:07:03 +01:00
kbz_8 0134e4e55d debugging CI 2023-10-20 03:33:31 +02:00
kbz_8 4e4103f86b adding image optimizations control over make call 2023-08-09 13:51:50 +02:00
kbz_8 26037936e8 adding image optimizations control over make call 2023-08-09 13:50:33 +02:00
kbz_8 bc84808333 fixing get pixel image issue 2023-08-02 12:52:38 +02:00
kbz_8 a70bec4740 fixing performance issues 2023-08-02 12:50:50 +02:00
kbz_8 f6fcb214e5 yes 2023-06-06 16:35:08 +02:00
kbz_8 6a8d55dbe8 reworking texture modifiers 2023-04-25 22:14:01 +02:00
kbz_8 cb4e9dbe8d adding multiple mapping support on textures 2023-04-23 22:11:44 +02:00
kbz_8 6d3421d7f4 removing texture library 2023-04-21 22:17:55 +02:00
kbz_8 e7d65a297e fixing color bug 2023-04-19 11:51:13 +02:00
kbz_8 c497645ee9 working on colors issue 2023-04-14 12:29:17 +02:00
kbz_8 fe45d0953d fixing performance issue in text pipeline, working on event system 2023-04-12 15:15:25 +02:00
kbz_8 ec0f2eaa60 fixing color issues with texts 2023-04-11 23:42:27 +02:00
kbz_8 06a95fae73 working text pipeline 2023-04-11 19:21:11 +02:00
kbz_8 098622c6b9 working text pipeline 2023-04-11 13:21:11 +02:00
kbz_8 599f1007ab almost fixing text rendering 2023-04-08 20:45:06 +02:00
kbz_8 157a099ed2 working on text render pipeline 2023-04-08 04:09:25 +02:00
kbz_8 77e8672754 adding texture atlas class 2023-04-07 17:27:23 +02:00