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
*
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
*
Change implementation of flush-count based GrGpuResource purging
bsalomon
2016-09-22
*
Add output format properties to SkImageFilter::Context
brianosman
2016-09-22
*
Use sk_careful_memcpy when writing optional conic weights for GrShape path da...
bsalomon
2016-09-21
*
Add optional sw generated path coverage mask caching
bsalomon
2016-09-21
*
Conditionally insert gl_PointSize into shaders.
bsalomon
2016-09-21
*
Always use transfer_dst for buffers.
jvanverth
2016-09-21
*
Add a transient image filter cache to SkImage::makeWithFilter & PDF
brianosman
2016-09-21
*
Make GrShape compute keys for short paths from path data instead of using the...
bsalomon
2016-09-21
*
Stop closing filled paths in GrShape
bsalomon
2016-09-21
*
Fix some GPU image filter code to preserve precision and color space
brianosman
2016-09-21
*
Revert of Stop closing filled paths in GrShape (patchset #1 id:1 of https://c...
fmalita
2016-09-20
*
Revert of Clear stencil buffer before using it for drawing (patchset #2 id:20...
stani
2016-09-20
[next]