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

Shared texture rendering calls OnPaint instead of OnAcceleratedPaint #3216

Closed
magreenblatt opened this issue Nov 11, 2021 · 4 comments
Closed
Labels
bug Bug report Framework Related to framework code or APIs

Comments

@magreenblatt
Copy link
Collaborator

Original report by Daniil Kustov (Bitbucket: Daniil, GitHub: Daniil).


When shared texture rendering is enabled, CefRenderHandler::OnPaint is called instead of CefRenderHandler::OnAcceleratedPaint.
Running cefclient.exe with --shared-texture-enabled --off-screen-rendering-enabled causes blank screen.
Tested on different PC configurations on version 95.7.18
Also tested on 91.1.22

@magreenblatt
Copy link
Collaborator Author

Original changes by Daniil Kustov (Bitbucket: Daniil, GitHub: Daniil).


  • changed priority from "minor" to "major"

@magreenblatt
Copy link
Collaborator Author

See PR #285.

@magreenblatt
Copy link
Collaborator Author

Duplicate of #1006.

@magreenblatt
Copy link
Collaborator Author

  • changed state from "new" to "duplicate"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report Framework Related to framework code or APIs
Projects
None yet
Development

No branches or pull requests

1 participant