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
*
Remove tracking of SkDestinationSurfaceColorMode on GrTextureProxy for mips
Greg Daniel
2018-02-12
*
Revert "ccpr: Tessellate fans for very large and/or simple paths"
Cary Clark
2018-02-12
*
ccpr: Tessellate fans for very large and/or simple paths
Chris Dalton
2018-02-12
*
Add 2 fuzz targets for image decoding (oss-fuzz)
Kevin Lubick
2018-02-12
*
Refactor GrUploadPixmap logic into MakeCrossContextFromPixmap
Greg Daniel
2018-02-12
*
Add init-once to threaded backend
Yuqian Li
2018-02-12
*
Remove SK_SUPPORT_LEGACY_AAA_SMOOTH
Yuqian Li
2018-02-12
*
Remove image functions from GrGLInterface, part one
Brian Osman
2018-02-11
*
Remove unused code resulted from deleting DeferredTextureImage
Greg Daniel
2018-02-10
*
Move default init of tmp draw params out of subclasses into GrGpu
Brian Salomon
2018-02-10
*
add helper to know when a colortype is always opaque
Mike Reed
2018-02-10
*
yet another approach to unpremul scale pixels
Mike Klein
2018-02-09
*
move a bunch of helpers from SkImageInfo.h into priv
Mike Reed
2018-02-09
*
Revert "alternate approach to unpremul scalePixels()"
Mike Klein
2018-02-09
*
Re-enable explicit GPU resource allocation
Robert Phillips
2018-02-09
*
Make atlases instantiate themselves at flush time
Robert Phillips
2018-02-09
*
When querying mipmapped on proxies return targets state if possible
Greg Daniel
2018-02-09
*
Track dirty rects on GrRenderTargets in native space rather than origin-relative
Brian Salomon
2018-02-09
*
Remove (unused) NV_bindless_texture from GL interface
Brian Osman
2018-02-09
*
Add missing include (to get std::min on MSVC)
Brian Osman
2018-02-09
*
Revert "Revert "Remove SkImage deferred texture image data APIs.""
Brian Salomon
2018-02-09
*
alternate approach to unpremul scalePixels()
Mike Klein
2018-02-09
*
Remove EXT_direct_state_access (unused)
Brian Osman
2018-02-09
*
Attempted fix for G3 roll
Robert Phillips
2018-02-09
*
Cleanup of large text rendering, take 2.
Jim Van Verth
2018-02-08
*
Fix assert in GrTextureProxy.cpp
Robert Phillips
2018-02-08
*
Make GrUploadBitmapToTexutreProxy to support lazy proxies
Greg Daniel
2018-02-08
*
Make non-ddl lazy proxys clean-up and delete their callbacks immediately afte...
Greg Daniel
2018-02-08
*
Remove unused class GrDDLGpu
Brian Salomon
2018-02-08
*
Don't allow DDL GrContexts to MakeCrossContextFromPixmap
Greg Daniel
2018-02-08
*
add writePixels to SkSurface --> so we can remove it from canvas
Mike Reed
2018-02-08
*
ensure that what is valid for a surface is also valid for an image
Mike Reed
2018-02-08
*
Fix typo in comment (inherited from ICC spec)
Brian Osman
2018-02-08
*
Switch MDB GrContextOptions over to Enable style
Robert Phillips
2018-02-08
*
Move GrMakeCachedBitmapProxy work in lazy mode
Greg Daniel
2018-02-08
*
Check for valid z-transform function in shadow generation
Jim Van Verth
2018-02-08
*
remove kRW_LegacyBitmapMode
Cary Clark
2018-02-08
*
Move control of explicit GPU resource allocation to GrContextOptions
Robert Phillips
2018-02-08
*
Fix the left/right edge swapping in isSmoothEnough
Yuqian Li
2018-02-08
*
check for failed snapshot
Mike Reed
2018-02-07
*
extend savelayer_maskfilter to also have an imagefilter
Mike Reed
2018-02-07
*
Remove GrStencilAndCoverTextContext
Robert Phillips
2018-02-07
*
Reland "remove SkCanvas::kIsOpaque_SaveLayerFlag"
Mike Klein
2018-02-07
*
Revert "Re-enable explicit resource allocation in Skia (take 2)"
Robert Phillips
2018-02-07
*
Refactor explicit inverse calculation in SkImageShader::onAppendStages()
Florin Malita
2018-02-07
*
Add function to GrProxyProvider to lazily upload mip map data
Greg Daniel
2018-02-07
*
init matrix if buffer is already bad
Mike Reed
2018-02-07
*
Re-enable explicit resource allocation in Skia (take 2)
Robert Phillips
2018-02-07
*
Remove legacy small rect code
Yuqian Li
2018-02-07
*
Implement Sk2f::Store4
Chris Dalton
2018-02-07
[next]