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

Rendergraph with qml #8

Draft
wants to merge 21 commits into
base: rendergraph
Choose a base branch
from

Commits on Jul 14, 2024

  1. scrolling qml waveformdisplay working

    m0dB authored and acolombier committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    03cb714 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. using rendergraph for allshader waveforms, with rendergraph::Geometry…

    …Node for end of track
    m0dB authored and m0dB committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    0d2942e View commit details
    Browse the repository at this point in the history
  2. waveformrenderbeat with rendergraph, various fixes, use same shaders …

    …and material for mixxx and rendergraph examples
    m0dB authored and m0dB committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    133068e View commit details
    Browse the repository at this point in the history
  3. preroll/postroll using rendergraph

    m0dB authored and m0dB committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    b5d7451 View commit details
    Browse the repository at this point in the history
  4. preroll/postroll using rendergraph

    m0dB authored and m0dB committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1023ed1 View commit details
    Browse the repository at this point in the history
  5. node iterator, fixed examples

    m0dB authored and m0dB committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c18afc4 View commit details
    Browse the repository at this point in the history
  6. fix teardown order

    m0dB authored and m0dB committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    34ce4c9 View commit details
    Browse the repository at this point in the history
  7. fix teardown of rendergraph/examples/gl_example

    m0dB authored and m0dB committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    0f3038f View commit details
    Browse the repository at this point in the history
  8. mark range with dynamic nodes

    m0dB authored and m0dB committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    86ac731 View commit details
    Browse the repository at this point in the history
  9. make linked list handling part of rendergraph::Node

    m0dB authored and m0dB committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    e9434e3 View commit details
    Browse the repository at this point in the history
  10. towards digits renderer as node

    m0dB authored and m0dB committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    bc7dd70 View commit details
    Browse the repository at this point in the history
  11. draw playpos with rendergraph

    m0dB authored and m0dB committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    35f261e View commit details
    Browse the repository at this point in the history
  12. fixing compilation on ubuntu

    m0dB authored and m0dB committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    f2854c1 View commit details
    Browse the repository at this point in the history
  13. reuse materialshaders

    m0dB authored and m0dB committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c4e3415 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    45ae0f7 View commit details
    Browse the repository at this point in the history
  15. digitsrenderer with rendergraph

    m0dB authored and m0dB committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6993c23 View commit details
    Browse the repository at this point in the history
  16. draw marks with rendergraph

    m0dB authored and m0dB committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    b25071e View commit details
    Browse the repository at this point in the history
  17. removed pimpl from rendergraph opengl

    m0dB authored and m0dB committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    118afd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    40ff8b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41889be View commit details
    Browse the repository at this point in the history
  3. WIP

    acolombier committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4c4614c View commit details
    Browse the repository at this point in the history