aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/SkGr.cpp
Commit message (Expand)AuthorAge
* Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.Gravatar Brian Salomon2017-10-25
* Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conve...Gravatar Brian Salomon2017-10-24
* Remove color space xform support from SkSLGravatar Brian Osman2017-10-23
* Add clamped/unclamped xform to GrColorSpaceXformGravatar Brian Osman2017-10-20
* Add option to create a deferred render target context with mipsGravatar Greg Daniel2017-10-06
* Fall back to non mipped Texture when we can't copy base to mipped textureGravatar Greg Daniel2017-09-29
* Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests""Gravatar Greg Daniel2017-09-29
* Revert "Update GrBitmapTextureMaker for handling mipped requests"Gravatar Greg Daniel2017-09-28
* Update GrBitmapTextureMaker for handling mipped requestsGravatar Greg Daniel2017-09-28
* Remove fIsMipMapped from GrSurfaceDescGravatar Greg Daniel2017-09-26
* Add ability to remove unique key from proxy and underlying surface.Gravatar Greg Daniel2017-09-26
* Add native caching of uniquely keyed GrTextureProxies (take 2)Gravatar Robert Phillips2017-09-21
* Revert "Add native caching of uniquely keyed GrTextureProxies"Gravatar Robert Phillips2017-09-20
* Add native caching of uniquely keyed GrTextureProxiesGravatar Robert Phillips2017-09-20
* Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scrat...Gravatar Greg Daniel2017-09-08
* Update GenerateMipMapsAndUploadtoTextureProxy to respect color space when set...Gravatar Greg Daniel2017-09-07
* Rework GrSamplerParams to be more compact and use its own wrap mode enum.Gravatar Brian Salomon2017-09-07
* Remove isMipMapped from GrSurfaceDescGravatar Greg Daniel2017-09-06
* Add atrace events for bitmap uploads to Android framework builds.Gravatar Derek Sollenberger2017-08-17
* Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.Gravatar Brian Salomon2017-08-11
* Reduce dependence on GrSurface's origin field (take 3)Gravatar Robert Phillips2017-07-25
* Revert "Reduce dependence on GrSurface's origin field (take 2)"Gravatar Robert Phillips2017-07-25
* Reduce dependence on GrSurface's origin field (take 2)Gravatar Robert Phillips2017-07-25
* Third small fragment from "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-24
* Revert "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-21
* Reduce dependence on GrSurface's origin fieldGravatar Robert Phillips2017-07-21
* Update gpu caps for valid sample counts.Gravatar Greg Daniel2017-07-19
* Revert "Revert "Revert "Revert "Improvements to GPU dither.""""Gravatar Brian Salomon2017-07-19
* Revert "Revert "Revert "Improvements to GPU dither."""Gravatar Brian Salomon2017-07-18
* Revert "Revert "Improvements to GPU dither.""Gravatar Brian Salomon2017-07-18
* Revert "Improvements to GPU dither."Gravatar Brian Salomon2017-07-18
* Improvements to GPU dither.Gravatar Brian Salomon2017-07-18
* guard references to SkColorTableGravatar Mike Reed2017-07-18
* Index8 is dead, remove guarded codeGravatar Mike Reed2017-07-17
* Guard to remove kIndex_8_SkColorTypeGravatar Mike Reed2017-07-13
* Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpuGravatar Robert Phillips2017-07-12
* Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferr...Gravatar Robert Phillips2017-07-11
* Speculative "fix" for crash in analyzeProcessorsGravatar Robert Phillips2017-06-30
* Disable dithering of const paintsGravatar Florin Malita2017-06-19
* Retract GrTexture.h a bitGravatar Robert Phillips2017-06-09
* 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