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: d3d11: add support for exclusive fullscreen #6329

Merged
merged 2 commits into from Apr 12, 2020

Commits on Apr 12, 2020

  1. vo_gpu: d3d11: add support for exclusive fullscreen

    Lets the application fully control the rendering onto the screen
    instead of the compositor.
    rossy authored and jeeb committed Apr 12, 2020
    Copy the full SHA
    431ffb8 View commit details
    Browse the repository at this point in the history
  2. vo_gpu: d3d11: also utilize config cache for d3d11-specific options

    Update the cache whenever we utilize p->opts, as recommended by
    wm4.
    jeeb committed Apr 12, 2020
    Copy the full SHA
    a90d9cf View commit details
    Browse the repository at this point in the history