aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Revert "Add vector GrSLTypes for shorts"Gravatar Chris Dalton2017-10-24
* Add vector GrSLTypes for shortsGravatar Chris Dalton2017-10-24
* add srcover_bgra_8888Gravatar Mike Klein2017-10-24
* more easy lowp shader stagesGravatar Mike Klein2017-10-24
* Create mipped texture proxys for PictureImageGeneratorGravatar Greg Daniel2017-10-24
* Avoid double-dithering of legacy/gpu gradientsGravatar Florin Malita2017-10-24
* preliminary SkSL Metal backendGravatar Ethan Nicholas2017-10-24
* Respect if texture proxy will have mips or not when computing sizeGravatar Greg Daniel2017-10-24
* make enabling LOWP stages simplerGravatar Mike Klein2017-10-23
* Add hint to SkSurface::MakeRenderTarget that we will use mipsGravatar Greg Daniel2017-10-23
* Use SK_SUPPORT_LEGACY_AA_CHOICE to stage some changesGravatar Yuqian Li2017-10-23
* Revert "Revert "Support creation/use of mipped proxy in GrBackendTextureImage...Gravatar Greg Daniel2017-10-23
* Remove color space xform support from SkSLGravatar Brian Osman2017-10-23
* Remove dead SK_SUPPORT_LEGACY_PICTURESHADER_ROUNDING codeGravatar Florin Malita2017-10-23
* Be considerate of GPUs lacking npot support when testing GrSimpleTextureEffectGravatar Robert Phillips2017-10-20
* Make GrRectBlurEffect use bilerpGravatar Robert Phillips2017-10-20
* translate+scale -> scale+translateGravatar Mike Klein2017-10-20
* start on lowp shadersGravatar Mike Klein2017-10-20
* remove off64_t in SkHeifCodecGravatar Mike Klein2017-10-20
* Use uint16_t instead of SkIPoint16 when clipping texCoords for text.Gravatar Jim Van Verth2017-10-20
* add SkStubHeifDecoderAPI.hGravatar Mike Klein2017-10-20
* make matrix serialization privateGravatar Cary Clark2017-10-20
* Add clamped/unclamped xform to GrColorSpaceXformGravatar Brian Osman2017-10-20
* Re-land unit test for clear bug (w/ AMD work-arounds)Gravatar Robert Phillips2017-10-20
* make skmatrix getmapproc privateGravatar Cary Clark2017-10-20
* Fix ASAN issue with clipped text.Gravatar Jim Van Verth2017-10-20
* Clip text geometrically when possible.Gravatar Jim Van Verth2017-10-20
* Simplify GrGradientEffect color handlingGravatar Brian Osman2017-10-19
* Remove color space xform from alpha threshold FPGravatar Brian Osman2017-10-19
* Avoid 2PtConical gradient flippingGravatar Florin Malita2017-10-19
* Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator"Gravatar Greg Daniel2017-10-19
* Support creation/use of mipped proxy in GrBackendTextureImageGeneratorGravatar Greg Daniel2017-10-19
* speculative fix for Android rollGravatar Mike Klein2017-10-19
* replace gInited with SkOnceGravatar Mike Klein2017-10-19
* fix mapRect to always return the same as rectStaysRectGravatar Mike Reed2017-10-18
* Compute inverse gamma table at compile time.Gravatar Ben Wagner2017-10-18
* Fix dirty rect used when updating GrRenderTarget after clearing as draw in Gr...Gravatar Brian Salomon2017-10-18
* Move SkCodec::Origin into its own fileGravatar Leon Scroggins III2017-10-18
* Remove color space xform from GrTextureDomain & GrSimpleTextureEffectGravatar Brian Osman2017-10-18
* SkPDF: TextSize > 0;Gravatar Hal Canary2017-10-18
* Revert "Add an Option for orientation on JPEG encodes"Gravatar Ben Wagner2017-10-18
* Add an Option for orientation on JPEG encodesGravatar Leon Scroggins III2017-10-18
* Reland the combined 3 pass image blur with a fix to the bounds calculationGravatar Herb Derby2017-10-18
* Feed seed_shader() iota through a context pointer.Gravatar Mike Klein2017-10-18
* convert mapHomogeneousPoints to SkPoint3Gravatar Cary Clark2017-10-18
* rename (x,y) to (dx,dy)Gravatar Mike Klein2017-10-18
* Convert more code to use color space xform FPGravatar Brian Osman2017-10-18
* Convert several effects to use color space xform FPGravatar Brian Osman2017-10-18
* Add GrColorSpaceXformEffectGravatar Brian Osman2017-10-18
* add fuzzer timeout escapeGravatar Cary Clark2017-10-18