daktronics / cef-mixer

High Performance off-screen rendering (OSR) demo using CEF
MIT License
228 stars 57 forks source link

Please update for the latest CEF release(with a new Viz feature) #19

Open mightywill opened 4 years ago

mightywill commented 4 years ago

Please update for the latest CEF release(with a new Viz feature)

microdee commented 4 years ago

That's not exactly working yet. Unfortunately the distribution linked in the readme are still the most reliable way to do the shared texture bit in CEF. There's this pull-request: https://bitbucket.org/chromiumembedded/cef/pull-requests/285/reimplement-shared-texture-support-for-viz but it's riddled with problems + it's not working for me in my software, where this implementation worked without a problem.

mightywill commented 4 years ago

I also use shared textures with an older release but I have some uncomfortable issues with cef under debugger and hoped they disappeared in the latest releases

Also the debug version doesnt work under Win10....