| Commit message (Expand) | Author | Age |
* | Manually generated sRGB mipmaps, with successively smaller draws. | brianosman | 2016-06-02 |
* | Refactor how we store and use samplers in Ganesh | egdaniel | 2016-04-20 |
* | Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:12... | egdaniel | 2016-04-19 |
* | Refactor how we store and use samplers in Ganesh | egdaniel | 2016-04-19 |
* | Implement texel buffers | cdalton | 2016-04-11 |
* | Move some program building utils from GL to GLSL | egdaniel | 2016-01-13 |
* | Create GLSLUniformHandler class for gpu backend | egdaniel | 2015-12-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 |
* | Remove unused member variables in GrGLProgram | egdaniel | 2015-10-19 |
* | Fix Ganesh perspective projection bug | robertphillips | 2015-09-17 |
* | remove path specific program building classes | joshualitt | 2015-09-11 |
* | Remove batchtracker | joshualitt | 2015-09-11 |
* | Remove GrStagedProcessor, remove the word Stage as it applies to FPs | bsalomon | 2015-08-27 |
* | Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP... | rmistry | 2015-08-26 |
* | Remove GrStagedProcessor, remove the word Stage as it applies to FPs | bsalomon | 2015-08-26 |
* | Refactor separable varying location info to be stored in GrGLProgram subclass | kkinnunen | 2015-06-29 |
* | remove SkInstCnt | mtklein | 2015-06-26 |
* | Move GLSL-specific routines/classes to separate glsl directory | jvanverth | 2015-06-24 |
* | Don't call bindTexture from GrGLProgram | cdalton | 2015-06-18 |
* | Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt... | bsalomon | 2015-05-26 |
* | Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" fro... | bungeman | 2015-05-22 |
* | Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt... | bsalomon | 2015-05-22 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder | egdaniel | 2015-01-22 |
* | remove drawType from optState | joshualitt | 2015-01-21 |
* | BUG=skia: | joshualitt | 2015-01-20 |
* | More changes to bring together path / geo procs | joshualitt | 2015-01-14 |
* | Move most of the transform logic into the primitive processors | joshualitt | 2015-01-13 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | ViewMatrix uniform upload moved to GeometryProcessor | joshualitt | 2014-12-30 |
* | initial changes to add local matrix to primitive processor | joshualitt | 2014-12-19 |
* | Rename GrGpuGL to GrGLGpu for consistency | bsalomon | 2014-12-16 |
* | This change will ultimately pull uniform color, and to a much lesser degree u... | joshualitt | 2014-12-15 |
* | Create xfer processor backend. | egdaniel | 2014-12-11 |
* | Revert of Create xfer processor backend. (patchset #6 id:100001 of https://co... | joshualitt | 2014-12-10 |
* | Create xfer processor backend. | egdaniel | 2014-12-10 |
* | move program descriptor generation to flush | joshualitt | 2014-12-04 |
* | Revert of move program descriptor generation to flush (patchset #7 id:120001 ... | joshualitt | 2014-12-04 |
* | move program descriptor generation to flush | joshualitt | 2014-12-03 |
* | dstCopy on optdrawstate | joshualitt | 2014-11-20 |
* | Create GrOptDrawState before recording draw in GrInOrderDrawBuffer | bsalomon | 2014-11-19 |
* | Force input coverage to be only a byte in gpu shaders. | egdaniel | 2014-11-03 |
* | OptState owns program descriptor | joshualitt | 2014-10-28 |
* | Working patch to remove constant attributes. This may cause some gm mismatch... | joshualitt | 2014-10-28 |
* | Revert of Patch to remove constant attributes (patchset #8 id:120002 of https... | joshualitt | 2014-10-28 |
* | Working patch to remove constant attributes. This may cause some gm mismatch... | joshualitt | 2014-10-28 |
* | Revert of Patch to remove constant attributes (patchset #6 id:100001 of https... | joshualitt | 2014-10-27 |
* | Working patch to remove constant attributes. This may cause some gm mismatch... | joshualitt | 2014-10-27 |