Skip to content
Snippets Groups Projects
  1. Dec 23, 2019
  2. Dec 22, 2019
  3. Dec 21, 2019
  4. Dec 19, 2019
  5. Dec 18, 2019
  6. Dec 17, 2019
  7. Dec 16, 2019
    • ReinUsesLisp's avatar
      renderer_vulkan/shader: Add helper GLSL shaders · b5229776
      ReinUsesLisp authored
      These shaders are used to specify code that is not dynamically generated
      in the Vulkan backend. Instead of packing it inside the build system,
      it's manually built and copied to the C++ file to avoid adding
      unnecessary build time dependencies.
      
      quad_array should be dropped in the future since it can be emulated with
      a memory pool generated from the CPU.
      b5229776
  8. Dec 13, 2019
  9. Dec 11, 2019
  10. Dec 10, 2019
Loading