index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
update path->rsxform to correctly interp dy
reed
2016-07-08
*
Promote the GCC/libc++/<memory> 'typedef float float32_t' workaround to SkTyp...
bsalomon
2016-07-08
*
Make all parameters reqiured to GrReducedClip::ReduceClipStack
bsalomon
2016-07-08
*
Revert of Move sRGB <-> linear conversion components to their own files. (pat...
mtklein
2016-07-07
*
make some canvas utils virtual (for proxy based subclasses)
reed
2016-07-07
*
fix typos and capitalization on drawTextRSXform CL
reed
2016-07-07
*
Update markdown to use absolute image paths, fixing broken images
pdr
2016-07-07
*
Move sRGB <-> linear conversion components to their own files.
mtklein
2016-07-07
*
add bounds to textblob
reed
2016-07-07
*
Revert of Better encapsulate oval/rrect batchs. (patchset #5 id:80001 of http...
hush
2016-07-07
*
Revert of Use sRGB pixel config for ARGB masks (color emoji) (patchset #1 id:...
brianosman
2016-07-07
*
drawTextRSXform
reed
2016-07-07
*
SkPDF: Fix encoding of unichr outside of basic plane
halcanary
2016-07-07
*
SkPDF: fix PDFA-only metadata error
halcanary
2016-07-07
*
Use sRGB pixel config for ARGB masks (color emoji)
brianosman
2016-07-07
*
Check granularity in render pass bounds
egdaniel
2016-07-07
*
Add offsets to GrVkBuffer.
jvanverth
2016-07-07
*
Begin instanced rendering for simple shapes
csmartdalton
2016-07-07
*
Only check resource tracking on program shutdown, not context shutdown
jvanverth
2016-07-07
*
Fix vulkan compile
egdaniel
2016-07-07
*
centralize VECTORCALL as SK_VECTORCALL
mtklein
2016-07-07
*
Correctly handle mat2x2 in Vulkan
egdaniel
2016-07-07
*
Better encapsulate oval/rrect batchs.
bsalomon
2016-07-07
*
Remove fColor from PathRenderer DrawPathArgs struct
robertphillips
2016-07-07
*
Pull out freelist allocation from GrVkSubHeap
jvanverth
2016-07-07
*
fix for SkSL producing invalid branch after an OpKill
ethannicholas
2016-07-07
*
Abstracted diffuse color map out of SkLightingShaderImpl into a generic SkShader
dvonbeck
2016-07-06
*
Hide NonAAStrokeRectBatch Geometry class and cleanup class.
bsalomon
2016-07-06
*
Fix bounds computation for non-aa hairlines when snapping to pixel centers
egdaniel
2016-07-06
*
Deleting void pointers is bad, mmmkay?
jvanverth
2016-07-06
*
More accurate render time and continuous fresh
liyuqian
2016-07-06
*
API change to allow for NormalSource selection at the user level.
dvonbeck
2016-07-06
*
Hide geometry class in AAStrokeRectBatch and remove unused Append function.
bsalomon
2016-07-06
*
Vulkan fixes for TesselatingPathRenderer test
jvanverth
2016-07-06
*
check for zero scale in SkDraw::ComputeResScaleForStroking
lsalzman
2016-07-06
*
Grow descriptor pools by 1.5
egdaniel
2016-07-06
*
Fixed crash when RunInSeriesFP's color input is nil
dvonbeck
2016-07-06
*
Add gm for various font rendering combinations.
bungeman
2016-07-06
*
Add gm that tests shaded stroked rectangles.
bsalomon
2016-07-06
*
Update rebaseline instructions.
bungeman
2016-07-06
*
Fix caching of sample locations
csmartdalton
2016-07-06
*
Move GrNonAAFillRectPerspectiveBatch to its own file
robertphillips
2016-07-06
*
Check fIgnoresCoverage in GrPipeline::AreEqual
csmartdalton
2016-07-06
*
Experiment: add flag for finish-recording to return null
reed
2016-07-06
*
Add resource tracking output and command buffer recycling
jvanverth
2016-07-06
*
Compile Vulkan when building for the Android framework.
djsollen
2016-07-06
*
Fix vulkan image sampling
egdaniel
2016-07-06
*
Try fix the mac build bot after removing Android SampleApp
liyuqian
2016-07-06
*
Increase batching for AA fill rects.
bsalomon
2016-07-06
*
fix for Clang 3.8 warning in SkSL
ethannicholas
2016-07-06
[next]