index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Remove clip from GrPipelineBuilder
cdalton
2016-05-12
*
Eliminate special case nvpr batch handling
cdalton
2016-05-12
*
Ignore patch version when checking compatibility of vulkan layers
egdaniel
2016-05-12
*
Make PixelGetters much smaller, move more common code to PixelAccessor.
herb
2016-05-12
*
cmake: fixes for windows
halcanary
2016-05-12
*
Make SkGpuBlurUtils::GaussianBlur more drawContext centric
robertphillips
2016-05-12
*
Support allowSRGBInputs on Vulkan (via secondary texture views)
brianosman
2016-05-12
*
Remove SkPicture::hasText()
fmalita
2016-05-12
*
Fix typo in SkOSWindow_AndroidNative.
bungeman
2016-05-12
*
Fix bug & add code to catch ImageFilter clearing bugs
robertphillips
2016-05-12
*
Fix bad pixel address calculation.
herb
2016-05-12
*
Warning instead of exception for cmake
liyuqian
2016-05-12
*
using_skia_and_harfbuzz: compile w/ Android NDK
halcanary
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Use swipe gesture to switch between slides on Android
liyuqian
2016-05-12
*
SkPictureImageFilter - clear local canvas before use
ericrk
2016-05-12
*
Fix sRGB textures that must be copied (for NPOT tiling, etc...)
brianosman
2016-05-12
*
fix hairline clip
caryclark
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Fail gracefully if MakeRenderTarget fails
scroggo
2016-05-12
*
Add isEmpty() query to GrShape and improve comments.
bsalomon
2016-05-11
*
Separate user and raw stencil settings
cdalton
2016-05-11
*
Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchse...
robertphillips
2016-05-11
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Nanobench running on Vulkan
bsalomon
2016-05-11
*
Use common code from SkPM4fPriv
herb
2016-05-11
*
Use GrGammaEffect to support YUV conversion without sRGB write control
brianosman
2016-05-11
*
Harden linear gradients
fmalita
2016-05-11
*
Add png for difficult but common blit cases.
herb
2016-05-11
*
Make SkGpuBlurUtils::GaussianBlur more drawContext centric
robertphillips
2016-05-11
*
Refactor sample to share boiler plate code. TODO: move to common calls from S...
herb
2016-05-11
*
Make unit tests use generic testcontext rather than glcontext
bsalomon
2016-05-11
*
Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchse...
scroggo
2016-05-11
*
Add base class for GLTestContext and add new subclass VkTestContext.
bsalomon
2016-05-11
*
Reset context after doing non-Skia GL rendering.
brianosman
2016-05-11
*
Switch GrTextureToYUVPlanes over to newDrawContext calls
robertphillips
2016-05-11
*
compressed texture support has been broken/untested for a while, remove cruft
reed
2016-05-11
*
Make SkGpuBlurUtils::GaussianBlur more drawContext centric
robertphillips
2016-05-11
*
Make GrGammaEffect have explicit sRGB modes, plus exponential mode.
brianosman
2016-05-11
*
Revert "Add tests and benches to support the sRGB blitter for SkOpts"
scroggo
2016-05-11
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Make distance field bounds calculation more accurate for strokes
bsalomon
2016-05-11
*
Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...
robertphillips
2016-05-11
*
Revert of Make GrGammaEffect have explicit sRGB modes, plus exponential mode....
robertphillips
2016-05-11
*
Minor GrRenderTarget retraction
robertphillips
2016-05-11
*
Make GrGammaEffect have explicit sRGB modes, plus exponential mode.
brianosman
2016-05-10
*
Use proper color type for assert.
herb
2016-05-10
*
Disable unpack row length when uploading mips
ericrk
2016-05-10
*
Remove SkFontHost.h.
bungeman
2016-05-10
*
Instruct yasm to compile position independent code on Android
msarett
2016-05-10
[next]