Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add a GrGpuGL reference for GrGLProgram/GrGLUniformManager | commit-bot@chromium.org | 2013-09-05 |
* | Replace uses of GrAssert by SkASSERT. | tfarina@chromium.org | 2013-08-17 |
* | Refactor GrGLUniformManager::UniformHandle to initialize itself by default | commit-bot@chromium.org | 2013-08-14 |
* | Split GrGLContextInfo into GrGLContext & GrGLContextInfo | robertphillips@google.com | 2013-02-28 |
* | Reland r6233 with fix. | bsalomon@google.com | 2012-11-01 |
* | Re-revert r6233. | bsalomon@google.com | 2012-11-01 |
* | Reland r6233 with fix for config conversion texture matrices. | bsalomon@google.com | 2012-11-01 |
* | Revert r6233 while investigating bot failures. | bsalomon@google.com | 2012-11-01 |
* | Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect. | bsalomon@google.com | 2012-11-01 |
* | Remove uniform names from top of GrGLProgram.cpp, builder responsible for "u"... | bsalomon@google.com | 2012-07-25 |
* | Add GL uniform manager | bsalomon@google.com | 2012-07-25 |