Commit 6b5231c
committed
Session: push waveform to GPU as we load it
1 parent 0aed45b commit 6b5231c
2 files changed
+2
-1
lines changed- scopehal/DensityFunctionWaveform.h+4-1
- scopehal/EyeWaveform.h+1-1
- scopehal/Filter.h+8
- scopehal/VulkanInit.cpp+15
- scopehal/Waveform.h+18-2
- scopeprotocols/ClockRecoveryFilter.cpp+206-15
- scopeprotocols/ClockRecoveryFilter.h+26-1
- scopeprotocols/EyePattern.cpp+17-47
- scopeprotocols/EyePattern.h+3-2
- scopeprotocols/IBM8b10bDecoder.cpp+12-4
- scopeprotocols/QSGMIIDecoder.cpp+5-1
- scopeprotocols/ThresholdFilter.cpp+55-11
- scopeprotocols/ThresholdFilter.h+11-2
- scopeprotocols/shaders/CMakeLists.txt+1
- scopeprotocols/shaders/Threshold.glsl+68
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
874 | 874 | | |
875 | 875 | | |
876 | 876 | | |
| 877 | + | |
877 | 878 | | |
878 | 879 | | |
879 | 880 | | |
| |||
0 commit comments