Commit Graph

25 Commits

Author SHA1 Message Date
Kbz-8
208b0e4710 fixing shit 2024-01-17 07:41:15 +01:00
708e509bfa fixing issue with swapchain recreation 2024-01-16 07:19:27 +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
7c8f233cc8 Merge branch 'better_vk_commands' into indev 2024-01-03 15:47:31 +01:00
c88ff1525d fixing frame capture 2023-12-24 16:07:09 +01:00
b384ebec1b working on better command buffers management 2023-12-20 16:35:52 +01:00
c2258115d7 removing buggy texture hash system 2023-12-14 14:39:00 +01:00
6435cc8333 fixing issues with texture rendering 2023-12-14 13:51:17 +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
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
26037936e8 adding image optimizations control over make call 2023-08-09 13:50:33 +02:00
f6fcb214e5 yes 2023-06-06 16:35:08 +02:00
6a8d55dbe8 reworking texture modifiers 2023-04-25 22:14:01 +02:00
cb4e9dbe8d adding multiple mapping support on textures 2023-04-23 22:11:44 +02:00
6d3421d7f4 removing texture library 2023-04-21 22:17:55 +02:00
77e8672754 adding texture atlas class 2023-04-07 17:27:23 +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
3b29305936 yes 2023-03-08 02:25:25 +01:00