Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
b800248c73c75b02ab808c5bdb53e19e6abc3adc
/
src
/
gpu
/
gl
/
GrGLProgramDataManager.h
b800248
Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:120001 of https://codereview.chromium.org/1885863004/ )
by egdaniel
· 9 years ago
45b61a1
Refactor how we store and use samplers in Ganesh
by egdaniel
· 9 years ago
8d988b3
Add support for 2x2 matrices
by cdalton
· 9 years ago
2829bb7
Make helper function on GrGLSLProgramDataManager non virtual
by egdaniel
· 10 years ago
7ea439b
Create GLSLUniformHandler class for gpu backend
by egdaniel
· 10 years ago
0eafe79
Create GrGLSLVaryingHandler class for program building
by egdaniel
· 10 years ago
018fb62
Create GLSL base class for ProgramDataManager
by egdaniel
· 10 years ago
0d3f061
Move GrGLShaderVar to GrGLSL
by egdaniel
· 10 years ago
f529439
Move shader precision modifier check onto GLSLCaps
by egdaniel
· 10 years ago
d8dd47b
remove path specific program building classes
by joshualitt
· 10 years ago
e7afc2d
Start trying to collapse path program stuff
by joshualitt
· 10 years ago
cba99b8
Move GLSL-specific routines/classes to separate glsl directory
by jvanverth
· 10 years ago
78cff13
Make GrGLProgramDataManager not refcounted
by kkinnunen
· 10 years ago
7d022d6
add option to supress prints on context
by joshualitt
· 10 years ago
ee71044
Revert of add option to supress prints on context (patchset #5 id:80001 of https://codereview.chromium.org/1128903008/)
by joshualitt
· 10 years ago
5566133
add option to supress prints on context
by joshualitt
· 10 years ago
af2d56d
print on unused uniforms in debug builds
by joshualitt
· 10 years ago
abb52a1
Move most of the transform logic into the primitive processors
by joshualitt
· 11 years ago
861e103
Rename GrGpuGL to GrGLGpu for consistency
by bsalomon
· 11 years ago
47bb382
Cleanup of shader building system
by joshualitt
· 11 years ago
db0d3ca
Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/)
by joshualitt
· 11 years ago
fe1233c
Cleanup of shader building system
by joshualitt
· 11 years ago
ec56e45
Implement NV_path_rendering on OpenGL ES
by kkinnunen
· 11 years ago
30ba436
Initial refactor of shaderbuilder to prepare for geometry shaders
by joshualitt
· 11 years ago
dddc18a
Make GrGLProgram be available to GrGLProgramDataManager
by kkinnunen
· 11 years ago
7510b22
Rename GrGLUniformManager to GrGLProgramDataManager
by kkinnunen
· 11 years ago
[Renamed (89%) from src/gpu/gl/GrGLUniformManager.h]
6eac42e
Incremental refactoring of GrGLProgram and GrGLShaderBuilder
by commit-bot@chromium.org
· 11 years ago
d3baf20
Added support for Chrome's gpu command buffer extension BindUniformLocation.
by commit-bot@chromium.org
· 12 years ago
9188a15
Add a GrGpuGL reference for GrGLProgram/GrGLUniformManager
by commit-bot@chromium.org
· 12 years ago
f6de475
Replace uses of GrAssert by SkASSERT.
by tfarina@chromium.org
· 12 years ago
7425c12
Refactor GrGLUniformManager::UniformHandle to initialize itself by default
by commit-bot@chromium.org
· 12 years ago
6177e69
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
by robertphillips@google.com
· 12 years ago
d8b5fac
Reland r6233 with fix.
by bsalomon@google.com
· 13 years ago
115b06f
Re-revert r6233.
by bsalomon@google.com
· 13 years ago
c3a58f3
Reland r6233 with fix for config conversion texture matrices.
by bsalomon@google.com
· 13 years ago
66e534d
Revert r6233 while investigating bot failures.
by bsalomon@google.com
· 13 years ago
ce49e16
Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect.
by bsalomon@google.com
· 13 years ago
777c3aa
Remove uniform names from top of GrGLProgram.cpp, builder responsible for "u" and stage num tags.
by bsalomon@google.com
· 13 years ago
dbbc4e2
Add GL uniform manager Review URL: http://codereview.appspot.com/6423066/
by bsalomon@google.com
· 13 years ago