Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Two changes: | brianosman | 2016-09-12 |
* | Add integer array uniforms to GL and Vulkan | fmenozzi | 2016-07-20 |
* | Integers can now be passed as uniforms; needed for passing color count to fra... | fmenozzi | 2016-06-21 |
* | Revert of Integers can now be passed as uniforms (patchset #1 id:1 of https:/... | brianosman | 2016-06-19 |
* | Integers can now be passed as uniforms; needed for passing color count to fra... | fmenozzi | 2016-06-18 |
* | Allow gpu ResourceHandle class to be shared for multiple purposes | egdaniel | 2016-05-09 |
* | Add support for 2x2 matrices | cdalton | 2016-03-07 |
* | Make helper function on GrGLSLProgramDataManager non virtual | egdaniel | 2016-02-03 |
* | Create GrGLSLVaryingHandler class for program building | egdaniel | 2015-11-20 |
* | Remove GrGLProcessor and create GrGLSLTextureSampler class. | egdaniel | 2015-10-29 |
* | Create GLSL base class for ProgramDataManager | egdaniel | 2015-10-28 |