Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allshader RGB,Filtered and Stacked using textures for waveform data #13151

Merged
merged 7 commits into from
May 20, 2024

Commits on May 11, 2024

  1. added rgb,filtered and stacked waveforms using textures to transfer t…

    …he waveform data to the shader (like to legacy GLSL waveforms)
    m0dB authored and m0dB committed May 11, 2024
    Configuration menu
    Copy the full SHA
    a277cea View commit details
    Browse the repository at this point in the history
  2. added upgrades to new allshadertextured types

    m0dB authored and m0dB committed May 11, 2024
    Configuration menu
    Copy the full SHA
    9a5c616 View commit details
    Browse the repository at this point in the history
  3. allshader rgb stacked and filtered (added and renamed)

    m0dB authored and m0dB committed May 11, 2024
    Configuration menu
    Copy the full SHA
    8e03133 View commit details
    Browse the repository at this point in the history
  4. fix compilation (adding missing enum to switch)

    m0dB authored and m0dB committed May 11, 2024
    Configuration menu
    Copy the full SHA
    7ffa947 View commit details
    Browse the repository at this point in the history
  5. moved deprecated waveform widgets and renderers to folder deprecrated…

    … and dont add to the preferences list
    m0dB authored and m0dB committed May 11, 2024
    Configuration menu
    Copy the full SHA
    e6a7d27 View commit details
    Browse the repository at this point in the history
  6. renamed "Waveform data texture" to "high detail"

    m0dB authored and m0dB committed May 11, 2024
    Configuration menu
    Copy the full SHA
    26920be View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. removed needless method

    m0dB authored and m0dB committed May 20, 2024
    Configuration menu
    Copy the full SHA
    40a3f84 View commit details
    Browse the repository at this point in the history