aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
...
* Do not return null paint if shaderFP is nullGravatar Yuqian Li2017-11-17
* converted GrAARectEffect to SkSLGravatar Ethan Nicholas2017-11-16
* Reland "Fold analytic clip FPs into GrReducedClip"Gravatar Chris Dalton2017-11-16
* Reland "Fix precision caps and rrect/ellipse effect precisions"Gravatar Chris Dalton2017-11-16
* Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""Gravatar Greg Daniel2017-11-16
* Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""Gravatar Greg Daniel2017-11-16
* Add overbudget handling to GrResourceAllocatorGravatar Robert Phillips2017-11-16
* Revert "Fix precision caps and rrect/ellipse effect precisions"Gravatar Brian Osman2017-11-16
* Revert "Fold analytic clip FPs into GrReducedClip"Gravatar Brian Osman2017-11-16
* Fold analytic clip FPs into GrReducedClipGravatar Chris Dalton2017-11-16
* Fix precision caps and rrect/ellipse effect precisionsGravatar Chris Dalton2017-11-16
* Revert "Add private grpixelconfigs for alpha_8 and alpha_half"Gravatar Greg Daniel2017-11-15
* Revert "Nit clean up to add private GrPixelConfig CL"Gravatar Greg Daniel2017-11-15
* Nit clean up to add private GrPixelConfig CLGravatar Greg Daniel2017-11-15
* Ensure that removing last extension from GrGLExtension doesn't assert.Gravatar Vladimir Levin2017-11-15
* Remove support for image load/storeGravatar Brian Salomon2017-11-15
* Add private grpixelconfigs for alpha_8 and alpha_halfGravatar Greg Daniel2017-11-15
* Temporarily disable multitexturing for iOSGravatar Jim Van Verth2017-11-15
* Fix GrTextureOp to check the correct cap for multitexturingGravatar Brian Salomon2017-11-15
* Alloc glyph image correctly for SkMask::k3D_Format.Gravatar Ben Wagner2017-11-14
* Revert "Alloc glyph image correctly for SkMask::k3D_Format."Gravatar Brian Osman2017-11-14
* Alloc glyph image correctly for SkMask::k3D_Format.Gravatar Ben Wagner2017-11-14
* Resolve GrSurface/GrSurfaceProxy ref counting issue in GrResourceAllocatorGravatar Robert Phillips2017-11-14
* Move pixel config getter to private in GrBackendSurfaceGravatar Greg Daniel2017-11-13
* Patch up ref counting of proxies (take 2)Gravatar Robert Phillips2017-11-13
* Drop support for OSMesa in test tools and remove build botGravatar Brian Salomon2017-11-13
* sksl enum supportGravatar Ethan Nicholas2017-11-13
* Revert "Patch up ref counting of proxies"Gravatar Robert Phillips2017-11-13
* Patch up ref counting of proxiesGravatar Robert Phillips2017-11-13
* Use round rather than floor for snapping text vertex positionsGravatar Brian Osman2017-11-11
* switched GrClipEdge to an enum classGravatar Ethan Nicholas2017-11-10
* Fix precision in AARectEffectGravatar Chris Dalton2017-11-10
* Make GrTextBlob::VertexRegenerator determine vertex stride from mask formatGravatar Brian Salomon2017-11-10
* Fix Flutter/Fushcia buildGravatar Robert Phillips2017-11-10
* Update MDB flags to match switches in Chrome & AndroidGravatar Robert Phillips2017-11-10
* renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeTypeGravatar Ethan Nicholas2017-11-09
* Remove destination pointer from GrCopySurfaceOpGravatar Robert Phillips2017-11-09
* Update GrFragmentProcessor handling in Make methods in SkSLGravatar Robert Phillips2017-11-08
* Prepare to enable explicit gpu resource allocation (take 2)Gravatar Robert Phillips2017-11-08
* Revert "Prepare to enable explicit gpu resource allocation"Gravatar Greg Daniel2017-11-08
* Implement readPixels from float buffer, when half float is missingGravatar Stan Iliev2017-11-08
* Prepare to enable explicit gpu resource allocationGravatar Robert Phillips2017-11-08
* move parts of SkPoint to SkPointPrivGravatar Cary Clark2017-11-08
* Revert "Revert "added a missing programBinarySupport check""Gravatar Ethan Nicholas2017-11-08
* Allow mock GrContexts to "support" shader derivativesGravatar Brian Salomon2017-11-08
* Add GrContextOptions to control distance field thresholds for small sizes and...Gravatar Brian Salomon2017-11-08
* Revert "added a missing programBinarySupport check"Gravatar Greg Daniel2017-11-07
* Move bmp/mask/sdf functionality from GrTextUtils to GrAtlasTextContextGravatar Brian Salomon2017-11-07
* added a missing programBinarySupport checkGravatar Ethan Nicholas2017-11-07
* Don't use analytic clip FPs when drawing to stencilGravatar Chris Dalton2017-11-07