GPU/GL implementation for Fuchsia |
||
Issue descriptionThis is a big future thing that we need to do someday. I don't see a bug for it yet. Currently we use a stubbed out GL implementation. This obviously doesn't render anything, but some tests also try to compile shader programs and retrieve the results, which also doesn't work. See also https://crbug.com/754861 , but not really blocking for now.
,
Jun 23 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/58afcdc199921708417cb673febeacbcb7be5f64 commit 58afcdc199921708417cb673febeacbcb7be5f64 Author: Sergey Ulanov <sergeyu@chromium.org> Date: Sat Jun 23 22:48:20 2018 [Fuchsia] Enable ozone_demo and ozone_gl_unittests targets Also enabled gl_image_native_pixmap.cc on Fuchisa. ExportHandle() is currently stubbed as NOTIMPLEMENTED. Bug: 852011, 766360 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: I2978a320fef928f32b3ff27473c593293a8168d6 Reviewed-on: https://chromium-review.googlesource.com/1112592 Reviewed-by: Nico Weber <thakis@chromium.org> Reviewed-by: Michael Spang <spang@chromium.org> Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#569912} [modify] https://crrev.com/58afcdc199921708417cb673febeacbcb7be5f64/BUILD.gn [modify] https://crrev.com/58afcdc199921708417cb673febeacbcb7be5f64/ui/gl/BUILD.gn [modify] https://crrev.com/58afcdc199921708417cb673febeacbcb7be5f64/ui/gl/gl_image_native_pixmap.cc
,
Sep 11
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Sep 19 2017