Commit Graph

24 Commits

Author SHA1 Message Date
708e509bfa fixing issue with swapchain recreation 2024-01-16 07:19:27 +01:00
088e1891fc fixing compilation error 2024-01-11 15:47:45 +01:00
18d0f102ec fixing vsupp missing character 2024-01-11 15:46:11 +01:00
189764dc34 new text management, texts and textures are on the same level, new texture rendering management, fixing issues 2024-01-11 05:23:16 +01:00
875d73e3dd fixing color management issue with texts 2024-01-10 20:22:53 +01:00
fb6bda24a6 adding profiler 2024-01-10 18:32:40 +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
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
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
db91730e13 transparency management added 2023-11-25 10:31:06 +01:00
d5a8b96be8 new feature, font loading 2023-11-23 14:37:42 +01:00
e471585946 fixing memory management issue, VMA uses custom asserts 2023-11-14 12:46:51 +01:00
4e5fb2648a adding debug messages to renderer, working on VMA implementation 2023-11-09 09:07:03 +01:00
6d3421d7f4 removing texture library 2023-04-21 22:17:55 +02:00
e7d65a297e fixing color bug 2023-04-19 11:51:13 +02:00
06a95fae73 working text pipeline 2023-04-11 19:21:11 +02:00
157a099ed2 working on text render pipeline 2023-04-08 04:09:25 +02:00
10ff1acd89 adding stb_truetype 2023-04-07 13:47:22 +02:00
bada255057 working on text put pipeline 2023-04-06 17:26:19 +02:00
d02f04c294 working on event system 2023-04-04 12:40:47 +02:00
aaf7e861d5 adding graphics support class, refactoring the code 2023-04-02 17:37:38 +02:00