- 08cb69c Remove heap size padding by Nicolas Capens · 3 years, 2 months ago
- 0625115 Increase the maximum 1D, 2D, and Cube image dimension to 16384 by Nicolas Capens · 3 years, 6 months ago
- f1aca93 Add padding to VkBuffer size to avoid access violation by Nicolas Capens · 3 years, 6 months ago
- b7b7cb7 Refactor config constants by Nicolas Capens · 3 years, 6 months ago
- c79a36e Increase maxStorageBufferRange to MAX_MEMORY_ALLOCATION_SIZE (1 GiB) by Nicolas Capens · 3 years, 6 months ago
- 8532b0f Implement VK_EXT_custom_border_color by Nicolas Capens · 3 years, 10 months ago
- a3726e0 Increase limits to support base WebGPU. by Corentin Wallez · 3 years, 9 months ago
- c9b5601 Expose Vulkan 1.2 support by Sean Risser · 4 years, 8 months ago
- 3536894 Update requested SPIR-V Tools version to 1.5 by Sean Risser · 4 years, 4 months ago
- 89fd148 vulkan: Support VK_KHR_external_memory_fd on OS X. by David 'Digit' Turner · 5 years ago
- 45049c8 Update SPIR-V version to VK_1_1_SPV_1_4 by Sean Risser · 4 years, 4 months ago
- e6dc3d3 Disable VK_KHR_external_memory_fd for Android build by Yiwei Zhang · 4 years, 4 months ago
- 019feda Track SPIR-V version in VkConfig.hpp by Sean Risser · 4 years, 4 months ago
- 71c49f8 Run clang-format on renamed headers by Antonio Maiorano · 5 years ago
- 42fd159 Rename Vulkan-source .h to .hpp by Antonio Maiorano · 5 years ago[Renamed (97%) from src/Vulkan/VkConfig.h]
- b44162f Support for the largePoints feature in Vulkan by Marc-Antoine Desroches · 5 years ago
- a57e2ec Limit Vulkan memory allocation size to 1 GiB by Nicolas Capens · 5 years ago
- 157ba26 Do not indent C++ namespace contents by Nicolas Capens · 5 years ago
- 3a7101b [vulkan] Clarify configuration macros for external memory and semaphores. by David 'Digit' Turner · 5 years ago
- 359bc80 [vulkan] Implement VK_KHR_external_memory_fd for Linux and Android. by David 'Digit' Turner · 6 years ago
- fda994c [vulkan] Implement external semaphore support for Fuchsia by David 'Digit' Turner · 6 years ago
- 7c4d0a0 [vulkan] Implement Linux-based external semaphore by David 'Digit' Turner · 6 years ago
- ae022fa Add support for configurable subpixel precision by Antonio Maiorano · 5 years ago
- 657dd6c Implement VK_KHR_driver_properties by Nicolas Capens · 6 years ago
- 324bdfe Use a finite maxSamplerLodBias limit by Nicolas Capens · 6 years ago
- 056d692 Use Nucleus::adjustDefaultConfig for Vulkan's default reactor config. by Ben Clayton · 6 years ago
- 55bc37a Reactor: Add support for specifying and modifying default configuration settings. by Ben Clayton · 6 years ago
- 68cfc78 Reactor: Rework optimization flags. by Ben Clayton · 6 years ago
- 52b5aae Fix taking the sampling instruction type into account by Nicolas Capens · 6 years ago
- 67cf8a9 32 bit safe code by Alexis Hetu · 6 years ago
- bd54e07 Make all descriptors 16-byte aligned. by Nicolas Capens · 6 years ago
- 225a130 Implement dynamic buffer offsets. by Ben Clayton · 6 years ago
- a30de54 Add support for push constants by Chris Forbes · 6 years ago
- abdfa17 Fix inconsistencies in advertised dimensions vs levels by Chris Forbes · 6 years ago
- 34a76b5 Require 16-byte alignment for Vulkan objects by Chris Forbes · 6 years ago
- 5edafb5 Descriptor sets binding by Alexis Hetu · 6 years ago
- 54c4772 Fix point rendering by Chris Forbes · 6 years ago
- 6123455 Support for usage in memory requirements by Alexis Hetu · 6 years ago
- c3f7960 Define generic memory type. by Nicolas Capens · 6 years ago
- ee841c5 Base the driver version on Version.h. by Nicolas Capens · 6 years ago
- 767b41b Vulkan dispatchable objects by Alexis Hetu · 6 years ago