39 Commits

Author SHA1 Message Date
98b845f876 adding kvfFindMemoryType function 2025-11-23 00:52:26 +01:00
f633db3070 fixing bug in kvfDestroyBuffer 2025-11-20 17:04:38 +01:00
e69f907a96 fixing verbalize message 2025-11-18 14:18:14 +01:00
afc4f50a20 fix 2025-11-12 19:21:41 +01:00
39f52a959b fix 2025-11-12 19:18:34 +01:00
22ae3e0351 Merge branch 'master' of github.com:Kbz-8/KVF 2025-11-12 19:17:01 +01:00
ef6941c47f adding create instance pnextr 2025-11-12 19:16:54 +01:00
99647be837 fixing swiftshaders physical device selection 2025-10-23 08:25:42 +02:00
f229c15bad yes 2025-06-27 11:52:29 +02:00
9d70f19cac adding optional SRGB support to swapchain creation 2025-01-21 22:33:45 +01:00
5c0c63a03b adding allocation callback in vulkan 2024-12-13 20:31:58 +01:00
027d066cbf fixing bugs 2024-12-04 14:07:55 +01:00
a54821aea0 adding support for creating swapchain from older one 2024-10-05 19:34:51 +02:00
f7b4850b56 adding support for custom vulkan function pointers 2024-09-23 11:25:46 +02:00
c08c3d6bd1 adding support for custom vulkan function pointers 2024-09-20 16:15:10 +02:00
8654cf72d8 fixing queues management in devices creations 2024-09-13 09:24:00 +02:00
64565bbff4 fixing define option to disable all KHR functions 2024-09-12 23:38:46 +02:00
6333bc667c adding define option to disable all KHR functions 2024-09-12 23:33:34 +02:00
1a734cd185 fixing bug in kvfCreateInstance with Validation Layers on 2024-09-11 07:07:02 +02:00
156345ca11 fixing C++ issue with structs initialization 2024-09-09 18:49:14 +02:00
c55619d14d fixing C++ issue with structs initialization 2024-09-09 18:44:25 +02:00
6feb886b73 adding debug validation layers to instance creation 2024-09-09 18:23:13 +02:00
19be22ebda fixing issue with physical device pickup 2024-09-09 02:05:05 +02:00
d273a23618 fixing issue with logical device creation 2024-09-08 22:13:35 +02:00
214e2e1862 fixing issue with logical device creation 2024-09-08 22:12:32 +02:00
6c0ed3f244 adding security asserts in queues getter 2024-09-08 21:40:16 +02:00
1205002094 adding functions to find queue families from custom physical device 2024-09-08 21:07:07 +02:00
5a257b7ae3 adding functions to create device with custom physical device 2024-09-08 20:54:52 +02:00
396ff9cedd fixing compilation 2024-09-08 00:13:57 +02:00
df70fc67b2 improving logical device creation 2024-09-07 23:46:29 +02:00
f109407049 fixing bugs, adding a lot of features 2024-08-26 15:22:57 +02:00
0992e92d38 yes 2024-07-13 05:04:42 +02:00
23a123437b adding swapchain support 2023-03-02 16:21:50 +01:00
e299d56058 starting swapchain implementation 2023-03-02 14:36:23 +01:00
63989790d2 adding fence, semaphore, device and validation layers support 2023-03-02 02:40:17 +01:00
3ab869923f yes 2023-03-01 20:41:21 +01:00
4cd1e43950 adding devices and family queues support 2023-03-01 19:17:19 +01:00
5920c7b965 adding instance and device helpers 2023-03-01 17:51:18 +01:00
1d40d2cd2a first commit 2023-03-01 15:52:45 +01:00