1. 21 Sep, 2019 24 commits
  2. 20 Sep, 2019 2 commits
  3. 19 Sep, 2019 1 commit
  4. 18 Sep, 2019 1 commit
  5. 17 Sep, 2019 3 commits
  6. 15 Sep, 2019 3 commits
  7. 14 Sep, 2019 4 commits
  8. 13 Sep, 2019 2 commits
    • 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
    • ReinUsesLisp's avatar
      externals: Update Vulkan headers · 78d078e1
      ReinUsesLisp authored
      78d078e1