index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Add GrRenderTargetContext instantiate & asTextureProxy
Robert Phillips
2016-11-07
*
Move SkChunkAlloc.h to include/private.
Ben Wagner
2016-11-07
*
remove obsolete flags
Mike Reed
2016-11-07
*
Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies
Robert Phillips
2016-11-07
*
Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear.""
Brian Salomon
2016-11-07
*
Further centralize computation of GrSurface VRAM consumption - take 2
Robert Phillips
2016-11-07
*
use reversePathTo in place of addPathReverse
caryclark
2016-11-07
*
Revert "Further centralize computation of GrSurface VRAM consumption"
Ben Wagner
2016-11-06
*
Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."
Ben Wagner
2016-11-06
*
Revert of use reversePathTo in place of addPathReverse (patchset #1 id:1 of h...
caryclark
2016-11-04
*
use reversePathTo in place of addPathReverse
caryclark
2016-11-04
*
Limit GL_TEXTURE_RECTANGLE filtering to bilinear.
Brian Salomon
2016-11-04
*
Use alignas to force alignment.
herb
2016-11-04
*
Further centralize computation of GrSurface VRAM consumption
Robert Phillips
2016-11-04
*
Remove SkAutoUnref.
Ben Wagner
2016-11-03
*
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
Mike Reed
2016-11-03
*
GN: iOS basics
Mike Klein
2016-11-03
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Centralize computation of GrRenderTarget & GrTexture VRAM consumption
Robert Phillips
2016-11-03
*
Add Matrix colorfilter pipeline stages.
Mike Klein
2016-11-03
*
Revert of Try to use only std::aligned_storage. (patchset #2 id:20001 of http...
benjaminwagner
2016-11-03
*
Try to use only std::aligned_storage. This does not change the API.
herb
2016-11-03
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
Remove SK_SUPPORT_LEGACY_SHADER_ASALOCALMATRIXSHADER
Ben Wagner
2016-11-02
*
Update ProxyTests
Robert Phillips
2016-11-02
*
Back SkSpecialImage_Gpu with a GrTextureProxy
Robert Phillips
2016-11-02
*
Remove SkImageInfoIsGammaCorrect, etc...
Brian Osman
2016-11-01
*
SkRasterPipeline: implement SkLumaColorFilter
Mike Klein
2016-11-01
*
Delete qcms
Matt Sarett
2016-11-01
*
hide setImageFilter(ptr)
Mike Reed
2016-11-01
*
Report repetition count in SkCodec
scroggo
2016-11-01
*
Add SkShadowMaskFilter
Jim Van Verth
2016-10-31
*
remove lots of legacy flags
Mike Reed
2016-10-31
*
Tag images as sRGB by default in SkCodec
Matt Sarett
2016-10-31
*
SkPixmap::getColor()
Hal Canary
2016-10-31
*
add isAlphaOnly() query
reed
2016-10-31
*
Change comments to refer to "render target context" rather than "draw context"
Brian Salomon
2016-10-29
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Remove unneeded SkColorSpace constructor
Matt Sarett
2016-10-28
*
Make GrDrawContext be GrRenderTargetProxy-backed
Robert Phillips
2016-10-28
*
Make addTexture/BufferAccess on GrProcessor non-virtual
Brian Salomon
2016-10-28
*
Rename renderTargetContextPriv to priv, and some more leftover DCs
Brian Osman
2016-10-27
*
Remove SkMovie and giflib
scroggo
2016-10-27
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
SkRasterPipelineBlitter simplifications
Mike Klein
2016-10-26
*
Move when swapping, if possible.
bungeman
2016-10-26
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
GrConstColorProcessor uses 4f colors in the destination space
Brian Osman
2016-10-26
*
remove discardablepixelref
Mike Reed
2016-10-25
[next]