Page 1 of 1

CefRenderHandler::OnAcceleratedPaint

PostPosted: Fri May 17, 2019 5:19 am
by blackknife
I think CefRenderHandler::OnAcceleratedPaint share_handle shoulde pass angle opengl texture rather than dx11 share texture.
The Angle is compatiable more os.And it is easer.

Re: CefRenderHandler::OnAcceleratedPaint

PostPosted: Sat May 18, 2019 8:55 am
by Czarek
If you're interested in opengl support there is some valuable input in Issue #1006, PR #158 and PR #144.