summaryrefslogtreecommitdiff
path: root/gpu/gl/GrGLUniformManager.h
AgeCommit message (Expand)Author
2013-11-07Added support for Chrome's gpu command buffer extension BindUniformLocation.commit-bot@chromium.org
2013-09-05Add a GrGpuGL reference for GrGLProgram/GrGLUniformManagercommit-bot@chromium.org
2013-08-17Replace uses of GrAssert by SkASSERT.tfarina@chromium.org
2013-08-14Refactor GrGLUniformManager::UniformHandle to initialize itself by defaultcommit-bot@chromium.org
2013-02-28Split GrGLContextInfo into GrGLContext & GrGLContextInforobertphillips@google.com
2012-11-01Reland r6233 with fix.bsalomon@google.com
2012-11-01Re-revert r6233.bsalomon@google.com
2012-11-01Reland r6233 with fix for config conversion texture matrices.bsalomon@google.com
2012-11-01Revert r6233 while investigating bot failures.bsalomon@google.com
2012-11-01Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect.bsalomon@google.com
2012-07-25Remove uniform names from top of GrGLProgram.cpp, builder responsible for "u"...bsalomon@google.com
2012-07-25Add GL uniform managerbsalomon@google.com