OSDN Git Service

Remove gamma correction from color correction shader
authorAlan Viverette <alanv@google.com>
Wed, 29 Apr 2015 00:15:57 +0000 (17:15 -0700)
committerAlan Viverette <alanv@google.com>
Wed, 29 Apr 2015 00:15:57 +0000 (17:15 -0700)
commit3acd9f1d8fdffc0ed0837ebbabcac0c4014015b3
treec449c465b0408d65f39587f4211a284497fb1103
parentd9c4971da2f2c4f980a748006bd40469c3332a13
Remove gamma correction from color correction shader

Gamma correction was incorrectly skewing both color inversion and
Daltonization, which resulted in washed-out colors.

Bug: 20346301
Change-Id: I34d879f902c3be115b2d23f09c3ed3902799759e
services/surfaceflinger/RenderEngine/ProgramCache.cpp