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
*
Match Android framework's non-AA point and line offset
bsalomon
2016-09-12
*
Add shader-based GaussianEdgeShader for reveal case
robertphillips
2016-09-12
*
Remove GrPrimitiveProcessor::hasTransformedLocalCoords
bsalomon
2016-09-12
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Add workaround for Adreno copyImageToBuffer calls on Vulkan
egdaniel
2016-09-12
*
Fix GaussianEdgeShader GLSL code
jvanverth
2016-09-12
*
Remove unneeded GrGLSLTransformedCoordsArray type
bsalomon
2016-09-12
*
Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://co...
ethannicholas
2016-09-12
*
Remove unneeded bounds outset in GrDrawContext::drawVertices.
bsalomon
2016-09-12
*
glTexStorage requires sized formats, ensure that we're following that rule
brianosman
2016-09-12
*
Remove ability to skip coord transform comparison in pipeline comparison.
bsalomon
2016-09-12
*
SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002
halcanary
2016-09-12
*
Two changes:
brianosman
2016-09-12
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-12
*
Update SampleAndroidShadows to use algorithm closer to Android OpenGL
jvanverth
2016-09-12
*
check for identity in translate
reed
2016-09-12
*
fix code behind SK_SUPPORT_LEGACY_MINOR_EFFECT_PTR
reed
2016-09-12
*
use expected name for setDrawLooper/getDrawLooper
reed
2016-09-11
*
Adds missing and removes duplicate tracing macros.
carlosk
2016-09-09
*
made point lights linear attenuation; also fixed point light depth bug
vjiaoblack
2016-09-09
*
Fix color gamut xform matrices in GPU code
brianosman
2016-09-09
*
Fix storage of gamut transform matrices in SkColorSpace
brianosman
2016-09-09
*
Skip adding coincident edges found
caryclark
2016-09-09
*
Added in Radial Shadows
vjiaoblack
2016-09-09
*
Delete some LUTs from SkColorSpaceXform
msarett
2016-09-09
*
fix fuzzer
caryclark
2016-09-09
*
SkPDF: implement drawTextBlob()
halcanary
2016-09-09
*
SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName.
halcanary
2016-09-08
*
Checking for valid colorType, alphaType, colorSpace in SkCodec
msarett
2016-09-08
*
Move prepareForExternalIO implementation from GrContext to GrDrawingManager
bsalomon
2016-09-08
*
Apple devices do not support CRC32 instructions. Don't believe Clang's lies.
mtklein
2016-09-08
*
Revert of Checking for valid colorType, alphaType, colorSpace in SkCodec (pat...
msarett
2016-09-08
*
Checking for valid colorType, alphaType, colorSpace in SkCodec
msarett
2016-09-08
*
Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ().
brianosman
2016-09-08
*
Push usage of GrColor4f into OverrideInput
brianosman
2016-09-08
*
removed const from ASTVarDeclaration::fName to avoid a Chromium build failure
ethannicholas
2016-09-08
*
Add GM/slide to simulate Android-style reveal clip
robertphillips
2016-09-08
*
SkLiteDL: drawAsLayer()
mtklein
2016-09-08
*
Flesh out SkOpts namespaces.
mtklein
2016-09-08
*
Add color xform support to SkWebpCodec
msarett
2016-09-08
*
GN: default to -O1
mtklein
2016-09-07
*
Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma
msarett
2016-09-07
*
Revert of Add color xform support to SkWebpCodec (patchset #2 id:80001 of htt...
msarett
2016-09-07
*
Add color xform support to SkWebpCodec
msarett
2016-09-07
*
refactored SkSL VarDeclaration handling
ethannicholas
2016-09-07
*
Delete SkColorSpace::gammaNamed() from public API
msarett
2016-09-07
*
Merge building of program desc in Vulkan into one step
egdaniel
2016-09-07
*
Revert of Add GM/slide to simulate Android-style reveal clip (patchset #6 id:...
robertphillips
2016-09-07
*
Add minimal support for readPixels in raster F16
brianosman
2016-09-07
*
Use demux API in SkWebpCodec
msarett
2016-09-07
[next]