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

vo_gpu_next: clear renderer cache on options update #15274

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 8, 2024

  1. vo_gpu_next: clear renderer cache on options update

    This ensures that options are applied to current frame, even in paused
    state.
    kasper93 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    188e18d View commit details
    Browse the repository at this point in the history
  2. vo_gpu_next: restore initial hook param value

    If the parameter is removed from the `glsl-shader-opts` list, it should
    be restored to initial value.
    kasper93 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    74ff36a View commit details
    Browse the repository at this point in the history