aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/image/SkImage_Gpu.cpp
Commit message (Expand)AuthorAge
* Is char* or uintptr_t easier to read?Gravatar cblume2016-09-22
* SkASSERT firing because pointer wraps negative.Gravatar cblume2016-09-19
* Remove release asserts.Gravatar cblume2016-09-19
* Keeping asserts in release.Gravatar cblume2016-09-16
* Store mipmap levels in deferred texture imageGravatar cblume2016-08-30
* Remove SkPixelRef::getTexture()Gravatar bsalomon2016-08-23
* Add alpha type to texture producerGravatar brianosman2016-08-18
* Add alphaType() to SkImageGravatar brianosman2016-08-17
* pin as texture apiGravatar reed2016-08-17
* Revert of Store mipmap levels in deferred texture image (patchset #11 id:2000...Gravatar halcanary2016-08-09
* Store mipmap levels in deferred texture imageGravatar cblume2016-08-09
* use onPeekBitmap instead of asLegacyBitmapGravatar reed2016-08-08
* Convert SkAutoTUnref<SkData> to sk_sp<SkData>.Gravatar bungeman2016-08-03
* Serialize SkColorSpace into DeferredTextureImageGravatar bsalomon2016-07-28
* Rename GrContext's newDrawContext & drawContext to makeDrawContextGravatar robertphillips2016-07-27
* Cleanup of code that converts from GPU-backed resources to SkImageInfoGravatar brianosman2016-07-22
* Add SkColorSpace to GrDrawContextGravatar brianosman2016-07-21
* Remove SkGrPixelRefGravatar robertphillips2016-07-21
* Adding an SkColorSpace to SkImage_GpuGravatar brianosman2016-07-20
* Remove SkDevice::accessRenderTarget virtualGravatar robertphillips2016-07-20
* Remove unused MakeFromTextureCopy APIGravatar brianosman2016-07-19
* Add a function to convert a texture backed SkImage to raster.Gravatar bsalomon2016-07-12
* Revert of Store mipmap levels in deferred texture image (patchset #15 id:2800...Gravatar brianosman2016-06-22
* Store mipmap levels in deferred texture imageGravatar cblume2016-06-21
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...Gravatar brianosman2016-06-16
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Add prescale option to deferred paramsGravatar ericrk2016-06-13
* Add NV12 texture conversion support.Gravatar jbauman2016-06-09
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...Gravatar brianosman2016-06-06
* Plumbing mipmaps to the point of creation.Gravatar cblume2016-06-03
* Add mip support to *DeferredTextureImageData functions.Gravatar cblume2016-05-31
* Fix leak in SkImage_Gpu::onMakeSubset().Gravatar senorblanco2016-05-20
* Convert GrClip to an abstract base classGravatar cdalton2016-05-13
* Add Gr*Proxy classesGravatar robertphillips2016-05-04
* Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....Gravatar robertphillips2016-05-03
* Add Gr*Proxy classesGravatar robertphillips2016-05-03
* Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.c...Gravatar robertphillips2016-05-03
* Add Gr*Proxy classesGravatar robertphillips2016-05-03
* Refactor drawContext/RenderTarget creationGravatar robertphillips2016-04-28
* Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 o...Gravatar robertphillips2016-04-28
* Refactor drawContext/RenderTarget creationGravatar robertphillips2016-04-27
* Bring sk_sp to GrDrawContextGravatar robertphillips2016-04-27
* Retract SkDevice a bit moreGravatar robertphillips2016-04-22
* Remove some unnecessary #includes of SkImageFilter.hGravatar senorblanco2016-04-22
* Add getDeferredTextureImageData early outGravatar ericrk2016-03-24
* sRGB support in Ganesh. Several pieces:Gravatar brianosman2016-03-21
* Propogate SkBudgeted for NewFromDeferredTextureImageDataGravatar ericrk2016-03-18
* Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ...Gravatar brianosman2016-03-17