Skip to content
New issue

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

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

Already on GitHub? # to your account

HW accelerated CEF (windows) #4

Open
fpn opened this issue Oct 31, 2018 · 0 comments
Open

HW accelerated CEF (windows) #4

fpn opened this issue Oct 31, 2018 · 0 comments

Comments

@fpn
Copy link
Contributor

fpn commented Oct 31, 2018

There is a production grade patch for cef for GPU accelerated rendering:

https://bitbucket.org/chromiumembedded/cef/pull-requests/158/support-external-textures-in-osr-mode/diff

  • build against this version of CEF
  • add support for OnAcceleratedPaint
  • use DXGI / memory / interop texture

Seems this version of cef (3497) will also need:

--autoplay-policy=no-user-gesture-required
--disable-features=PreloadMediaEngagementData,AutoplayIgnoreWebAudio, MediaEngagementBypassAutoplayPolicies.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant