index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLSL.h
Commit message (
Expand
)
Author
Age
*
Default geometry processor
joshualitt
2014-11-08
*
Revert of Default geometry processor (patchset #9 id:160001 of https://codere...
joshualitt
2014-11-07
*
Default geometry processor
joshualitt
2014-11-07
*
Revert of Revert of Support GLSL es 3.00 (patchset #1 id:1 of https://coderev...
rmistry
2014-10-17
*
Revert of Support GLSL es 3.00 (patchset #5 id:80001 of https://codereview.ch...
rmistry
2014-10-17
*
Support GLSL es 3.00
joshualitt
2014-10-16
*
Remove tab parameter from GrGLSLMulVarBy4f function
egdaniel
2014-10-09
*
Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL
commit-bot@chromium.org
2014-04-30
*
Fail to create GrContext when we get a NULL for a GL/GLSL version string
commit-bot@chromium.org
2014-04-30
*
Rename GrGLBinding->GrGLStandard, no longer a bitfield
commit-bot@chromium.org
2014-01-16
*
Implement SkColorFilter as a GrGLEffect
commit-bot@chromium.org
2013-10-23
*
Express (GLSL expression, possibly known value) pairs as a class
commit-bot@chromium.org
2013-10-10
*
Move the GL shader compilation step into GrGLShaderBuilder
commit-bot@chromium.org
2013-09-30
*
Modify GLSL version declaration to allow access to compat. features
commit-bot@chromium.org
2013-08-30
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Fix gyp files to allow ninja to build 64 bit on Mac.
commit-bot@chromium.org
2013-04-22
*
Expand modulate, add, subtract, extract component glsl helpers.
bsalomon@google.com
2013-04-18
*
Add GrEllipseEdgeEffect.
commit-bot@chromium.org
2013-03-12
*
eliminate all warnings in non-thirdparty code on mac
humper@google.com
2013-01-07
*
GrGLProgramStage Renaming Part 1.
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 3
bsalomon@google.com
2012-10-24
*
Add support for GLSL 1.40.
bsalomon@google.com
2012-10-23
*
Recommit r5350 with fix for image failures (which affected GLs that don't sup...
bsalomon@google.com
2012-08-30
*
Revert 5350 while image changes are diagnosed.
bsalomon@google.com
2012-08-30
*
Remove fModulate from GrGLShaderBuilder
bsalomon@google.com
2012-08-30
*
Add helpers to add/modulate glsl vec4s.
bsalomon@google.com
2012-08-29
*
Some GrGLShaderBuilder cleanup
bsalomon@google.com
2012-08-28
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
uniquely name FS functions, add lighting effects to unit test
bsalomon@google.com
2012-08-07
*
Refactor how precision is handled with GrGLShaderVar
bsalomon@google.com
2012-07-12
*
Infrastructure for new Ganesh shader pipeline: base classes for GPU
tomhudson@google.com
2012-04-18
*
Move GL-specific include files to their own subdirectory, to better
tomhudson@google.com
2012-02-14
*
Move GL-specific source code to make room for D3D back end.
tomhudson@google.com
2012-02-10