Skip to content

vulkan: Various smallish things

Benjamin Otte requested to merge wip/otte/vulkan-for-main into main
  1. Remove shaders and require glslc
  2. leak fixes
  3. cleanup of unused renderpass code
  4. support for premultiplying straight alpha on the GPU, with a postprocessing step

Merge request reports