aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Update mtl backend to use GrSamplerStateGravatar Brian Salomon2017-09-07
* Improve GrPathRendererChain heuristicsGravatar Chris Dalton2017-09-07
* Rework GrSamplerParams to be more compact and use its own wrap mode enum.Gravatar Brian Salomon2017-09-07
* Revert "Remove "content" rect from GrTextureAdjuster."Gravatar Brian Salomon2017-09-07
* Remove "content" rect from GrTextureAdjuster.Gravatar Brian Salomon2017-09-07
* Add rect clip optimization to GrRenderTargetContext::drawTextureAffineGravatar Brian Salomon2017-09-07
* Try finding exact scratch texture in cache before approxGravatar Greg Daniel2017-09-06
* Remove isMipMapped from GrSurfaceDescGravatar Greg Daniel2017-09-06
* Init hardware buffer state in GrGLGpuGravatar Rob Phillips2017-09-06
* CCPR: Remove cubic insets and MSAA bordersGravatar Chris Dalton2017-09-05
* CCPR: Rewrite path parsingGravatar Chris Dalton2017-09-05
* Unbind xfer buffer in a couple more placesGravatar Brian Osman2017-09-05
* Unbind xfer buffer before trying to call TexImage2DGravatar Brian Osman2017-09-05
* Cosmetic changes to GrDrawOpAtlasGravatar Robert Phillips2017-09-01
* With threaded software paths, free mask memory earlierGravatar Brian Osman2017-09-01
* Add methods for converting GrShape to filled styleGravatar Brian Salomon2017-09-01
* Fix up and clarify use of maxMipLevel in VulkanGravatar Greg Daniel2017-09-01
* Move texture proxy allocation for atlas to constructor.Gravatar Jim Van Verth2017-09-01
* Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of ...Gravatar Brian Salomon2017-08-31
* Revert "Revert "Add a GrShape::Type value for an inverted empty path""Gravatar Brian Salomon2017-08-31
* Revert "Add a GrShape::Type value for an inverted empty path"Gravatar Brian Salomon2017-08-31
* Add a GrShape::Type value for an inverted empty pathGravatar Brian Salomon2017-08-31
* Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBacken...Gravatar Brian Salomon2017-08-31
* Retract Gr*Priv.h includes a bitGravatar Robert Phillips2017-08-31
* Use high precision for TextureOp texture coord varyingGravatar Brian Salomon2017-08-31
* Reduce stencil buffer clearingGravatar Robert Phillips2017-08-30
* Move several GrContextOptions fields behind GR_TEST_UTILSGravatar Brian Osman2017-08-30
* Make AA hairline renderer non-optionalGravatar Brian Osman2017-08-30
* remove debugging code breaking windows compileGravatar Brian Salomon2017-08-30
* Make GrSWMaskHelper take a matrix for each drawGravatar Brian Salomon2017-08-30
* Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderT...Gravatar Brian Salomon2017-08-30
* Rename methods and enum on SkClipStack::Element to indicate "device space"Gravatar Brian Salomon2017-08-30
* Threaded generation of software pathsGravatar Brian Osman2017-08-30
* Push full screen clears up to OpListGravatar Robert Phillips2017-08-30
* Remove kDefault_GrSurfaceOriginGravatar Robert Phillips2017-08-30
* Add GrContextOption to disable distance field path rendererGravatar Brian Osman2017-08-29
* Always include the default path renderer in the chainGravatar Brian Osman2017-08-29
* Remove (unused) context option to remove shader swizzlingGravatar Brian Osman2017-08-29
* Remove origin field from GrSurface (take 2)Gravatar Robert Phillips2017-08-29
* Store discard request on the opList and remove GrDiscardOp (take 3)Gravatar Robert Phillips2017-08-29
* Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDev...Gravatar Brian Salomon2017-08-28
* CCPR: Recalculate inflection/intersection points on GPUGravatar Chris Dalton2017-08-28
* change SkRect::growToInclude to take a point instead of x,yGravatar Mike Reed2017-08-28
* Convert NULL and 0 to nullptr.Gravatar Ben Wagner2017-08-28
* Add GrPathUtils::calcCubicInverseTransposePowerBasisMatrixGravatar Chris Dalton2017-08-28
* Move transformation of clip elements to SkClipStack::ElementGravatar Brian Salomon2017-08-28
* Add a GrCCPRGeometry fileGravatar Chris Dalton2017-08-28
* Revert "Store discard request on the opList and remove GrDiscardOp (take 2)"Gravatar Robert Phillips2017-08-25
* Don't use uninitialized gamma data for adjusting SDF distance.Gravatar Jim Van Verth2017-08-25
* Store discard request on the opList and remove GrDiscardOp (take 2)Gravatar Robert Phillips2017-08-25