aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Pull handling of blurred circles out of GrRRectBlurEffect::MakeGravatar robertphillips2016-08-15
* Revert of increase small allocator limit to encompass compose shader (patchse...Gravatar caryclark2016-08-15
* Optimize color xforms when src and dst are matchingGravatar msarett2016-08-15
* Fix copying of data in vulkan testing textureGravatar egdaniel2016-08-15
* add parallel public API for recording SkLiteDL.Gravatar mtklein2016-08-15
* Add specialized code for hard stop gradients on GPUGravatar fmenozzi2016-08-15
* increase small allocator limit to encompass compose shaderGravatar caryclark2016-08-14
* Webp has_alpha is a hint onlyGravatar msarett2016-08-14
* Assert fDeviceClipBounds is always empty when clip is emptyGravatar msarett2016-08-14
* Prevent overflows when using gamma_alloc_sizeGravatar gogil2016-08-14
* Remove stencil settings param from stencilPath()Gravatar csmartdalton2016-08-12
* Re-adding analytical GeoProc for rectanglesGravatar dvonbeck2016-08-12
* Revert of Exact Ganesh Gradients for Special Cases (patchset #9 id:160001 of ...Gravatar halcanary2016-08-12
* Allow vulkan to upload data to testing textures with optimal layoutsGravatar egdaniel2016-08-12
* Added PointLights to SkLights::LightGravatar vjiaoblack2016-08-12
* Optimized implementation of quickReject()Gravatar msarett2016-08-12
* SkPDF: Subset Type3 (fallback) fontGravatar halcanary2016-08-12
* Remove generalized gradient codeGravatar fmenozzi2016-08-12
* Revert of Optimized implementation of quickReject() (patchset #12 id:260001 o...Gravatar mtklein2016-08-12
* Revert of Exact Ganesh Gradients for Special Cases (patchset #8 id:140001 of ...Gravatar halcanary2016-08-11
* Revert of Fix 4444 on Vulkan devices who don't support RGBA_4444 (patchset #4...Gravatar egdaniel2016-08-11
* Optimized implementation of quickReject()Gravatar msarett2016-08-11
* LightingShader and NormalSource comment and style fixesGravatar dvonbeck2016-08-11
* Revert of SkPDF: Subset Type3 (fallback) font (patchset #8 id:200001 of https...Gravatar halcanary2016-08-11
* Fix 4444 on Vulkan devices who don't support RGBA_4444Gravatar egdaniel2016-08-11
* Remove generalized gradient codeGravatar fmenozzi2016-08-11
* SkPDF: Subset Type3 (fallback) fontGravatar halcanary2016-08-11
* Move GrAtlasTextContext to GrDrawingManager, so we only have one.Gravatar brianosman2016-08-11
* start working on tiger againGravatar caryclark2016-08-11
* Avoid creating full screen clear batches when there is already one in the queue.Gravatar bsalomon2016-08-11
* Delete quickRejectY()Gravatar msarett2016-08-11
* Always give simple circular rrects a shot at being directly blurred on the GPUGravatar robertphillips2016-08-11
* Inline fast path for GrPaint::isConstantBlendedColor when no color FPs and sr...Gravatar bsalomon2016-08-11
* SkLiteDL: turn vtable sidewaysGravatar mtklein2016-08-11
* fix memory leak, remake Imageshader to use sk_spGravatar reed2016-08-11
* Remove a useless call: Calling lineVec.dot(qPts[0])Gravatar jcgregorio2016-08-11
* Revert of SkLiteDL: turn vtable sideways (patchset #7 id:120001 of https://co...Gravatar reed2016-08-11
* Deserialize pictures with custom image-deserializerGravatar reed2016-08-11
* Add better bounds checks for getTime to fix perf debug assert belowGravatar hstern2016-08-10
* Add a full clear method to GrDrawTarget.Gravatar bsalomon2016-08-10
* SkLiteDL: turn vtable sidewaysGravatar mtklein2016-08-10
* Implement GPU occluded blur mask filterGravatar robertphillips2016-08-10
* update textblob api to use sk_spGravatar reed2016-08-10
* Revert "Remove generalized gradient code"Gravatar fmenozzi2016-08-10
* Add more error printing to know why command buffer lib failed to load.Gravatar bsalomon2016-08-10
* Create blurred RRect mask on GPU (rather than uploading it)Gravatar robertphillips2016-08-10
* Revert 386ba54 and 4ab47e0 : perf debug assert.Gravatar halcanary2016-08-10
* Fastpath lines in SkCurveMeasureGravatar hstern2016-08-10
* Add flag for window rectangles to GrRenderTargetGravatar csmartdalton2016-08-10
* Refactor SkCurveMeasure to use existing eval codeGravatar hstern2016-08-10