DescriptionAdd FBO support in Android WebView
Android can put the webview into an FBO, and compositor should draw into
the FBO instead of directly on screen.
Idea is to ask the GLSurface to get the FBO binding at the beginning of
each draw return it to GLContextVirtual to be restored.
Add new APIs in GLInProcessContext and WGC3DIPCBI to allow the
underlying GLSurface to be created separately.
BUG=251501
Patch Set 1 #Patch Set 2 : remove blank line #
Total comments: 15
Patch Set 3 : Address joth's comments #
Total comments: 2
Messages
Total messages: 9 (0 generated)
|