index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
image
Commit message (
Expand
)
Author
Age
*
Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conve...
Brian Salomon
2017-10-24
*
Create mipped texture proxys for PictureImageGenerator
Greg Daniel
2017-10-24
*
Add hint to SkSurface::MakeRenderTarget that we will use mips
Greg Daniel
2017-10-23
*
Remove color space xform from GrTextureDomain & GrSimpleTextureEffect
Brian Osman
2017-10-18
*
MakeBackendTextureFromSkImage
Eric Karl
2017-10-12
*
Add api for passing mipped hint into ImageGenerator onGenerateTexture
Greg Daniel
2017-10-11
*
Fix drawSpecialImage
Robert Phillips
2017-10-10
*
add helper to check for overflow
Mike Reed
2017-10-09
*
Revert "change computeByteSize to return max_size_t on overflow"
Mike Reed
2017-10-06
*
Add option to create a deferred render target context with mips
Greg Daniel
2017-10-06
*
change computeByteSize to return max_size_t on overflow
Mike Reed
2017-10-06
*
When mip mapping, do YUV mip generation on CPU then upload to GPU.
Greg Daniel
2017-10-05
*
Revert "Revert "Update lockTextureProxy to return mipped proxys if mipping is...
Greg Daniel
2017-10-04
*
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Mike Reed
2017-10-03
*
Revert "Update lockTextureProxy to return mipped proxys if mipping is request...
Greg Daniel
2017-10-03
*
Update lockTextureProxy to return mipped proxys if mipping is requested.
Greg Daniel
2017-10-02
*
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...
Mike Reed
2017-10-02
*
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...
Mike Reed
2017-10-02
*
Remove unused outOffset param in GrTextureAdjuster
Greg Daniel
2017-09-29
*
Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests""
Greg Daniel
2017-09-29
*
Revert "Update GrBitmapTextureMaker for handling mipped requests"
Greg Daniel
2017-09-28
*
Update GrBitmapTextureMaker for handling mipped requests
Greg Daniel
2017-09-28
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Jim Van Verth
2017-09-27
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-27
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Greg Daniel
2017-09-26
*
Add ability to remove unique key from proxy and underlying surface.
Greg Daniel
2017-09-26
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-26
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Revert "Remove "content" rect from GrTextureAdjuster."
Brian Salomon
2017-09-07
*
Remove "content" rect from GrTextureAdjuster.
Brian Salomon
2017-09-07
*
Make SkImage_Lazy always report the color space of its data
Brian Osman
2017-09-07
*
Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of ...
Brian Salomon
2017-08-31
*
Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBacken...
Brian Salomon
2017-08-31
*
DeferredDisplayList API proposal
Robert Phillips
2017-08-30
*
Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderT...
Brian Salomon
2017-08-30
*
Remove kDefault_GrSurfaceOrigin
Robert Phillips
2017-08-30
*
Remove origin field from GrSurface (take 2)
Robert Phillips
2017-08-29
*
Support color space and other color types in SkImage_Raster::onMakeSubset
Brian Osman
2017-08-17
*
Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ...
Greg Daniel
2017-08-02
*
Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex...
Yuqian Li
2017-08-01
*
Revert "Revert "Add support for semaphores to be inserted on GrContext flush""
Greg Daniel
2017-08-01
*
Revert "Remove origin field from GrSurface"
Robert Phillips
2017-08-01
*
Remove origin field from GrSurface
Robert Phillips
2017-07-31
*
Pull non-substantive changes out of omnibus GrSurface CL
Robert Phillips
2017-07-27
*
Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)
Robert Phillips
2017-07-26
*
Improve GrGLNonlinearColorSpaceXformEffect to support scRGB
Stan Iliev
2017-07-25
*
Reduce dependence on GrSurface's origin field (take 3)
Robert Phillips
2017-07-25
*
Revert "Reduce dependence on GrSurface's origin field (take 2)"
Robert Phillips
2017-07-25
*
Reduce dependence on GrSurface's origin field (take 2)
Robert Phillips
2017-07-25
*
Fourth fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-24
[next]