Skip to content
  1. Sep 22, 2019
  2. Sep 21, 2019
  3. Sep 20, 2019
  4. Sep 19, 2019
  5. Sep 18, 2019
  6. Sep 17, 2019
  7. Sep 15, 2019
  8. Sep 14, 2019
  9. 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
    • 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
  10. Sep 11, 2019
  11. Sep 10, 2019
Loading