1. a57e2ec Limit Vulkan memory allocation size to 1 GiB by Nicolas Capens · 5 years ago
  2. 157ba26 Do not indent C++ namespace contents by Nicolas Capens · 5 years ago
  3. 3a7101b [vulkan] Clarify configuration macros for external memory and semaphores. by David 'Digit' Turner · 5 years ago
  4. 359bc80 [vulkan] Implement VK_KHR_external_memory_fd for Linux and Android. by David 'Digit' Turner · 6 years ago
  5. fda994c [vulkan] Implement external semaphore support for Fuchsia by David 'Digit' Turner · 6 years ago
  6. 7c4d0a0 [vulkan] Implement Linux-based external semaphore by David 'Digit' Turner · 6 years ago
  7. ae022fa Add support for configurable subpixel precision by Antonio Maiorano · 5 years ago
  8. 657dd6c Implement VK_KHR_driver_properties by Nicolas Capens · 6 years ago
  9. 324bdfe Use a finite maxSamplerLodBias limit by Nicolas Capens · 6 years ago
  10. 056d692 Use Nucleus::adjustDefaultConfig for Vulkan's default reactor config. by Ben Clayton · 6 years ago
  11. 55bc37a Reactor: Add support for specifying and modifying default configuration settings. by Ben Clayton · 6 years ago
  12. 68cfc78 Reactor: Rework optimization flags. by Ben Clayton · 6 years ago
  13. 52b5aae Fix taking the sampling instruction type into account by Nicolas Capens · 6 years ago
  14. 67cf8a9 32 bit safe code by Alexis Hetu · 6 years ago
  15. bd54e07 Make all descriptors 16-byte aligned. by Nicolas Capens · 6 years ago
  16. 225a130 Implement dynamic buffer offsets. by Ben Clayton · 6 years ago
  17. a30de54 Add support for push constants by Chris Forbes · 6 years ago
  18. abdfa17 Fix inconsistencies in advertised dimensions vs levels by Chris Forbes · 6 years ago
  19. 34a76b5 Require 16-byte alignment for Vulkan objects by Chris Forbes · 6 years ago
  20. 5edafb5 Descriptor sets binding by Alexis Hetu · 6 years ago
  21. 54c4772 Fix point rendering by Chris Forbes · 6 years ago
  22. 6123455 Support for usage in memory requirements by Alexis Hetu · 6 years ago
  23. c3f7960 Define generic memory type. by Nicolas Capens · 6 years ago
  24. ee841c5 Base the driver version on Version.h. by Nicolas Capens · 6 years ago
  25. 767b41b Vulkan dispatchable objects by Alexis Hetu · 7 years ago