aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/SkGr.cpp
Commit message (Expand)AuthorAge
* 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
* 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