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
*
Move clip mask generation into GrReducedClip
csmartdalton
2016-08-31
*
SkPDF: Fix Type3 ToUnicode table.
halcanary
2016-08-31
*
Define clear regions in terms of GrFixedClip
csmartdalton
2016-08-31
*
Don't purge resources for trivial GrContext flushes
bsalomon
2016-08-31
*
added point light attenuations to raster
vjiaoblack
2016-08-31
*
Optimizations and more documentation of SkShadowShader
vjiaoblack
2016-08-31
*
In VulkanWindowContext add check to see if ganesh changed the layout of the i...
egdaniel
2016-08-31
*
Screenspace AA tessellated GPU path rendering.
senorblanco
2016-08-31
*
Always add a barrier when old layout was general in vulkan.
egdaniel
2016-08-31
*
Revert of Screenspace AA tessellated path rendering. (patchset #37 id:730001 ...
senorblanco
2016-08-31
*
Screenspace AA tessellated GPU path rendering.
senorblanco
2016-08-31
*
Add some copy support for vulkan msaa
egdaniel
2016-08-31
*
Store mipmap levels in deferred texture image
cblume
2016-08-30
*
made raster shadows variance shadows
vjiaoblack
2016-08-30
*
Revert of SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. (pa...
halcanary
2016-08-30
*
SkTextBlob: Begin implementing Extended TextBlob API
halcanary
2016-08-30
*
clean up use of register storage class
mtklein
2016-08-30
*
SkPDF: SK_SFNTLY_SUBSETTER is gone
halcanary
2016-08-30
*
Detect TSAN instead of relying on #ifdef THREAD_SANITIZER.
mtklein
2016-08-30
*
SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName.
halcanary
2016-08-30
*
Remove custom data from GrGpuResource
bsalomon
2016-08-30
*
changed kCurveConnectionThreshold in GrAAConvexTessellator
ethannicholas
2016-08-30
*
raster shadows
vjiaoblack
2016-08-30
*
Some tests around surface creation and snapshotting with color space
brianosman
2016-08-30
*
Skip spinlock overhead on Android
msarett
2016-08-29
*
Add Gray support to SkPNGImageEncoder
msarett
2016-08-29
*
remove dead code
mtklein
2016-08-29
*
Fix stroked rrects with batching.
jvanverth
2016-08-29
*
Remove unneeded pipeline barrier in vulkan
egdaniel
2016-08-29
*
Skip batch iteration in GrDrawTarget::forwardCombine when the max look ahead ...
bsalomon
2016-08-29
*
Moved ambient lights out of SkLight's light array
vjiaoblack
2016-08-29
*
Batch all circular rrects together
jvanverth
2016-08-29
*
SkPDF: Remove some unused glyphs from fallback fonts
halcanary
2016-08-29
*
Add support for glDrawRangeElements
bsalomon
2016-08-29
*
Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:1...
vjiaoblack
2016-08-29
*
dedup images/blobs/pictures by ID in old serialization format
reed
2016-08-29
*
Use stroked rrects for Android shadow sample
jvanverth
2016-08-29
*
Moved ambient lights out of SkLight's light array
vjiaoblack
2016-08-29
*
change readTypeface to return sk_sp
reed
2016-08-29
*
Remove FP16 support from ANGLE. Previous workaround was incomplete.
brianosman
2016-08-29
*
if the winding of the top can't be computed, give up
caryclark
2016-08-26
*
SkPDF: Glyph validation change
halcanary
2016-08-26
*
drawBitmapRect() should not touch the CTM when mask filters are present
fmalita
2016-08-26
*
Reduce CPU overhead on drawRegion()
msarett
2016-08-26
*
Don't add the resolve attachment to vulkan render passes.
egdaniel
2016-08-26
*
fixed 'corners' of paths in GrAAConvexTessellator
ethannicholas
2016-08-26
*
Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext.
bsalomon
2016-08-26
*
Update ANGLE to latest as of August 25, 2016
brianosman
2016-08-26
*
Restrict supported font formats in Chrome context
drott
2016-08-26
*
avoid generating degenerate conic from arc
caryclark
2016-08-26
[next]