aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Make SkGpuBlurUtils::GaussianBlur more drawContext centricGravatar robertphillips2016-05-11
* Refactor sample to share boiler plate code. TODO: move to common calls from S...Gravatar herb2016-05-11
* Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchse...Gravatar scroggo2016-05-11
* Switch GrTextureToYUVPlanes over to newDrawContext callsGravatar robertphillips2016-05-11
* compressed texture support has been broken/untested for a while, remove cruftGravatar reed2016-05-11
* Make SkGpuBlurUtils::GaussianBlur more drawContext centricGravatar robertphillips2016-05-11
* Make GrGammaEffect have explicit sRGB modes, plus exponential mode.Gravatar brianosman2016-05-11
* Revert "Add tests and benches to support the sRGB blitter for SkOpts"Gravatar scroggo2016-05-11
* Make distance field bounds calculation more accurate for strokesGravatar bsalomon2016-05-11
* Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...Gravatar robertphillips2016-05-11
* Revert of Make GrGammaEffect have explicit sRGB modes, plus exponential mode....Gravatar robertphillips2016-05-11
* Minor GrRenderTarget retractionGravatar robertphillips2016-05-11
* Make GrGammaEffect have explicit sRGB modes, plus exponential mode.Gravatar brianosman2016-05-10
* Disable unpack row length when uploading mipsGravatar ericrk2016-05-10
* Remove SkFontHost.h.Gravatar bungeman2016-05-10
* Separate user and raw stencil settingsGravatar cdalton2016-05-10
* Add tests and benches to support the sRGB blitter for SkOptsGravatar herb2016-05-10
* Fix nvpr path renderer to reject styles with nonDashPathEffects.Gravatar bsalomon2016-05-10
* Remove config range asserts that cause tautological-constant-out-of-range-com...Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Only enable SRGB write control on desktop GL when SRGB is supported.Gravatar bsalomon2016-05-10
* Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* refactor drawPath to have drawDevPathGravatar reed2016-05-09
* Approximate common gamma tables as single valuesGravatar msarett2016-05-09
* Incorporate scale into GrStyle and GrShapeGravatar bsalomon2016-05-09
* Allow gpu ResourceHandle class to be shared for multiple purposesGravatar egdaniel2016-05-09
* Break apart shared use of varying and uniform transformsGravatar egdaniel2016-05-09
* Reset layout to undefined when we realloc VkTexture memoryGravatar egdaniel2016-05-09
* Less indentation.Gravatar bungeman2016-05-09
* Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of h...Gravatar robertphillips2016-05-09
* SkAdvancedTypefaceMetrics: getAdvanceData uses std::functionGravatar halcanary2016-05-09
* Reland of Disable layer hoisting for non-8888 canvases (patchset #1 id:1 of h...Gravatar robertphillips2016-05-09
* SkAdvancedTypefaceMetrics: abstract out linked listGravatar halcanary2016-05-08
* Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 ...Gravatar jvanverth2016-05-06
* Clean up GrVkImage::setLayout()Gravatar jvanverth2016-05-06
* Fix issue where GrStyle::applyToPath exited before applying strokeGravatar bsalomon2016-05-06
* Fix for Sk4f Ubuntu compile warningGravatar jvanverth2016-05-06
* Remove hasMixedSamples() from GrPipelineBuilderGravatar cdalton2016-05-06
* Fix for Ubuntu compile warningGravatar jvanverth2016-05-06
* Detect an invalid intervalCount in SkRegion during deserialiation.Gravatar senorblanco2016-05-06
* SkAdvancedTypefaceMetrics: fail cleanly.Gravatar halcanary2016-05-06
* https://groups.google.com/forum/#!topic/skia-discuss/2F2she2nQMgGravatar halcanary2016-05-06
* Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:200...Gravatar robertphillips2016-05-06
* SkAdvancedTypefaceMetrics: improve robustnessGravatar halcanary2016-05-06
* Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and Dra...Gravatar bsalomon2016-05-06
* Compile SkForceLinking on CMakeGravatar msarett2016-05-06
* Simplify SkGpuBlurUtils::GaussianBlur methodGravatar robertphillips2016-05-06
* Revert of Disable layer hoisting for non-8888 canvases (patchset #2 id:20001 ...Gravatar robertphillips2016-05-06
* SkOncePtr -> SkOnceGravatar mtklein2016-05-05