| Commit message (Expand) | Author | Age |
... | |
* | Make edge equations be flat interpolated in GrTextureOp | Brian Salomon | 2018-02-05 |
* | ccpr: Don't use flat interpolation when it is slow | Chris Dalton | 2018-02-02 |
* | Revert "Reduce the amount of padding needed for SDFs, take 2" | Jim Van Verth | 2018-01-30 |
* | Reduce the amount of padding needed for SDFs, take 2 | Jim Van Verth | 2018-01-30 |
* | Revert "Reduce the amount of padding needed for SDFs." | Jim Van Verth | 2018-01-30 |
* | Reduce the amount of padding needed for SDFs. | Jim Van Verth | 2018-01-30 |
* | Revert "Drop support for unused MSAA extensions" | Robert Phillips | 2018-01-30 |
* | Drop support for unused MSAA extensions | Chris Dalton | 2018-01-29 |
* | bug fixes from PVS Studio (static analysis) | Mike Klein | 2018-01-26 |
* | GrTessellator: add a #define for max aa verb count. | Stephen White | 2018-01-23 |
* | Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals,... | Brian Salomon | 2018-01-23 |
* | Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arc... | Brian Salomon | 2018-01-23 |
* | Add a workaround for inaccurate interpolants on Adreno 3xx. | Brian Salomon | 2018-01-22 |
* | Move GrOpFlushState out of GrDrawingManager and onto the stack | Robert Phillips | 2018-01-18 |
* | Don't apply coverage aa on image edges when target has msaa. | Brian Salomon | 2018-01-16 |
* | Funnel most proxy creation through GrProxyProvider | Robert Phillips | 2018-01-16 |
* | Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs." | Greg Daniel | 2018-01-12 |
* | Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs. | Brian Salomon | 2018-01-12 |
* | Make GrTextureOp capable of edge antialiasing. | Brian Salomon | 2018-01-11 |
* | make growToInclude private | Mike Reed | 2018-01-08 |
* | move largest apis into private | Mike Reed | 2018-01-08 |
* | Add GrProxyProvider | Robert Phillips | 2018-01-08 |
* | Make SkMatrixPriv stride mapping functions take separate src and dst strides | Brian Salomon | 2018-01-08 |
* | Remove public version of SkMatrix::mapPointsWithStride. | Brian Salomon | 2018-01-05 |
* | Privatize separate src/dst version of SkMatrix::mapPointsWithStride. | Brian Salomon | 2018-01-05 |
* | Enable conditional-uninitialized flag | Kevin Lubick | 2018-01-05 |
* | Remove unused color from all distance field GPs and GrAtlasTextOp | Brian Osman | 2018-01-03 |
* | Update per-geo color after simplifying FPs in GrAtlasTextOp | Brian Osman | 2018-01-02 |
* | Revert "Revert "move homogenous with stride to matrixpriv"" | Brian Salomon | 2017-12-19 |
* | Revert "Transform vertices for distance field glyphs on CPU." | Greg Daniel | 2017-12-18 |
* | Revert "move homogenous with stride to matrixpriv" | Greg Daniel | 2017-12-18 |
* | move homogenous with stride to matrixpriv | Cary Clark | 2017-12-15 |
* | Transform vertices for distance field glyphs on CPU. | Brian Salomon | 2017-12-15 |
* | Implement a fast path for solid color lattice rectangle | Stan Iliev | 2017-12-11 |
* | Don't force GrGLSLVarying's scope to be compile-time constant | Chris Dalton | 2017-12-08 |
* | Fix gpu line dashing when line is zero length but has cap | Greg Daniel | 2017-12-07 |
* | Make GrGLSLPrimitiveProcessor::emitTransforms take local coords as GrShaderVar. | Brian Salomon | 2017-12-07 |
* | Reland "Set multitexturing threshold for NVIDIA" | Brian Salomon | 2017-12-01 |
* | Revert "Revert "Use a dst size threshold for multitexturing images."" | Brian Salomon | 2017-12-01 |
* | Revert "Use a dst size threshold for multitexturing images." | Brian Salomon | 2017-11-30 |
* | Revert "Set multitexturing threshold for NVIDIA" | Brian Salomon | 2017-11-30 |
* | Set multitexturing threshold for NVIDIA | Brian Salomon | 2017-11-30 |
* | Use a dst size threshold for multitexturing images. | Brian Salomon | 2017-11-30 |
* | Revert "Revert "Make PathGeoBuilder use consistent iterators."" | Brian Salomon | 2017-11-29 |
* | Revert "Make PathGeoBuilder use consistent iterators." | Brian Salomon | 2017-11-29 |
* | Make PathGeoBuilder use consistent iterators. | Brian Salomon | 2017-11-29 |
* | Cleanup yes/no enums in Ganesh | Chris Dalton | 2017-11-27 |
* | Batch ops together in SkAtasTextTarget | Brian Salomon | 2017-11-27 |
* | Include opList ids in GrOnFlushCallbackObject::postFlush | Chris Dalton | 2017-11-27 |
* | Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" | Brian Salomon | 2017-11-19 |