Skip to content
  1. Sep 21, 2019
  2. Sep 20, 2019
  3. Sep 19, 2019
  4. Sep 18, 2019
  5. Sep 17, 2019
  6. Sep 15, 2019
  7. Sep 14, 2019
  8. Sep 13, 2019
    • ReinUsesLisp's avatar
      vk_device: Add miscellaneous features and minor style changes · 01d96e11
      ReinUsesLisp authored
      * Increase minimum Vulkan requirements
      * Require VK_EXT_vertex_attribute_divisor
      * Require depthClamp, samplerAnisotropy and largePoints features
      * Search and expose VK_KHR_uniform_buffer_standard_layout
      * Search and expose VK_EXT_index_type_uint8
      * Search and expose native float16 arithmetics
      * Track current driver with VK_KHR_driver_properties
      * Query and expose SSBO alignment
      * Query more image formats
      * Improve logging overall
      * Minor style changes
      * Minor rephrasing of commentaries
      01d96e11
Loading