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
*
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
*
Revert "remove SkCanvas::kIsOpaque_SaveLayerFlag"
Mike Klein
2018-02-07
*
remove SkCanvas::kIsOpaque_SaveLayerFlag
Mike Klein
2018-02-07
*
Add link annotation support to SkSVGDevice.
Bryce Thomas
2018-02-06
*
Revert "Revert "move GrColor.h to private, IWYU""
Mike Reed
2018-02-06
*
Fix picture shader handling of outer local matrix
Florin Malita
2018-02-06
*
add maskfilter+localmatrix to fix savelayer
Mike Reed
2018-02-06
*
Revert "Cleanup of large text rendering."
Jim Van Verth
2018-02-06
*
Can't correctly call computeFastBounds on maskfilter w/ device geo
Mike Reed
2018-02-06
*
Revert "move GrColor.h to private, IWYU"
Brian Salomon
2018-02-06
*
Cleanup of large text rendering.
Jim Van Verth
2018-02-06
*
move GrColor.h to private, IWYU
Mike Reed
2018-02-06
*
Remove integer texture support
Brian Salomon
2018-02-06
*
move SkMask.h to src
Mike Reed
2018-02-06
*
Make edge equations be flat interpolated in GrTextureOp
Brian Salomon
2018-02-05
*
gpu impl for compose and combine maskfilters
Mike Reed
2018-02-05
[next]