skia2/tools/viewer/sk_app/android
brianosman 25d57db234 Request an sRGB FBO0 on Android. Fixes sRGB GL mode.
Tried to comment my logic, but it's totally possible that we run on some
device where this doesn't work. From a strict reading of the relevant
specs, what I'm doing shouldn't work on the Nexus 5X, but it's necessary
to get correct results.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2054223002

Review-Url: https://codereview.chromium.org/2054223002
2016-06-13 07:49:07 -07:00
..
GLWindowContext_android.cpp Request an sRGB FBO0 on Android. Fixes sRGB GL mode. 2016-06-13 07:49:07 -07:00
GLWindowContext_android.h Support resize in Android Viewer App 2016-06-09 12:02:34 -07:00
main_android.cpp More refactoring for Viewer 2016-05-05 12:32:03 -07:00
RasterWindowContext_android.cpp Support resize in Android Viewer App 2016-06-09 12:02:34 -07:00
RasterWindowContext_android.h Support resize in Android Viewer App 2016-06-09 12:02:34 -07:00
surface_glue_android.cpp Support resize in Android Viewer App 2016-06-09 12:02:34 -07:00
surface_glue_android.h Now we can use drawer to view the state information of the native app, and set its state using the spinner. 2016-05-27 08:52:52 -07:00
VulkanWindowContext_android.cpp Cleanup VulkanWindowContext for use on Android 2016-06-10 07:50:00 -07:00
Window_android.cpp Implement Raster Backend on Android Viewer App 2016-06-07 14:22:38 -07:00
Window_android.h Cleanup VulkanWindowContext for use on Android 2016-06-10 07:50:00 -07:00
WindowContext_android.h Cleanup VulkanWindowContext for use on Android 2016-06-10 07:50:00 -07:00