Initial version of R8 support
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 6 Apr 2012 18:06:10 +0000 (18:06 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 6 Apr 2012 18:06:10 +0000 (18:06 +0000)
commit6995068c5ade6e179d2af82caddb0c1cd6f433b6
tree661091dc664281379e0b3ad5bd7132cc81560bf5
parent022976554c32b9b1561774553d6c1868c62d9dcf
Initial version of R8 support

http://codereview.appspot.com/5967067/

git-svn-id: http://skia.googlecode.com/svn/trunk@3622 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/tests.gyp
include/gpu/gl/GrGLDefines.h
src/gpu/gl/GrGLCaps.cpp
src/gpu/gl/GrGLCaps.h
src/gpu/gl/GrGLProgram.cpp
src/gpu/gl/GrGLProgram.h
src/gpu/gl/GrGpuGL.cpp
src/gpu/gl/GrGpuGLShaders.cpp
tests/ReadWriteAlphaTest.cpp [new file with mode: 0644]