aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/SkGr.cpp
Commit message (Expand)AuthorAge
* Reland of SkShaderBaseGravatar Florin Malita2017-05-25
* Revert "SkShaderBase"Gravatar Florin Malita2017-05-24
* SkShaderBaseGravatar Florin Malita2017-05-24
* Allow numerical color spaces with legacy renderingGravatar Matt Sarett2017-05-15
* remove unused etc logicGravatar Mike Reed2017-05-03
* Add support for row-by-row jpeg encodingGravatar Matt Sarett2017-05-02
* Revert "Add support for row-by-row jpeg encoding"Gravatar Leon Scroggins2017-05-02
* Add support for row-by-row jpeg encodingGravatar Matt Sarett2017-05-02
* change drawAtlas to behave like drawVerticesGravatar Mike Reed2017-04-28
* Re-arrange GrResourceProvider's texture creation methodsGravatar Robert Phillips2017-04-17
* hide lockpixels api behind flagGravatar Mike Reed2017-04-17
* getDeferredTextureImageData(): preserve color space in legacy modeGravatar Matt Sarett2017-04-10
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-06
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-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 GrFragmentProcessor-derived class' GrTexture-based ctorsGravatar Robert Phillips2017-03-27
* Delete SkColorSpace::ColorSpaceFlagsGravatar Matt Sarett2017-03-24
* Make SkGr.h GrTexture-freeGravatar Robert Phillips2017-03-23
* Make SkImage_Gpu be deferred (take 2)Gravatar Robert Phillips2017-03-22
* Make experimental Perlin noise shader take texture proxiesGravatar Robert Phillips2017-03-21
* Revert "Make SkImage_Gpu be deferred"Gravatar Robert Phillips2017-03-21
* Make SkImage_Gpu be deferredGravatar Robert Phillips2017-03-21
* Gray8 is supported on GPU, remove incorrect comments & checkGravatar Brian Osman2017-03-20
* More pre-emptive proxificationGravatar Robert Phillips2017-03-16
* Push setMipColorMode calls further down-stack & add to GrTextureProxyGravatar Robert Phillips2017-03-15
* Add GrRenderTargetContext::resourceProvider & GrResourceProvider::capsGravatar Robert Phillips2017-03-14
* Consolidate Proxy caching code in GrResourceProviderGravatar Robert Phillips2017-03-14
* Make SkGr.h private and remove unused functionsGravatar Brian Osman2017-03-08
* Groundwork for nonlinear blending mode in GaneshGravatar Brian Osman2017-03-07
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""Gravatar Brian Osman2017-03-02
* Use GrTextureProvider's uniqueKey setting method rather than directly setting itGravatar Robert Phillips2017-03-02
* Revert "Revert "Revert "Move GrTextureProvider to src"""Gravatar Brian Osman2017-03-02
* Revert "Revert "Move GrTextureProvider to src""Gravatar Brian Osman2017-03-01
* Revert "Move GrTextureProvider to src"Gravatar Brian Osman2017-03-01
* Move GrTextureProvider to srcGravatar Brian Osman2017-03-01
* Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch b...Gravatar Robert Phillips2017-02-24
* Add GrMakeCachedBitmapProxyGravatar Robert Phillips2017-02-15
* Rename SkConfig8888/SkPixelInfo to SkConvertPixelsGravatar Matt Sarett2017-02-15
* Remove last use of ktx.hGravatar Herb Derby2017-02-09
* SkColorSpace: remove named API, add gamut APIGravatar Matt Sarett2017-02-07
* Revert "SkColorSpace: remove named API, add gamut API"Gravatar Matt Sarett2017-02-07
* SkColorSpace: remove named API, add gamut APIGravatar Matt Sarett2017-02-07
* make GR_TEST_UTILS=0 workGravatar Hal Canary2017-02-02
* Rename GrFragmentProcessor::MulOutputByInputUnpremulColor to MakeInputPremulA...Gravatar Brian Salomon2017-01-28
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* Revert "Revert "Enforce our rules about valid images when making textures""Gravatar Brian Osman2017-01-17
* Revert "Enforce our rules about valid images when making textures"Gravatar Brian Osman2017-01-14