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
...
*
don't draw images with nonfinite dst bounds
Mike Reed
2018-01-30
*
handle clipping large triangles
Mike Reed
2018-01-30
*
Reduce the amount of padding needed for SDFs.
Jim Van Verth
2018-01-30
*
Add ref counted wrapped around GrTexture ReleaseProc
Greg Daniel
2018-01-30
*
Revert "Drop support for unused MSAA extensions"
Robert Phillips
2018-01-30
*
don't draw non-finite contexts in imagefilters
Mike Reed
2018-01-30
*
Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now.
Brian Salomon
2018-01-30
*
Drop support for unused MSAA extensions
Chris Dalton
2018-01-29
*
check that rect is finite before jamming our bounds
Mike Reed
2018-01-29
*
handle conics in 1D patheffect
Mike Reed
2018-01-29
*
handle conics in text warper
Mike Reed
2018-01-29
*
Remove some unused sample count caps
Brian Salomon
2018-01-29
*
validate that contours begin with moveTo
Mike Reed
2018-01-29
*
workaround for Intel SPIR-V OpCompositeConstruct bug
Ethan Nicholas
2018-01-29
*
Remove Ops whose lazy proxies fail to instantiate on flush
Greg Daniel
2018-01-29
*
Add createTextureProxy function to ProxyProvider that takes an SkImage
Greg Daniel
2018-01-29
*
fixed creating a vector from another vector in SPIR-V output
Ethan Nicholas
2018-01-29
*
add SkPicture::MakePlaceholder()
Mike Klein
2018-01-28
*
Revert "hide picture virtuals (no public callers)"
Mike Klein
2018-01-27
*
hide picture virtuals (no public callers)
Mike Reed
2018-01-27
*
Make SkAndroidCodec (optionally) respect origin
Leon Scroggins III
2018-01-26
*
make SkGammas less bad
Mike Klein
2018-01-26
*
move checkLE functionality directly onto readbuffer
Mike Reed
2018-01-26
*
remove SkColorSpace_Base
Mike Klein
2018-01-26
*
eliminate SK_BUILD_FOR_WIN32
Mike Klein
2018-01-26
*
Remove legacy mask blur code.
Herbert Derby
2018-01-26
*
Remove unused SkPictureContentInfo
Brian Salomon
2018-01-26
*
Remove GrContext::getRecommendedSampleCount and SkPictureContentInfo::suitabl...
Brian Salomon
2018-01-26
*
use coverage modes instead of blend modes
Mike Reed
2018-01-26
*
bug fixes from PVS Studio (static analysis)
Mike Klein
2018-01-26
*
Rename .include files to .inc
Ben Wagner
2018-01-26
*
Use int when possible to calculate atlas indices in shaders.
Jim Van Verth
2018-01-26
*
Add cache for handling of contexts.
Herb Derby
2018-01-25
*
compose and combine maskfilters
Mike Reed
2018-01-25
*
Revert "Increase depth threshold for SkClipStack::isRRect."
Stan Iliev
2018-01-25
*
Start of cross process SkScalerContext.
Mike Klein
2018-01-24
*
Misc guarding of enums in ImageFilter CreateProcs
Robert Phillips
2018-01-24
*
Keep SkRasterPipelineSpriteBlitter's src/dst offset math in size_t
Mike Klein
2018-01-24
*
pass size_t to ptr_and_ix()
Mike Klein
2018-01-24
*
Check enum values in SkDisplacementMapEffect's CreateProc
Robert Phillips
2018-01-24
*
Add check for bad enum in SkMatrixConvolutionImageFilter's CreateProc
Robert Phillips
2018-01-24
*
fix serializing shadowrec
Mike Reed
2018-01-24
*
allow 4444 sw surfaces
Mike Klein
2018-01-24
*
Add return value to doLazyInstantiation to know if it succeedes.
Greg Daniel
2018-01-24
*
Skip driver workarounds in GrGLCaps::initConfigTable based on GrContextOptions
Brian Salomon
2018-01-24
*
Add lazy proxy's for wrapping backend textures
Greg Daniel
2018-01-24
*
Fix noncoherent advanced blend eq NV workaround
Brian Salomon
2018-01-24
*
Revert "Revert "converted vertex shaders to device coords""
Robert Phillips
2018-01-24
*
Remove superfluous SkReadBuffer validity checks
Robert Phillips
2018-01-23
*
Revert "converted vertex shaders to device coords"
Ethan Nicholas
2018-01-23
[prev]
[next]