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
*
Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and Dra...
bsalomon
2016-05-06
*
Simplify SkGpuBlurUtils::GaussianBlur method
robertphillips
2016-05-06
*
Revert of Disable layer hoisting for non-8888 canvases (patchset #2 id:20001 ...
robertphillips
2016-05-06
*
Fix unit test crash caused by OSMesa not supporting rendering to GL_ALPHA8
bsalomon
2016-05-05
*
Disable layer hoisting for non-8888 canvases
robertphillips
2016-05-05
*
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
brianosman
2016-05-05
*
Retract GrRenderTarget a bit within SkGpuDevice
robertphillips
2016-05-05
*
Bring back sRGB-write-control as a caps bit.
brianosman
2016-05-05
*
Make GrPathRenderer only support fills for path stenciling
bsalomon
2016-05-05
*
Stop banning stroke-and-fill for GrStyle and add tests
bsalomon
2016-05-05
*
Make cap only affect the keys of GrShapes that are possibly-open
bsalomon
2016-05-04
*
Add Gr*Proxy classes
robertphillips
2016-05-04
*
Allow stencils to be attached to render targets created via SkSurface::MakeFr...
ericrk
2016-05-04
*
Disable Ganesh layer hoister in a more revertable form
robertphillips
2016-05-04
*
Fix ASAN errors.
benjaminwagner
2016-05-04
*
Revert of Allow stencils to be attached to render targets created via SkSurfa...
jvanverth
2016-05-04
*
Expand GrStyle's interface.
bsalomon
2016-05-04
*
Fix type conversion compile errors
brianosman
2016-05-04
*
Allow stencils to be attached to render targets created via SkSurface::MakeFr...
ericrk
2016-05-03
*
Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....
robertphillips
2016-05-03
*
Set barriers and image layout changes between mipmap blits.
jvanverth
2016-05-03
*
Enable two-sided stencil in Vulkan.
jvanverth
2016-05-03
*
Apply setImageLayout() to all of a VkImage's subresources.
jvanverth
2016-05-03
*
Revert of Make GrStyle more sk_sp savy (patchset #1 id:1 of https://coderevie...
bsalomon
2016-05-03
*
Minor refactor of GrLayerHoister
robertphillips
2016-05-03
*
Make GrStyle more sk_sp savy
bsalomon
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
*
Add sync in vulkan when writing to linear texture
egdaniel
2016-05-03
*
Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.c...
robertphillips
2016-05-03
*
Revert of Make stencils be attachable to render targets created via SkSurface...
jvanverth
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
*
Make stencils be attachable to render targets created via SkSurface::MakeFrom...
kkinnunen
2016-05-02
*
Make sure that Vulkan debug callback ptr is non-null.
jvanverth
2016-05-02
*
When filling nested rect path check for empty inner and empty outer rects
bsalomon
2016-05-02
*
added GrMSAAPathRenderer
ethannicholas
2016-05-02
*
Fix VK WritePixels with offset rect
jvanverth
2016-05-02
*
Unify DescriptorPools for vulkan uniform descriptor sets
egdaniel
2016-05-02
*
Fix gcc warnings in Vulkan backend
bsalomon
2016-04-29
*
Add mipmap loading to Vulkan.
jvanverth
2016-04-29
*
Unbreak vulkan after stencil constant name changes
bsalomon
2016-04-29
*
Revert of Make stencils be attachable to render targets created via SkSurface...
benjaminwagner
2016-04-29
*
Fix Vulkan Build in Android
liyuqian
2016-04-29
*
Don't mark mipmaps dirty if uploading > 1 levels
jvanverth
2016-04-29
*
Use constexpr constructors of GrStencilSettings rather than hacky macro system.
bsalomon
2016-04-29
*
Revert of Adjust tolerance to fix bezier glitches issue (patchset #1 id:1 of ...
jvanverth
2016-04-29
*
Unify implementations of stroking radius calculationsns
bsalomon
2016-04-29
*
Add sk_sp to SkSurface_Gpu and SkGpuDevice
robertphillips
2016-04-29
*
Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.
djsollen
2016-04-29
*
Make stencils be attachable to render targets created via SkSurface::MakeFrom...
kkinnunen
2016-04-29
*
Adjust tolerance to fix bezier glitches issue
xidachen
2016-04-28
[next]