aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/SkGr.cpp
Commit message (Expand)AuthorAge
* 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
* Simplify GrSWMaskHelperGravatar robertphillips2016-05-13
* Minor GrRenderTarget retractionGravatar robertphillips2016-05-11
* Add missing F16 case to reverse pixel config conversionGravatar brianosman2016-04-12
* Make is_ktx saferGravatar scroggo2016-04-12
* SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...Gravatar brianosman2016-04-06
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed a while ag...Gravatar brianosman2016-03-25
* Revert of Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed ...Gravatar brianosman2016-03-25
* Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed a while ag...Gravatar brianosman2016-03-25
* Convert Gray8 images to N32 before uploading. Previously, we wereGravatar brianosman2016-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
* sRGB support in Ganesh. Several pieces:Gravatar brianosman2016-03-17
* Update Skia's YUV APIGravatar msarett2016-03-10
* Restore SkImage::NewTextureFromPixmap changes.Gravatar bsalomon2016-03-09
* TBR=robertphillips@google.comGravatar bsalomon2016-03-09
* unify peekPixels around pixmap parameterGravatar reed2016-03-09
* Add SkImage::NewTextureFromPixmapGravatar bsalomon2016-03-09
* Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview....Gravatar msarett2016-03-07
* Update Skia's YUV APIGravatar msarett2016-03-07
* Revert of respect sRGB when converting from sk to gr configs (patchset #1 id:...Gravatar brianosman2016-03-03
* respect sRGB when converting from sk to gr configsGravatar reed2016-03-03
* Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...Gravatar brianosman2016-03-01
* Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...Gravatar brianosman2016-03-01
* Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...Gravatar brianosman2016-02-29
* Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...Gravatar brianosman2016-02-29
* Creating functions for uploading a mipmapped texture.Gravatar cblume2016-02-26
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Alter SkXfermode's asFragmentProcessor & asXPFactory contractsGravatar robertphillips2016-02-09
* add kRGBA_F16_SkColorTypeGravatar reed2016-02-05
* Add ability to extract YUV planes from SkImageGravatar bsalomon2016-02-01
* Don't create a GXPFactory when blend is SrcOverGravatar egdaniel2015-11-23
* Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https:/...Gravatar egdaniel2015-11-20
* Make specialized SrcOver XPFactoryGravatar egdaniel2015-11-20
* Initial implementation of GPU no filter NinePatchGravatar joshualitt2015-11-18
* Convert SkGpuDevice::drawTextureAdjuster to SkGpuDevice::drawTextureProducerGravatar bsalomon2015-11-18
* Separate out natively-texture image/bmp draws from cached-as-texture image/bm...Gravatar bsalomon2015-11-09
* Clarify subrect semantics for GrTextureAdjuster and handle mip maps correctly.Gravatar bsalomon2015-10-29
* Pull texture-backed bitmap resampler out of GrTextureParamsAdjuster code into...Gravatar bsalomon2015-10-29
* Remove min texture size supportGravatar bsalomon2015-10-28
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-20
* Revert recent CLs around GrTextureMaker/GrTextureParamsAdjusterGravatar Brian Salomon2015-10-19
* Add override to Bitmap_GrTextureParamsAdjuster::refOriginalTextureGravatar Brian Salomon2015-10-19
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-19