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

UI: Enable HW acceleration switch for browser sources on Mac #3934

Merged
merged 1 commit into from
Jan 8, 2021

Conversation

pkviet
Copy link
Member

@pkviet pkviet commented Dec 18, 2020

This enables in Settings the checkbox for hardware acceleration for Browser Sources in macOS.
This requires cef 4183 and the following PRs:
#3933
obsproject/obs-browser#252

Description

Adds setting for hardware acceleration on macOS for browser sources.

Motivation and Context

Bring feature parity to macOS with windows.

How Has This Been Tested?

Checked that hw acceleration is toggled on and off by checking/unchecking the newly available checkbox in Settings > Advanced.

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

This enables in Settings the checkbox for hardware acceleration for
Browser Sources in MacOs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improvement to existing functionality macOS Affects macOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants