Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
2abed834789bb64c7da740df4c47efc142b7311a
/
src
/
gpu
/
gl
/
GrGLShaderVar.h
a1bf0ff
by bsalomon@google.com
· 12 years ago
032b221
Remove uniform var pointers from custom effects
by bsalomon@google.com
· 12 years ago
d7727ce
Refactor how precision is handled with GrGLShaderVar
by bsalomon@google.com
· 12 years ago
f0a104e
Remove GrStringBuilder
by bsalomon@google.com
· 12 years ago
242ed6f
Encapsulate code required to create a uniform var into a single function on
by tomhudson@google.com
· 13 years ago
d8f856c
Move convolution from code in GrGLProgram to new GrConvolutionEffect
by tomhudson@google.com
· 13 years ago
168e634
Infrastructure for new Ganesh shader pipeline: base classes for GPU
by tomhudson@google.com
· 13 years ago
9639994
Use GrGLContextInfo in shader generator
by bsalomon@google.com
· 13 years ago
dd182cb
Move GL-specific source code to make room for D3D back end.
by tomhudson@google.com
· 13 years ago
[Renamed (99%) from src/gpu/GrGLShaderVar.h]
e55fd0f
Pull GLSL helpers out of GrGLProgram.cpp
by bsalomon@google.com
· 13 years ago
50bdad8
Implement the color matrix filter in Ganesh. Also, fix and enable the color
by senorblanco@chromium.org
· 13 years ago
086e535
Make GrGLShaderVar objects aware of whether they are uniform, varying, or
by tomhudson@google.com
· 13 years ago
da66898
Add method to GrGLShadeVar to create GLSL string accessing an element
by tomhudson@google.com
· 13 years ago
ffa11bb
Move a bunch of headers from include/gpu to src/gpu. Delete some unused files.
by bsalomon@google.com
· 13 years ago
d38f137
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
by bsalomon@google.com
· 13 years ago
[Renamed from gpu/src/GrGLShaderVar.h]
4fa6694
Resubmit 2289 with fix for glsl version
by bsalomon@google.com
· 13 years ago
1fac5ca
Revert 2289. GLSL version detection not robust enough. May think we don't have GLSL 1.50 support based on OpenGL version. We have to look at the available extensions, not just GL version.
by bsalomon@google.com
· 13 years ago
98874cd
[GPU] Use new Var type for inputs/outputs of FS and VS
by bsalomon@google.com
· 13 years ago