aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/image/SkImage_Gpu.cpp
Commit message (Expand)AuthorAge
* Tighten up GrSurfaceProxy typingGravatar Robert Phillips2017-02-15
* Bring back SkImage::makeTextureImageGravatar Brian Osman2017-02-07
* Reduce use of SkImage_Base::peekTextureGravatar Robert Phillips2017-01-31
* Rationalize GrContext's Gr*Proxy getter namingGravatar Robert Phillips2017-01-30
* Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descsGravatar Robert Phillips2017-01-27
* Revert "Remove SkImage::MakeTextureFromPixmap"Gravatar Brian Osman2017-01-25
* Make GrYUVEffect take GrTextureProxiesGravatar Robert Phillips2017-01-24
* Reland "Refactor trimming logic for read/writePixels()"Gravatar Matt Sarett2017-01-23
* Revert "Refactor trimming logic for read/writePixels()"Gravatar Matt Sarett2017-01-23
* Refactor trimming logic for read/writePixels()Gravatar Matt Sarett2017-01-23
* Remove SkImage::MakeTextureFromPixmapGravatar Brian Osman2017-01-20
* Force Index8 to N32 in deferred texture path.Gravatar Brian Osman2017-01-20
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* Move read/write-Pixels up to GrSurfaceContextGravatar Robert Phillips2017-01-18
* Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid"Gravatar Matt Sarett2017-01-17
* Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid"Gravatar Brian Osman2017-01-15
* Add SkImageInfoValidConversion() and SkImageInfoIsValidGravatar Matt Sarett2017-01-13
* Try out refFoo pattern on GrRenderTargetContextGravatar Robert Phillips2017-01-13
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* Change GPU read/write pixels API to support color space conversionGravatar Brian Osman2016-12-22
* Add a deferred copy surface (take 3)Gravatar Robert Phillips2016-12-15
* Revert "Add a deferred copy surface (take 2)"Gravatar Robert Phillips2016-12-14
* Add a deferred copy surface (take 2)Gravatar Robert Phillips2016-12-13
* Revert "Add a deferred copy surface"Gravatar Robert Phillips2016-12-13
* Add a deferred copy surfaceGravatar Robert Phillips2016-12-13
* Relandx2 "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Plumb dst color space in many places, rather than "mode"Gravatar Brian Osman2016-12-09
* Revert "Reland "Remove antialiasing control from GrPaint.""Gravatar Brian Salomon2016-12-09
* Reland "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Remove SkImage::makeTextureImageGravatar Brian Osman2016-12-09
* Revert "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-08
* Remove antialiasing control from GrPaint.Gravatar Brian Salomon2016-12-08
* Disable mipmap pre-generation pathGravatar Eric Karl2016-11-30
* GrTextureProducer cleanup, phase two: Producer, Adjuster, MakerGravatar Brian Osman2016-11-28
* GrTextureProducer cleanup, phase one: Bitmap and Image makersGravatar Brian Osman2016-11-28
* Support decoding images to multiple formats, depending on usageGravatar Brian Osman2016-11-21
* Rename GrTextureParams to GrSamplerParamsGravatar Brian Salomon2016-11-17
* Guard against instantiate & accessRenderTarget failuresGravatar Robert Phillips2016-11-17
* Revert "Support decoding images to multiple formats, depending on usage"Gravatar Brian Osman2016-11-15
* Support decoding images to multiple formats, depending on usageGravatar Brian Osman2016-11-15
* Rename SkSourceGammaTreatment to SkDestinationSurfaceColorModeGravatar Brian Osman2016-11-09
* s/SkAutoTUnref/sk_sp/ in src/ part 1Gravatar Hal Canary2016-11-07
* Remove SkAutoTDelete.Gravatar Ben Wagner2016-11-03
* Remove SkAutoTDeleteArrayGravatar Ben Wagner2016-11-02
* remove xfermode from public apiGravatar Mike Reed2016-10-28
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* Modify deferred texture image API's handling of gammaGravatar Brian Osman2016-10-17
* Preserve color space of images in deferred texture APIGravatar brianosman2016-10-13
* Is char* or uintptr_t easier to read?Gravatar cblume2016-09-22