index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrImageIDTextureAdjuster.cpp
Commit message (
Expand
)
Author
Age
*
remove/deprecate SkBitmap::getTexture, as it now always returns false
reed
2016-07-25
*
Add getColorSpace to GrTextureProducer
brianosman
2016-07-15
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
*
Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed a while ag...
brianosman
2016-03-25
*
Revert of Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed ...
brianosman
2016-03-25
*
Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed a while ag...
brianosman
2016-03-25
*
Disabling mipmap generation until anisotropic mipmap levels are generated.
cblume
2016-02-29
*
Creating functions for uploading a mipmapped texture.
cblume
2016-02-26
*
Make "alpha only" be a property of GrTextureProducer
bsalomon
2015-12-09
*
Stop wrapping images backed by generators as bitmaps in SkGpuDevice (except w...
bsalomon
2015-12-08
*
Convert SkGpuDevice::drawTextureAdjuster to SkGpuDevice::drawTextureProducer
bsalomon
2015-11-18
*
Separate out natively-texture image/bmp draws from cached-as-texture image/bm...
bsalomon
2015-11-09