Skip to content
  1. Jan 18, 2020
  2. Jan 17, 2020
  3. Jan 16, 2020
  4. Jan 15, 2020
  5. Jan 14, 2020
  6. Jan 13, 2020
  7. Jan 12, 2020
  8. Jan 11, 2020
  9. Jan 10, 2020
  10. Jan 09, 2020
  11. Jan 08, 2020
    • ReinUsesLisp's avatar
      vk_compute_pass: Add compute passes to emulate missing Vulkan features · 908e085d
      ReinUsesLisp authored
      This currently only supports quad arrays and u8 indices.
      
      In the future we can remove quad arrays with a table written from the
      CPU, but this was used to bootstrap the other passes helpers and it
      was left in the code.
      
      The blob code is generated from the "shaders/" directory. Read the
      instructions there to know how to generate the SPIR-V.
      908e085d
Loading