ngscopeclient / scopehal-apps

ngscopeclient and other client applications for libscopehal.
https://www.ngscopeclient.org/
BSD 3-Clause "New" or "Revised" License
604 stars 99 forks source link

Vulkan render pipeline #501

Closed lainy closed 2 years ago

lainy commented 2 years ago

Moved render pipeline to Vulkan compute shaders. Centralized all render shaders into a single file, waveform-compute.glsl, built with different defines.

This should complete #344