index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
image
/
SkImage_Gpu.h
Commit message (
Expand
)
Author
Age
*
Revert "Remove GrBackendObject and all related functions from Skia."
Brian Osman
2018-05-10
*
Remove GrBackendObject and all related functions from Skia.
Greg Daniel
2018-05-10
*
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
Robert Phillips
2018-04-12
*
Add GrBackendTexture accessor to SkImage (take 2)
Robert Phillips
2018-04-04
*
Add DoneProc to Promise Images
Greg Daniel
2018-03-16
*
Cleanup SkImage YUV texture factories.
Brian Salomon
2018-03-15
*
Add SkColorType getter on SkImage.
Greg Daniel
2018-03-14
*
Add promise images for deferred instantiation of wrapped gpu textures
Greg Daniel
2018-03-09
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Remove SkImage_Base::peekTexture call
Robert Phillips
2017-06-26
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Make instantiate return a Boolean
Robert Phillips
2017-06-05
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
*
SkImage::isValid
Brian Osman
2017-05-08
*
Reland "Add SkImage::makeColorSpace() with correct transfer fn behavior"
Matt Sarett
2017-05-04
*
Revert "Add SkImage::makeColorSpace() with correct transfer fn behavior"
Matt Sarett
2017-05-04
*
Add SkImage::makeColorSpace() with correct transfer fn behavior
Matt Sarett
2017-05-03
*
remove unused yuv methods
Mike Reed
2017-04-28
*
Remove GrFragmentProcessor-derived class' GrTexture-based ctors
Robert Phillips
2017-03-27
*
Remove SkImage_Base::asTextureRef (in favor of asTextureProxyRef)
Robert Phillips
2017-03-22
*
Make SkImage_Gpu be deferred (take 2)
Robert Phillips
2017-03-22
*
check-headers-self-sufficient: update
Hal Canary
2017-03-21
*
Revert "Make SkImage_Gpu be deferred"
Robert Phillips
2017-03-21
*
Make SkImage_Gpu be deferred
Robert Phillips
2017-03-21
*
Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2)
Robert Phillips
2017-03-20
*
Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSn...
Yuqian Li
2017-03-17
*
Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""
Robert Phillips
2017-03-17
*
Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"
Yuqian Li
2017-03-16
*
Remove budgeted parameter from SkSurface::makeImageSnapshot
Robert Phillips
2017-03-16
*
GPU version of onMakeColorSpace
Brian Osman
2017-03-15
*
Partially defer SkImage_Gpu
Robert Phillips
2017-03-10
*
Make GrClip.h private
Brian Salomon
2017-03-09
*
Switch GrYUVProvider over to GrTextureProxies
Robert Phillips
2017-03-08
*
Reduce use of SkImage_Base::peekTexture
Robert Phillips
2017-01-31
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Move read/write-Pixels up to GrSurfaceContext
Robert Phillips
2017-01-18
*
Plumb dst color space in many places, rather than "mode"
Brian Osman
2016-12-09
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-21
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
*
Revert "Support decoding images to multiple formats, depending on usage"
Brian Osman
2016-11-15
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-15
*
Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode
Brian Osman
2016-11-09
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Remove unused SkImage_Base and SkImage_Gpu onNewSurface methods
robertphillips
2016-09-21
*
Add alphaType() to SkImage
brianosman
2016-08-17
*
pin as texture api
reed
2016-08-17
*
Cleanup of code that converts from GPU-backed resources to SkImageInfo
brianosman
2016-07-22
*
Remove SkGrPixelRef
robertphillips
2016-07-21
*
Adding an SkColorSpace to SkImage_Gpu
brianosman
2016-07-20
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
[next]