aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* remove obsolete SK_SUPPORT_LEGACY_SCALARMUL codeGravatar Mike Reed2017-04-08
* Make SkColorSetA() a constexpr function.Gravatar Lei Zhang2017-04-07
* make SkAutoTMalloc self-move safeGravatar Mike Klein2017-04-07
* cacherator upscales colortables to unify cachingGravatar Mike Reed2017-04-07
* Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)Gravatar Robert Phillips2017-04-07
* Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"Gravatar Robert Phillips2017-04-06
* Make GrCopySurfaceOp friendlier to GrSurfaceProxyGravatar Robert Phillips2017-04-06
* make copyTo_with_allocator android onlyGravatar Mike Reed2017-04-06
* Factor out common work in readSurfacePixels and writeSurfacePixelsGravatar Brian Osman2017-04-06
* remove legacy vertices flag and codeGravatar Mike Reed2017-04-06
* remove SK_SUPPORT_LEGACY_BITMAP_SETPIXELREF flag and codeGravatar Mike Reed2017-04-06
* add guard for obsolete (non-functioning) replayClipsGravatar Mike Reed2017-04-06
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-06
* restore old api for android to unblock rollGravatar Mike Reed2017-04-05
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Delete SkPixelRef::readPixels()Gravatar Matt Sarett2017-04-05
* remove android legacy flagsGravatar Mike Reed2017-04-05
* Refactor Vulkan support to support FuchsiaGravatar Michael Jurka2017-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
* Delete SkPixelRefFactoryGravatar Matt Sarett2017-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
* remove SK_SUPPORT_LEGACY_PAINT_TEXTDECORATIONGravatar Mike Reed2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPrivGravatar Robert Phillips2017-04-05
* remove legacy canvas helpersGravatar Mike Reed2017-04-05
* 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
* Fully remove coord transform precision codeGravatar Brian Osman2017-04-04
* Revert[4] "clean up (partially) colortable api""""Gravatar Mike Reed2017-04-03
* Use SkTransferFunctionBehavior in SkImageGeneratorGravatar Matt Sarett2017-04-03
* Convert all coord transforms to high precisionGravatar Brian Osman2017-04-03
* move vertex-mode enum into SkVerticesGravatar Mike Reed2017-04-03
* Revert "Revert "Revert "Allow FPs to elevate default precision for the entire...Gravatar Brian Osman2017-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
* Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setupGravatar Eric Karl2017-04-01
* Revert "Revert "Allow FPs to elevate default precision for the entire fragmen...Gravatar Brian Osman2017-03-31
* Revert "Allow FPs to elevate default precision for the entire fragment program"Gravatar Brian Osman2017-03-31
* Revert "clean up (partially) colortable api"Gravatar Mike Klein2017-03-31
* Add tracking of unique proxyID beside unique renderTargetID in auditTrail and...Gravatar Robert Phillips2017-03-31
* Allow FPs to elevate default precision for the entire fragment programGravatar Brian Osman2017-03-31
* clean up (partially) colortable apiGravatar Mike Reed2017-03-31
* Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"Gravatar Brian Salomon2017-03-31
* Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setupGravatar Eric Karl2017-03-31
* Add glPolygonMode support.Gravatar Jim Van Verth2017-03-30
* Make xformer class for SkCSXCanvas, use for draw loopersGravatar Matt Sarett2017-03-30
* Add GrSurfaceProxy* parameter to GrContext::flushGravatar Robert Phillips2017-03-30
* More GrSurfaceProxy-clean upGravatar Robert Phillips2017-03-29