skia2/tools/gpu
brianosman 0a2782c98c Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ )
Reason for revert:
ANGLE tests are failing

Original issue's description:
> Two (related) changes here:
>
> 1) Our older iOS devices failed our sRGB tests, due to precision issues
> with alpha. At this point, we only test on iPadMini 4, and that appears
> not to have any problems.
>
> 2) iOS devices still don't have the sRGB texture decode extension. But,
> some clients have no interest in mixing legacy/color-correct rendering,
> and would like to use sRGB on these devices. This GrContextOptions flag
> enables sRGB support in those cases.
>
> Adjust the test code to produce sRGB capable contexts on these devices,
> but only for configs that have a color space. (See comment).
>
> BUG=skia:4148
>
> Committed: https://skia.googlesource.com/skia/+/9db12d2341f3f8722c8b90b11dd4cce138a8a64e

TBR=bsalomon@google.com
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=skia:4148

Review-Url: https://codereview.chromium.org/2547603002
2016-12-01 10:42:04 -08:00
..
gl Revert "Always build the ANGLE test code. Always build ANGLE on windows and linux." 2016-11-14 14:53:23 +00:00
vk Remove SkAutoTDelete. 2016-11-03 19:03:40 +00:00
FenceSync.h skpbench: add option for gpu timing 2016-10-05 08:42:03 -07:00
GpuTimer.h skpbench: add option for gpu timing 2016-10-05 08:42:03 -07:00
GrContextFactory.cpp Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ ) 2016-12-01 10:42:04 -08:00
GrContextFactory.h Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ ) 2016-12-01 10:42:04 -08:00
GrTest.cpp Rename GrDrawBatch->GrDrawOp 2016-12-01 16:45:27 +00:00
GrTest.h tools: s/SkAutoTUnref/sk_sp/ 2016-11-03 21:00:34 +00:00
TestContext.cpp skpbench: add option for gpu timing 2016-10-05 08:42:03 -07:00
TestContext.h Remove SkAutoTDelete. 2016-11-03 19:03:40 +00:00