index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
Commit message (
Expand
)
Author
Age
...
*
Initial texture data is never flipped when uploaded.
Brian Salomon
2018-03-07
*
Fix .fp files
Robert Phillips
2018-03-06
*
make compute helper for blurs private
Mike Reed
2018-03-06
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Revert "Revert "Add 1010102 support to Ganesh""
Brian Osman
2018-03-02
*
Revert "Add 1010102 support to Ganesh"
Brian Osman
2018-03-01
*
Add 1010102 support to Ganesh
Brian Osman
2018-03-01
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)
Robert Phillips
2018-03-01
*
Fix unit tests that were causes vulkan unitialized memory warnings in validation
Greg Daniel
2018-02-27
*
move some RRect methods into priv
Mike Reed
2018-02-22
*
Drop unused shader support for sample variables
Chris Dalton
2018-02-15
*
DDL-ify GrRectBlurEffect
Robert Phillips
2018-02-14
*
Remove integer texture support
Brian Salomon
2018-02-06
*
ccpr: Don't use flat interpolation when it is slow
Chris Dalton
2018-02-02
*
Disable texture strip atlasing for DDL
Robert Phillips
2018-02-02
*
updated .fp file headers
Ethan Nicholas
2018-02-01
*
Add SkSurface_Gpu::MakeWrappedRenderTarget method
Robert Phillips
2018-01-31
*
Revert "Drop support for unused MSAA extensions"
Robert Phillips
2018-01-30
*
Drop support for unused MSAA extensions
Chris Dalton
2018-01-29
*
remove SkColorSpace_Base
Mike Klein
2018-01-26
*
Use int when possible to calculate atlas indices in shaders.
Jim Van Verth
2018-01-26
*
Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals,...
Brian Salomon
2018-01-23
*
Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arc...
Brian Salomon
2018-01-23
*
Fix FPs
Robert Phillips
2018-01-16
*
Funnel most proxy creation through GrProxyProvider
Robert Phillips
2018-01-16
*
Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."
Greg Daniel
2018-01-12
*
Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.
Brian Salomon
2018-01-12
*
fixed inconsistent ordering of SkSL enums
Ethan Nicholas
2018-01-08
*
Fix build
Robert Phillips
2018-01-08
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Remove unused color from all distance field GPs and GrAtlasTextOp
Brian Osman
2018-01-03
*
fix usage of deprecated SkMatrix44 constructor
Ethan Nicholas
2017-12-22
*
converted YUVEffect to SkSL
Ethan Nicholas
2017-12-22
*
removed extraneous unused uniform handles for SkSL samplers
Ethan Nicholas
2017-12-20
*
converted GrRRectBlurEffect to SkSL
Ethan Nicholas
2017-12-20
*
Reland "hide unused var"
Mike Reed
2017-12-20
*
Don't canonicalize empty SkRRects. They stroke differently.
Brian Salomon
2017-12-19
*
Revert "Revert "move homogenous with stride to matrixpriv""
Brian Salomon
2017-12-19
*
Revert "Transform vertices for distance field glyphs on CPU."
Greg Daniel
2017-12-18
*
Revert "hide unused var"
Greg Daniel
2017-12-18
*
hide unused var
Mike Reed
2017-12-15
*
Transform vertices for distance field glyphs on CPU.
Brian Salomon
2017-12-15
*
converted GrMagnifierEffect to SkSL
Ethan Nicholas
2017-12-13
*
Fix tautological comparison in GrTextureDomain.cpp
Hans Wennborg
2017-12-09
*
Don't force GrGLSLVarying's scope to be compile-time constant
Chris Dalton
2017-12-08
*
Add gray_8_as_lum and _as_red private grpixelconfigs
Greg Daniel
2017-12-07
*
Make GrGLSLPrimitiveProcessor::emitTransforms take local coords as GrShaderVar.
Brian Salomon
2017-12-07
*
Avoid GrEllipseEffect for small radii on devices without 32 bit float.
Brian Salomon
2017-12-05
*
turn on extended Clang warnings on Windows too
Chris Dalton
2017-12-04
[prev]
[next]