index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Revert "Add GrRenderTargetContext instantiate & asTextureProxy"
Leon Scroggins
2016-11-07
*
Add GrRenderTargetContext instantiate & asTextureProxy
Robert Phillips
2016-11-07
*
src/core: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
remove obsolete flags
Mike Reed
2016-11-07
*
s/SkAutoTUnref/sk_sp/ in src/ part 1
Hal Canary
2016-11-07
*
Remove dead code in SkBitmapProcLegacyShader::ContextSize
sylvestre.ledru
2016-11-07
*
Fix Vulkan command buffer assert on device lost
Jim Van Verth
2016-11-07
*
Combine analytic edges with tolerance
liyuqian
2016-11-07
*
Finish color space support for SkCodec
Matt Sarett
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
*
Add/promote gamma helpers to SkColorSpace_Base
Brian Osman
2016-11-07
*
SkXPS: handle case where snapSpecial() returns null
Hal Canary
2016-11-07
*
SkRasterPipelineBlitter: blitAntiH + full coverge --> blitH
Mike Klein
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
*
Use perfect forwarding in createT of SkSmallAllocator.
herb
2016-11-06
*
Call ~SkRasterPipelineBlitter() on early out.
Mike Klein
2016-11-06
*
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
*
Fix the sum of alpha = 254 instead of 255 by rounding
liyuqian
2016-11-05
*
Attempt to fix PixelC GLSL compilation error.
Ben Wagner
2016-11-04
*
swap_src_dst -> move_src_dst
Mike Klein
2016-11-04
*
Add F16, SkColorSpaceXform support to SkGifCodec
Matt Sarett
2016-11-04
*
Detect pipelines which can compile to memsets.
mtklein
2016-11-04
*
Revert of use reversePathTo in place of addPathReverse (patchset #1 id:1 of h...
caryclark
2016-11-04
*
Avoid pretending to support CMYK color xforms in SkJpegCodec
Matt Sarett
2016-11-04
*
skrpb: evaluate color filters for constant shaders once.
mtklein
2016-11-04
*
use reversePathTo in place of addPathReverse
caryclark
2016-11-04
*
Deferred image generator subsetting
fmalita
2016-11-04
*
Fix color xforms for Index8 bmps
Matt Sarett
2016-11-04
*
Limit GL_TEXTURE_RECTANGLE filtering to bilinear.
Brian Salomon
2016-11-04
*
Use alignas to force alignment.
herb
2016-11-04
*
Clarify onCreateScalerContext failure modes.
Ben Wagner
2016-11-04
*
Further centralize computation of GrSurface VRAM consumption
Robert Phillips
2016-11-04
*
Avoid matrix inverse in SkBitmapProcInfo::init for translate-only cases
fmalita
2016-11-03
*
Add F16, SkColorSpaceXform support to SkBmpCodec
Matt Sarett
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
*
Implement SkNx_fma() for Sk4f on ARMv8.
Mike Klein
2016-11-03
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Fix kMediumQuality invMatrix setup for sizes == mip levels
fmalita
2016-11-03
*
Fix quad convexity with only one backward dir
liyuqian
2016-11-03
*
Remove sk_linear_to_srgb_noclamp().
Mike Klein
2016-11-03
*
Use temporary FBO for GrGLGpu::onReadPixels.
Brian Salomon
2016-11-03
*
Revert "Add F16, SkColorSpaceXform support to SkBmpCodec"
Matt Sarett
2016-11-03
*
Basic pipeline blend mode strength reductions:
Mike Klein
2016-11-03
*
Centralize computation of GrRenderTarget & GrTexture VRAM consumption
Robert Phillips
2016-11-03
*
Add F16, SkColorSpaceXform support to SkBmpCodec
Matt Sarett
2016-11-03
*
Add Matrix colorfilter pipeline stages.
Mike Klein
2016-11-03
[next]