aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix WIC encoder to support kJPEG_TypeGravatar msarett2016-08-15
* SkPDF: unify drawText and drawPosTextGravatar halcanary2016-08-15
* Revert of SkPDF: unify drawText and drawPosText (patchset #2 id:40001 of http...Gravatar robertphillips2016-08-15
* Attempt to throw away rrect clips of rrects.Gravatar bsalomon2016-08-15
* Fix compile warning on MSVC-vulkan (VkDeviceSize -> size_t)Gravatar brianosman2016-08-15
* Revert of Fix WIC encoder to support kJPEG_Type (patchset #3 id:140001 of htt...Gravatar msarett2016-08-15
* Print error from driver when shader compiler failsGravatar bsalomon2016-08-15
* Fix WIC encoder to support kJPEG_TypeGravatar msarett2016-08-15
* Revert of add parallel public API for recording SkLiteDL. (patchset #1 id:1 o...Gravatar mtklein2016-08-15
* Update blurred rrect mask filter creation method to also handle cachingGravatar robertphillips2016-08-15
* add gm that exercises compose shader allocationsGravatar caryclark2016-08-15
* SkPDF: unify drawText and drawPosTextGravatar halcanary2016-08-15
* just add SkLiteDL::empty()Gravatar mtklein2016-08-15
* LightingFP now supports multiple directional lightsGravatar dvonbeck2016-08-15
* Convert GrAppliedClip interface to builder styleGravatar csmartdalton2016-08-15
* Fix 4444 on Vulkan devices who don't support RGBA_4444Gravatar egdaniel2016-08-15
* 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