aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Refactor Vulkan support to support FuchsiaGravatar Michael Jurka2017-04-05
* Use the rounded text size for gasp.Gravatar Ben Wagner2017-04-05
* hide most details of SkPatchUtilsGravatar Mike Reed2017-04-05
* Remove texture sampling from GrConfigConversionEffectGravatar Brian Osman2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-05
* Add SkImage::makeColorSpace() to public APIGravatar Matt Sarett2017-04-05
* Avoid trans-coding images with gamma 2.2Gravatar Brian Osman2017-04-05
* finish up load4/store4 refactoringGravatar Mike Klein2017-04-05
* Allow FPs to elevate default precision for the entire fragment programGravatar Brian Osman2017-04-05
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPrivGravatar Robert Phillips2017-04-05
* remove legacy canvas helpersGravatar Mike Reed2017-04-05
* Revert incorrect change to GrCoverageSetOp test factoryGravatar Brian Salomon2017-04-04
* Support Canvas Clip on Blit FramebufferGravatar Eric Karl2017-04-04
* Revert "Finish up mip opts: 2x3 and 3x2"Gravatar Matt Sarett2017-04-04
* Use sk_sp with GrXferProcessor and use a static factory to handle the nullptr...Gravatar Brian Salomon2017-04-04
* Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOpGravatar Brian Salomon2017-04-04
* jumper, split store_f16 into to_half, store4Gravatar Mike Klein2017-04-04
* Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setupGravatar Eric Karl2017-04-04
* Move the ability to access textures, buffers, and image storages out from GrP...Gravatar Brian Salomon2017-04-04
* 565 codec color xform support: fix colortable / incomplete image behaviorGravatar Matt Sarett2017-04-04
* jumper, factor out load4() and from_half()Gravatar Mike Klein2017-04-04
* Finish up mip opts: 2x3 and 3x2Gravatar Matt Sarett2017-04-04
* Fully remove coord transform precision codeGravatar Brian Osman2017-04-04
* Store the dst texture used by an XP in GrPipeline rather than in the XP.Gravatar Brian Salomon2017-04-03
* Refactor and recomment SkJumper_stages.cpp.Gravatar Mike Klein2017-04-03
* Revert[4] "clean up (partially) colortable api""""Gravatar Mike Reed2017-04-03
* Fix Vulkan memory leak in MSAAGravatar Greg Daniel2017-04-03
* Use SkTransferFunctionBehavior in SkImageGeneratorGravatar Matt Sarett2017-04-03
* Support parametric transfer functions in SkImage_Raster::onMakeColorSpace()Gravatar Matt Sarett2017-04-03
* move vertex-mode enum into SkVerticesGravatar Mike Reed2017-04-03
* Add SkThreadedBMPDevice for Threaded Raster BackendGravatar Yuqian Li2017-04-03
* skslc now uses a more recent version of FlexGravatar Ethan Nicholas2017-04-03
* Avoid extra bitmap copies in SkColorSpaceXformCanvasGravatar Matt Sarett2017-04-03
* Move pipeline handling out of GrMeshDrawOp.Gravatar Brian Salomon2017-04-03
* Revert "Revert "Revert "Allow FPs to elevate default precision for the entire...Gravatar Brian Osman2017-04-03
* Remove kAsIs_CachedFormatGravatar Brian Osman2017-04-03
* jumper, drop Android NDK dependencyGravatar Mike Klein2017-04-03
* Revert "Revert[2] "clean up (partially) colortable api"""Gravatar Mike Reed2017-04-01
* Revert[2] "clean up (partially) colortable api""Gravatar Mike Reed2017-04-01
* Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"Gravatar Mike Klein2017-04-01
* Revert of fix size check for drawBitmap fast-path in SkBitmapDevice::drawBitm...Gravatar mtklein2017-03-31
* Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setupGravatar Eric Karl2017-04-01
* switched skslc to_string strategy after repeated problems on AndroidGravatar Ethan Nicholas2017-03-31
* added missing <inttypes.h> includeGravatar Ethan Nicholas2017-03-31
* Fix the size check for the drawBitmap fast-path in SkBitmapDevice::drawBitmap...Gravatar lsalzman2017-03-31
* Revert "Revert "Allow FPs to elevate default precision for the entire fragmen...Gravatar Brian Osman2017-03-31
* fixed SPIR-V compilation error with unmodified variablesGravatar Ethan Nicholas2017-03-31
* skslc can now be compiled with no Skia dependencies, in preparation for its e...Gravatar Ethan Nicholas2017-03-31
* jumper, a couple simple loads and storesGravatar Mike Klein2017-03-31