index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
Commit message (
Expand
)
Author
Age
*
GrTessellator: refactor Line out of Edge.
senorblanco
2016-10-07
*
Reduce geometry size for circles to help fill rate.
jvanverth
2016-10-07
*
Disable antialiasing on interior of filled RRects that need distance vectors
Robert Phillips
2016-10-07
*
Add distance values to interior of filled RRects
Robert Phillips
2016-10-06
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Make local coords be highp in default geometry processor
Brian Salomon
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert of Make GrResourceCache dynamically change between LRU and random repl...
robertphillips
2016-10-04
*
Remove option to make GrCoordTransforms apply to device positions.
Brian Salomon
2016-10-03
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Make GrResourceCache dynamically change between LRU and random replacement st...
bsalomon
2016-10-03
*
Remove unused resolve parameters for vulkan render passes
Greg Daniel
2016-10-03
*
Supply random dst color space to asFP in unit tests
Brian Osman
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Start supplying random color space xforms to FP tests
Brian Osman
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Avoid unnecessary GrShape->SkPath conversion in GrStencilAndCoverPathRenderer
bsalomon
2016-10-03
*
Add a src rect to drawImageLattice() API
msarett
2016-09-30
*
Helper functions to do SkColor -> GrColor4f
Brian Osman
2016-09-30
*
Add fence support for TransferBuffers
jvanverth
2016-09-30
*
Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://co...
fmalita
2016-09-30
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-30
*
Recent image filter work now allows this check to be enabled.
brianosman
2016-09-29
*
Latest ANGLE as of September 27, 2016
brianosman
2016-09-28
*
Move toXYZD50() to SkColorSpace_Base
msarett
2016-09-28
*
Add command buffer submits before copy calls in vulkan.
egdaniel
2016-09-27
*
Revert of Add command buffer submits before copy calls in vulkan. (patchset #...
egdaniel
2016-09-27
*
Update vulkan varying locations to correctly handle arrays
egdaniel
2016-09-27
*
Add command buffer submits before copy calls in vulkan.
egdaniel
2016-09-27
*
Add GrVkCopyPipeline to handle vulkan copies as draws
egdaniel
2016-09-27
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
Clamp Vulkan caps to INT_MAX
jvanverth
2016-09-27
*
Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://co...
ethannicholas
2016-09-26
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-26
*
Minor clean up of GrAAConvexTessellator
Robert Phillips
2016-09-26
*
allow conic chop to fail
caryclark
2016-09-26
*
-Wcomma may be good to go now.
Mike Klein
2016-09-26
*
Typo?
mtklein
2016-09-26
*
Quiet a -Wcomma warning.
mtklein
2016-09-26
*
Stop aggregating texture/buffer access objects in GrFragmentProcessor parents.
bsalomon
2016-09-26
*
Don't compute path keys for volatile paths in GrShape.
bsalomon
2016-09-23
*
Some Vulkan memory fixes and cleanup
jvanverth
2016-09-23
*
Make GrRenderableConfigForColorSpace argument const
brianosman
2016-09-23
*
Revert of Some Vulkan memory fixes and cleanup (patchset #2 id:20001 of https...
jvanverth
2016-09-22
*
Some Vulkan memory fixes and cleanup
jvanverth
2016-09-22
*
Make AALinearizingConvexPathRenderer able to handle stroke and fill
robertphillips
2016-09-22
[next]