aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Minor fixes to SkSL precisionsGravatar Ethan Nicholas2017-09-15
* fix for uninitialized GrGLSLFragmentShaderBuilder fieldGravatar Ethan Nicholas2017-09-15
* Revert "Revert "Switched highp float to highfloat and mediump float to half.""Gravatar Ethan Nicholas2017-09-15
* Revert "Allow GrDrawOpAtlas to grow as needed"Gravatar Jim Van Verth2017-09-15
* Disable flat interpolation in TextureOp on QualcommGravatar Brian Salomon2017-09-15
* Allow GrDrawOpAtlas to grow as neededGravatar Jim Van Verth2017-09-15
* make most of SkColorPriv.h privateGravatar Cary Clark2017-09-15
* Revert "Revert "Pre-allocate some opList dependency list storage""Gravatar Robert Phillips2017-09-15
* Revert "Pre-allocate some opList dependency list storage"Gravatar Robert Phillips2017-09-14
* Pre-allocate some opList dependency list storageGravatar Robert Phillips2017-09-14
* Remove unnecessary code in SkGpuDevice::drawRRectGravatar Brian Osman2017-09-14
* Change visitProxies signatureGravatar Robert Phillips2017-09-14
* Remove unused GPU RGB to YUV codeGravatar Brian Osman2017-09-14
* Land scaffolding for explicit MDB resource allocationGravatar Robert Phillips2017-09-14
* Remove invalid SkRRect asserts in GrShapeGravatar Brian Osman2017-09-14
* Make GrCopySurfaceOp participate in the GrOplist DAGGravatar Robert Phillips2017-09-14
* Finish restoring GrOpList DAGGravatar Robert Phillips2017-09-14
* Pull non-substantive changes out of explicit GPU resource allocation CLGravatar Robert Phillips2017-09-13
* Add method to iterate over a GrOp's GrSurfaceProxiesGravatar Robert Phillips2017-09-13
* Adjust GPU YUV -> RGB (JPG) conversionGravatar Brian Osman2017-09-13
* Improve heuristics for when to use ccprGravatar Chris Dalton2017-09-12
* Minor cleanups for CCPRGravatar Chris Dalton2017-09-12
* Add support for additional textures in GrDrawOpAtlasGravatar Jim Van Verth2017-09-12
* Remove repeated conditional in TextureOp.Gravatar Brian Salomon2017-09-11
* Revert "Revert "Switch to the new SkSL lexer.""Gravatar Ethan Nicholas2017-09-11
* Do software clip mask generation with worker threadsGravatar Brian Osman2017-09-11
* Revert "Switch to the new SkSL lexer."Gravatar Ethan Nicholas2017-09-11
* Switch to the new SkSL lexer.Gravatar Ethan Nicholas2017-09-11
* Add multitexture support to text and path shaders, take 3.Gravatar Jim Van Verth2017-09-11
* Revert "Revert "Revert "Add multitexture support to text and path shaders"""Gravatar Mike Klein2017-09-08
* Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scrat...Gravatar Greg Daniel2017-09-08
* CCPR: Check for flat lines before crunching on curvesGravatar Chris Dalton2017-09-08
* Revert "Revert "Add multitexture support to text and path shaders""Gravatar Jim Van Verth2017-09-08
* Update GrResourceCache changeUniqueKey to stay in valid state after each stepGravatar Greg Daniel2017-09-08
* Skip making a surface context when doing threaded SW pathsGravatar Brian Osman2017-09-08
* Revert "Add multitexture support to text and path shaders"Gravatar Jim Van Verth2017-09-08
* Revert "Revert "Make TextureOp use multitexturing to batch draws of different...Gravatar Brian Salomon2017-09-08
* Add multitexture support to text and path shadersGravatar Jim Van Verth2017-09-08
* Improve GrPathRendererChain heuristicsGravatar Chris Dalton2017-09-07
* Revert "Make TextureOp use multitexturing to batch draws of different SkImages."Gravatar Robert Phillips2017-09-07
* Update GenerateMipMapsAndUploadtoTextureProxy to respect color space when set...Gravatar Greg Daniel2017-09-07
* Make TextureOp use multitexturing to batch draws of different SkImages.Gravatar Brian Salomon2017-09-07
* Revert "Improve GrPathRendererChain heuristics"Gravatar Chris Dalton2017-09-07
* 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