1. 22 Sep, 2019 2 commits
  2. 20 Sep, 2019 1 commit
  3. 19 Sep, 2019 1 commit
  4. 18 Sep, 2019 1 commit
  5. 15 Sep, 2019 3 commits
  6. 14 Sep, 2019 4 commits
  7. 13 Sep, 2019 3 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
    • ReinUsesLisp's avatar
      video_core/surface: Add function to detect sRGB surfaces · 99e23bd0
      ReinUsesLisp authored
      This is required for proper conversion to RGBA8_UNORM or RGBA8_SRGB
      surfaces when a backend can target both native and converted ASTC.
      99e23bd0
  8. 11 Sep, 2019 1 commit
  9. 10 Sep, 2019 6 commits
  10. 09 Sep, 2019 3 commits
  11. 07 Sep, 2019 1 commit
  12. 06 Sep, 2019 2 commits
  13. 05 Sep, 2019 12 commits