Create rendering path for AR to render camera frames |
|||||||||
Issue descriptionARCore integration requires a way to render the camera texture - need to pass a mailbox holder to the renderer so the texture can be rendered by the GPU prior to the RAF.
,
Mar 28 2018
,
Mar 28 2018
,
Mar 28 2018
,
Apr 14 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/24880023b318f8c0c0286a6d58dcd0e8ce438547 commit 24880023b318f8c0c0286a6d58dcd0e8ce438547 Author: Max Rebuschatis <lincolnfrog@chromium.org> Date: Sat Apr 14 00:23:27 2018 Split MailboxToSurfaceBridge surface and context Separate MailboxToSurfaceBridge::CreateSurface to allow surface and context creation to be done separately. This change allows ARCore to use MBTSB without a surface. Bug: 826867 Change-Id: I346aa3b3285b96c71e193a1aeb5a35aba384e28e Reviewed-on: https://chromium-review.googlesource.com/1011385 Reviewed-by: Klaus Weidner <klausw@chromium.org> Commit-Queue: Max Rebuschatis <lincolnfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#550827} [modify] https://crrev.com/24880023b318f8c0c0286a6d58dcd0e8ce438547/chrome/browser/android/vr/mailbox_to_surface_bridge.cc [modify] https://crrev.com/24880023b318f8c0c0286a6d58dcd0e8ce438547/chrome/browser/android/vr/mailbox_to_surface_bridge.h [modify] https://crrev.com/24880023b318f8c0c0286a6d58dcd0e8ce438547/chrome/browser/android/vr/vr_shell_gl.cc
,
Apr 17 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/24880023b318f8c0c0286a6d58dcd0e8ce438547 commit 24880023b318f8c0c0286a6d58dcd0e8ce438547 Author: Max Rebuschatis <lincolnfrog@chromium.org> Date: Sat Apr 14 00:23:27 2018 Split MailboxToSurfaceBridge surface and context Separate MailboxToSurfaceBridge::CreateSurface to allow surface and context creation to be done separately. This change allows ARCore to use MBTSB without a surface. Bug: 826867 Change-Id: I346aa3b3285b96c71e193a1aeb5a35aba384e28e Reviewed-on: https://chromium-review.googlesource.com/1011385 Reviewed-by: Klaus Weidner <klausw@chromium.org> Commit-Queue: Max Rebuschatis <lincolnfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#550827} [modify] https://crrev.com/24880023b318f8c0c0286a6d58dcd0e8ce438547/chrome/browser/android/vr/mailbox_to_surface_bridge.cc [modify] https://crrev.com/24880023b318f8c0c0286a6d58dcd0e8ce438547/chrome/browser/android/vr/mailbox_to_surface_bridge.h [modify] https://crrev.com/24880023b318f8c0c0286a6d58dcd0e8ce438547/chrome/browser/android/vr/vr_shell_gl.cc
,
Apr 23 2018
,
May 1 2018
,
May 10 2018
,
Jul 4
|
|||||||||
►
Sign in to add a comment |
|||||||||
Comment 1 by abdo7645...@gmail.com
, Mar 28 2018