| Commit message (Expand) | Author | Age |
* | rename GrShaderDataManager -> GrProcessorDataManager | joshualitt | 2015-07-09 |
* | fix up test create functions | joshualitt | 2015-07-08 |
* | more threading of GrShaderDataManager | joshualitt | 2015-07-08 |
* | Initial CL to create dummy GrShaderDataManager and thread it through | joshualitt | 2015-07-08 |
* | style nit cleanups. e.g. remove 'virtual' on override declarations | robertphillips | 2015-07-07 |
* | Remove overly-promiscuous SkNx syntax sugar. | mtklein | 2015-06-10 |
* | Remove init from GrGLContextInfo and caps classes | bsalomon | 2015-05-22 |
* | rename GrDrawTargetCaps to GrCaps | bsalomon | 2015-05-19 |
* | Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod... | reed | 2015-05-12 |
* | Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie... | reed | 2015-05-12 |
* | stop calling SkScalarDiv | reed | 2015-05-12 |
* | remove dead code for SK_SUPPORT_LEGACY_RADIAL_GRADIENT_SQRT | reed | 2015-05-05 |
* | remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical | reed | 2015-05-04 |
* | Make XPFragmentBuilder only Builder with access to DstCopy. | egdaniel | 2015-04-29 |
* | create GrTestUtils.h, move some common functions into it | joshualitt | 2015-04-28 |
* | Use GLSLCaps for creating processor keys and GLSL-specific programs | jvanverth | 2015-04-28 |
* | Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM | mtklein | 2015-04-27 |
* | Revert of Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision o... | mtklein | 2015-04-27 |
* | Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM | mtklein | 2015-04-27 |
* | Mike's radial gradient CL with better float -> int. | mtklein | 2015-04-27 |
* | Revert of Mike's radial gradient CL with better float -> int. (patchset #7 id... | mtklein | 2015-04-27 |
* | Mike's radial gradient CL with better float -> int. | mtklein | 2015-04-27 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | adding preabandon flag to DM | joshualitt | 2015-02-25 |
* | add more checks for computing clamp counts, remove dead code | reed | 2015-01-28 |
* | Remove SK_SUPPORT_LEGACY_GRADIENT_PRECISION | fmalita | 2015-01-12 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | improve sanity checks on gradient constructor parameters | reed | 2015-01-06 |
* | Add toString methods to SkImageFilter-derived classes | robertphillips | 2014-12-19 |
* | Enable new gradients + suppress gms for now | reed | 2014-12-19 |
* | Revert of enable new gradients + suppress gms for now (patchset #1 id:1 of ht... | reed | 2014-12-18 |
* | enable new gradients + suppress gms for now | reed | 2014-12-18 |
* | improve precision of gradients (disabled for now) | reed | 2014-12-18 |
* | remove view matrix from context | joshualitt | 2014-12-17 |
* | Cleanup: Mark some overridden methods with 'SK_OVERRIDE'. | tfarina | 2014-12-14 |
* | Remove GP from drawstate, revision of invariant output for GP | joshualitt | 2014-12-11 |
* | Revert of Remove GP from drawstate, revision of invariant output for GP (patc... | joshualitt | 2014-12-10 |
* | Remove GP from drawstate, revision of invariant output for GP | joshualitt | 2014-12-10 |
* | Gradient shaders: make fPtsToUnit const, pre-cache getType(). | mtklein | 2014-12-10 |
* | Use threshold of 1 texture coord value per pixel w/ nearest neighbor. | bsalomon | 2014-12-09 |
* | Make addUniform take a precision | bsalomon | 2014-12-09 |
* | Remove backend factories | joshualitt | 2014-12-04 |
* | Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. | mtklein | 2014-12-01 |
* | Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https... | mtklein | 2014-12-01 |
* | Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. | mtklein | 2014-12-01 |
* | Bump min picture version. | mtklein | 2014-12-01 |
* | remove proc key | joshualitt | 2014-11-25 |
* | remove one place we read from gpu key in effects | joshualitt | 2014-11-25 |
* | Move GrInvariantOutput out of GrProcessor and into its own class. | egdaniel | 2014-11-12 |
* | stuff | bsalomon | 2014-10-27 |