aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Rm assert that image texture array is null unless GrCaps has images support.Gravatar Brian Salomon2016-11-29
* Use AdditiveBlitter for partial rowsGravatar Yuqian Li2016-11-29
* Add #define for Nsight compatibilityGravatar Jim Van Verth2016-11-29
* Compute slope using fSnappedYGravatar Yuqian Li2016-11-29
* Make gather() look and work more like load().Gravatar Mike Klein2016-11-29
* document x_tail encodingGravatar Mike Klein2016-11-29
* Reland image storage with fixes.Gravatar Brian Salomon2016-11-29
* Fix float/int bug in SkRawCodecGravatar Matt Sarett2016-11-29
* Make GrMemoryPool play nice with bucketing allocators.Gravatar dskiba2016-11-29
* use fma() in accumulateGravatar Mike Klein2016-11-29
* don't support converting from alpha to non-alphaGravatar Mike Reed2016-11-29
* SkNx_abi is unused.Gravatar Mike Klein2016-11-29
* Moved A2B0 profile parsing before XYZGravatar raftias2016-11-29
* Consistent naming.Gravatar Mike Klein2016-11-29
* use raster-pipeline in readPixelsGravatar Mike Reed2016-11-28
* added support for layout(offset=...) to skslcGravatar Ethan Nicholas2016-11-28
* simplifyGravatar Mike Klein2016-11-28
* Revert "Add the missing shift to the dy"Gravatar Yuqian Li2016-11-28
* Convert blitter over to new style from_srgb, to_srgb.Gravatar Mike Klein2016-11-28
* Narrow the SkImageGenerator interfaceGravatar Brian Osman2016-11-28
* Remove old driver bug workaround for glTexStorage.Gravatar Brian Salomon2016-11-28
* unified ASTLayout/Layout and ASTModifiers/ModifiersGravatar Ethan Nicholas2016-11-28
* removed textureProj() and legacy texture functions from skslGravatar Ethan Nicholas2016-11-28
* simplify SkConfig8888 logic: just fall-through if memcpy case isn't supportedGravatar Mike Reed2016-11-28
* Split srgb out of accum stages.Gravatar Mike Klein2016-11-28
* Fuzzer fix for overflow in some Lut8 profiles.Gravatar raftias2016-11-28
* Fix unpremul stage.Gravatar Mike Klein2016-11-28
* Add the missing shift to the dyGravatar Yuqian Li2016-11-28
* GrTextureProducer cleanup, phase two: Producer, Adjuster, MakerGravatar Brian Osman2016-11-28
* Guard against buggy ucrt\math.h.Gravatar Mike Klein2016-11-28
* baked in a few more precision modifiersGravatar Ethan Nicholas2016-11-28
* Some simple pipeline refactoring.Gravatar Mike Klein2016-11-28
* GrTextureProducer cleanup, phase one: Bitmap and Image makersGravatar Brian Osman2016-11-28
* Fix gpu blurring on platforms that "useDrawInsteadOfClear"Gravatar Robert Phillips2016-11-25
* External image generator API: return an SkPixmap instead of SkImageGravatar Florin Malita2016-11-25
* Revert "Revert "make it illegal to include SkXfermode.h""Gravatar Mike Reed2016-11-23
* A few bug fixes for SkOverdrawCanvasGravatar Matt Sarett2016-11-23
* Revert "make it illegal to include SkXfermode.h"Gravatar Greg Daniel2016-11-23
* SkImageEncoder: simplify APIGravatar Hal Canary2016-11-23
* Added GrSurfaceContext and GrTextureContextGravatar Brian Osman2016-11-23
* make it illegal to include SkXfermode.hGravatar Mike Reed2016-11-23
* Revert "Initial OpenGL Image support."Gravatar Brian Salomon2016-11-23
* Initial OpenGL Image support.Gravatar Brian Salomon2016-11-22
* Add SkOverdrawColorFilterGravatar Matt Sarett2016-11-22
* Revert 248ff023 & 2cb6cb72Gravatar Hal Canary2016-11-22
* 4444 and gray 8Gravatar Mike Klein2016-11-22
* Move GrShaderVar to an appending model for layout qualifiersGravatar Brian Salomon2016-11-22
* Support sRGB 565.Gravatar Mike Klein2016-11-22
* Fix bug: can't convert nullptr -> boolGravatar Hal Canary2016-11-22
* Handle nullptr from asTextureRefGravatar brianosman2016-11-22