about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedvulkan_private.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [WRAPPER] Added VK_ARM_data_graph extension to vulkan wrapper (for #3008)ptitSeb2025-09-051-0/+13
|
* [WRAPPER][VULKAN] Added 1 new extensions (for #2847, used by PanVK)ptitSeb2025-07-251-0/+15
|
* [VULKAN] Added support for Vulkan 1.4ptitSeb2025-03-121-0/+21
|
* [WRAPPER] Added a few more Vulkan extensionsptitSeb2025-03-111-0/+24
|
* [WRAPPER] Completed and fixed VK_NV_cooperative_vector extensionptitSeb2025-03-111-1/+3
|
* [WRAPPER] missing functions and features (#2434)airidosas2522025-03-111-1/+4
| | | | | | | | | | | * [WRAPPER] add missing Android specific shmem symbols It can't create X server without these symbols, it works after adding them. * [WRAPPER] add missing android_set_abort_message symbol * [WRAPPER] wrap VK_NV_cooperative_vector Seems like it's needed for newer versions of Wine
* [WRAPPER] Display Box64 version in Vulkan driver info (#2385)xctan2025-02-181-1/+1
|
* [VULKAN] Added a new extension and a missing functionptitSeb2024-11-241-1/+5
|
* [VULKAN] Fixed a typo in a vulkan extensionptitSeb2024-10-271-1/+1
|
* [VULKAN] Added 2 more extensionsptitSeb2024-10-181-0/+8
|
* [VULKAN] Added 1 more extensionptitSeb2024-07-071-0/+3
|
* [VULKAN] Added 1 more extensionptitSeb2024-07-071-0/+4
|
* [VULKAN] Fixed a typoptitSeb2024-07-051-1/+1
|
* [VULKAN] Add Wrapped VK_KHR_android_surface (#1643)KreitinnSoftware2024-07-051-0/+3
|
* [VULKAN] Added 1 more extensionptitSeb2024-07-041-0/+8
|
* Fixed some vulkan wrapper functions (#1585)Yang Liu2024-06-151-65/+65
| | | | | * Fixed some vulkan wrapper functions * Forgot to submit generated files
* [VULKAN] Added VK_AMDX_shader_enqueue extensionptitSeb2024-05-051-0/+9
|
* [VULKAN] Added 1 more NV extensionptitSeb2024-03-101-0/+7
|
* [VULKAN] Added one more vulkan extensionptitSeb2024-03-071-1/+9
|
* Added some more vulkan extensionsptitSeb2024-02-271-0/+11
|
* Added VK_KHR_calibrated_timestamps extension to wrapped vulkan (for #1256)ptitSeb2024-02-181-0/+4
|
* [VULKAN] Added some more extensions (for #424)ptitSeb2024-01-121-0/+40
|
* [VULKAN] Wrapped VK_EXT_device_fault extension (for #424)ptitSeb2024-01-101-0/+3
|
* [VULKAN] Wrapped VK_KHR_map_memory2 extension (for #424)ptitSeb2024-01-101-0/+4
|
* [VULKAN] Wrapped VK_EXT_host_image_copy extension (for #424)ptitSeb2024-01-101-1/+8
|
* [VULKAN] Completed wrapping of VK_NV_scissor_exclusive extension (for #424)ptitSeb2024-01-101-0/+1
|
* [VULKAN] Completed wrapping of VK_EXT_discard_rectangles extension (for #424)ptitSeb2024-01-101-0/+2
|
* More xcb_connection_t wrapping for vulkanptitSeb2023-12-311-1/+1
|
* [VUKAN] Added 1 more extensionptitSeb2023-12-181-1/+4
|
* Added 1 more vulkan extensionptitSeb2023-12-151-0/+3
|
* Added 1 more vulkan extensionptitSeb2023-12-131-1/+17
|
* Added 1 vulkan extension (for modern nvidia cards)ptitSeb2023-12-131-1/+6
|
* Added 1 more Vulkan extensionptitSeb2023-10-261-0/+4
|
* Fixed wrapping of vkCreateDebugUtilsMessengerEXTptitSeb2023-10-251-2/+2
|
* Add a new vulkan extension: VK_KHR_maintenance5 (#1021)Sophon2023-10-121-0/+6
| | | Signed-off-by: Xilin Wu <wuxilin123@gmail.com>
* Added 1 vk extension (for #963)ptitSeb2023-09-031-0/+3
|
* Added a new vulkan extensionXilin Wu2023-08-041-0/+13
| | | | | | | VK_EXT_descriptor_buffer is used by vkd3d-proton for implementing the full Direct3D 12 API Tested on Snapdragon 888 with Mesa Turnip
* Added a new vulkan extensionptitSeb2023-07-271-0/+4
|
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\ | | | | remove executable bits
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
| | | | | | | | Closes: #895
* | Fixed signature for wrapped vkGetPhysicalDeviceQueueFamilyProperties2 functionptitSeb2023-07-021-1/+1
| |
* | [VULKAN] Added one more extensionptitSeb2023-06-061-0/+3
| |
* | Added 1 extension to wrapped vulkan, and change a bit 1 of the procaddress ↵ptitSeb2023-05-071-1/+5
|/ | | | (in sync with the others)
* Added 1 vulkan extensionptitSeb2023-01-291-0/+33
|
* Added 1 vulkan extensionptitSeb2022-11-131-0/+7
|
* Fixed wrapped function signature for vkCmdSetScissorWithCount,ptitSeb2022-11-121-2/+2
|
* More vulkan wrapped functionsptitSeb2022-09-291-2/+17
|
* Added a vulkan extensionptitSeb2022-09-251-0/+4
|
* Added a bunch of vulkan functions wrappersptitSeb2022-07-141-1/+265
|
* Added a few NV vulkan extensions (for #348)ptitSeb2022-07-111-1/+18
|