aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Revert "Make blur utils take GrTextureProxies"Gravatar Robert Phillips2017-01-30
* Make blur utils take GrTextureProxiesGravatar Robert Phillips2017-01-30
* Push GrTextureProxy down to more effectsGravatar Robert Phillips2017-01-30
* Revert "SkRasterPipeline shader adapter"Gravatar Florin Malita2017-01-29
* SkRasterPipeline shader adapterGravatar Florin Malita2017-01-29
* Rename GrFragmentProcessor::MulOutputByInputUnpremulColor to MakeInputPremulA...Gravatar Brian Salomon2017-01-28
* Make SkSmallAllocator obey alignment properties of objects.Gravatar herb2017-01-28
* Update SkJPEGImageEncoderGravatar Matt Sarett2017-01-28
* Add missing nextafter() clamping to SkLinearBitmapPipeline tile procsGravatar Florin Malita2017-01-27
* AA GrTessellator: fix bevelling of acute angles.Gravatar Stephen White2017-01-27
* verify that glyph position rect is non-empty in GrAtlasTextBlob::appendGlyphGravatar Lee Salzman2017-01-27
* Add geometric version of spot shadowGravatar Jim Van Verth2017-01-27
* Set fOptions in SkCodec::getPixelsGravatar Leon Scroggins III2017-01-27
* give up on big cubics (for now) and just draw a lineGravatar Mike Reed2017-01-27
* SkTScopedComPtr: implicit nullptr cast to SkTScopedComPtr<T>()Gravatar Hal Canary2017-01-27
* Remove SkBlitter:resetShaderContext()Gravatar Florin Malita2017-01-27
* Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descsGravatar Robert Phillips2017-01-27
* Raster pipeline support for SkLocalMatrixShader compositionGravatar Florin Malita2017-01-27
* Add offset to uniform blocks in VulkanGravatar Greg Daniel2017-01-27
* Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""Gravatar Brian Salomon2017-01-27
* Revert "Start of rewrite of GrFragmentProcessor optimizations."Gravatar Ethan Nicholas2017-01-27
* Start of rewrite of GrFragmentProcessor optimizations.Gravatar Brian Salomon2017-01-27
* Delete SkAutoTime from jpeg encoderGravatar Matt Sarett2017-01-26
* Implement getFamilyName for stream fonts on Linux.Gravatar Ben Wagner2017-01-26
* Simplify SkShader::ContextRec::fLocalMatrix handlingGravatar Florin Malita2017-01-26
* Really use vpmaddwd in hsw::convolve_vertical().Gravatar Mike Klein2017-01-26
* Graceful degredation for SkOpts_hsw.Gravatar Mike Klein2017-01-26
* Fix variable names in convolve_vertical().Gravatar Mike Klein2017-01-26
* extend clipper for lines, for uniformity, and so curves can call itself with ...Gravatar Mike Reed2017-01-26
* Add SkICC::rawTransferFnData()Gravatar Matt Sarett2017-01-26
* SkOpts_hsw ODR paranoiaGravatar Mike Klein2017-01-26
* Remove SkBlitter::getShaderContext()Gravatar Florin Malita2017-01-26
* Fix extension suffic for getting procs from GL_EXT_debug_marker on ESGravatar Brian Salomon2017-01-26
* Move SkGammaColorFilter to tools, limit to sRGBGravatar Brian Osman2017-01-26
* Move GrDrawingManager pointer to GrSurfaceContextGravatar Robert Phillips2017-01-26
* Check that the upper bits are correct in the SkArenaAlloc footer.Gravatar herb2017-01-26
* Remove redundant caps field from GrProcessorTestDataGravatar Brian Salomon2017-01-25
* Simplify Footers in SkArenaAlloc to 64-bit values using pointers.Gravatar Herb Derby2017-01-25
* Switch GrConfigConversionEffect over to taking GrTextureProxiesGravatar Robert Phillips2017-01-25
* utils/win/SkTScopedComPtr<T>: Add C++11ish move semanticsGravatar Hal Canary2017-01-25
* Use GrSurfaceContext::read/write-Pixels moreGravatar Robert Phillips2017-01-25
* Move SkShadowTessellator to GrShadowTessellatorGravatar Jim Van Verth2017-01-25
* Add geometric implementation for ambient shadowsGravatar Jim Van Verth2017-01-25
* Revert "Remove SkImage::MakeTextureFromPixmap"Gravatar Brian Osman2017-01-25
* Revert "Add geometric implementation for ambient shadows"Gravatar Ethan Nicholas2017-01-25
* Add geometric implementation for ambient shadowsGravatar Jim Van Verth2017-01-24
* Allow GrSingleTextureEffect to take GrTextureProxiesGravatar Robert Phillips2017-01-24
* Use appropriate options in SkJpegCodec readRows()Gravatar Matt Sarett2017-01-24
* Make the footer big to handle bug 684061.Gravatar Herb Derby2017-01-24
* SkPixelInfo::CopyPixels() refactor part 0: only one memcpy() caseGravatar Matt Sarett2017-01-24