index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkSpecialImage.cpp
Commit message (
Expand
)
Author
Age
*
Tighten up GrSurfaceProxy typing
Robert Phillips
2017-02-15
*
Add GrMakeCachedBitmapProxy
Robert Phillips
2017-02-15
*
Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"
Robert Phillips
2017-02-08
*
Remove asTextureRef from SkSpecialImage & update effects accordingly
Robert Phillips
2017-02-07
*
Broaden checking of GrSurfaceProxy::MakeDeferred's return value
Robert Phillips
2017-02-01
*
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
*
Add a deferred copy surface (take 3)
Robert Phillips
2016-12-15
*
Revert "Add a deferred copy surface (take 2)"
Robert Phillips
2016-12-14
*
Add a deferred copy surface (take 2)
Robert Phillips
2016-12-13
*
Revert "Add a deferred copy surface"
Robert Phillips
2016-12-13
*
Add a deferred copy surface
Robert Phillips
2016-12-13
*
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
*
Guard against instantiate & accessRenderTarget failures
Robert Phillips
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
*
Start plumbing deferral of GPU resources in the image filters
Robert Phillips
2016-11-14
*
Consolidate GrSurfaceProxy Make methods
Robert Phillips
2016-11-09
*
Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode
Brian Osman
2016-11-09
*
Back SkSpecialImage_Gpu with a GrTextureProxy
Robert Phillips
2016-11-02
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Change SkSpecialImage::makeSurface and makeTightSurface to take output
brianosman
2016-09-23
*
Revert of Create special surfaces according to original device (not always in...
brianosman
2016-09-23
*
Change SkSpecialImage::makeSurface and makeTightSurface to take output
brianosman
2016-09-23
*
Remove isOpaque from SkSpecialImage, just use alpha type
brianosman
2016-08-16
*
lock special-raster while the caller's bitmap is in-scope
reed
2016-07-25
*
remove/deprecate SkBitmap::getTexture, as it now always returns false
reed
2016-07-25
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Remove SkGrPixelRef
robertphillips
2016-07-21
*
Adding color space to SkSpecialImage
brianosman
2016-07-21
*
Have MakeFromImage fission the SkImage into a raster or a texture (patchset #...
reed
2016-07-20
*
Revert of have MakeFromImage fission the SkImage into a raster or a texture (...
reed
2016-07-20
*
have MakeFromImage fission the SkImage into a raster or a texture
reed
2016-07-20
*
Adding an SkColorSpace to SkImage_Gpu
brianosman
2016-07-20
*
remove dead methods now that we use specials exclusively for imagefilters
reed
2016-07-20
*
use special-image for imagefilters and save/restore layer
reed
2016-07-20
*
remove unused MakeFromPixmap
reed
2016-07-19
*
use gpu-image instead of wrapping in a bitmap for specialimage
reed
2016-07-13
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
*
Tighten up SkSpecialSurface factory functions
robertphillips
2016-04-28
*
Revert of Remove gpu-specialization of SkSpecialImage (patchset #5 id:80001 o...
robertphillips
2016-04-26
*
Remove gpu-specialization of SkSpecialImage
robertphillips
2016-04-26
*
Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface
robertphillips
2016-04-25
*
Begin removing deprecated (and now, unused) ImageFilter code paths
robertphillips
2016-04-20
*
Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points
robertphillips
2016-04-08
*
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...
brianosman
2016-04-06
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Temporary fix for --preAbandonGpuContext bug
robertphillips
2016-03-28
[next]