index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLProgramDataManager.cpp
Commit message (
Expand
)
Author
Age
*
Create GLSL base class for ProgramDataManager
egdaniel
2015-10-28
*
Move GrGLShaderVar to GrGLSL
egdaniel
2015-10-21
*
remove path specific program building classes
joshualitt
2015-09-11
*
Start trying to collapse path program stuff
joshualitt
2015-09-11
*
Refactor separable varying location info to be stored in GrGLProgram subclass
kkinnunen
2015-06-29
*
Store context options on caps.
bsalomon
2015-05-22
*
Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...
bsalomon
2015-05-22
*
Store context options on caps.
bsalomon
2015-05-22
*
add option to supress prints on context
joshualitt
2015-05-12
*
Revert of add option to supress prints on context (patchset #5 id:80001 of ht...
joshualitt
2015-05-12
*
add option to supress prints on context
joshualitt
2015-05-12
*
print on unused uniforms in debug builds
joshualitt
2015-05-11
*
fix for uniform view matrix being uploaded but not used
joshualitt
2015-02-12
*
Rename GrGpuGL -> GrGLGpu
jvanverth
2014-12-22
*
Rename GrGpuGL to GrGLGpu for consistency
bsalomon
2014-12-16
*
Cleanup of shader building system
joshualitt
2014-10-07
*
Revert of Cleanup of shader building system (patchset #25 id:470001 of https:...
joshualitt
2014-10-07
*
Cleanup of shader building system
joshualitt
2014-10-07
*
Implement NV_path_rendering on OpenGL ES
kkinnunen
2014-08-25
*
Initial refactor of shaderbuilder to prepare for geometry shaders
joshualitt
2014-08-21
*
Make GrGLProgram be available to GrGLProgramDataManager
kkinnunen
2014-08-03
*
Rename GrGLUniformManager to GrGLProgramDataManager
kkinnunen
2014-07-30