index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
ops
Commit message (
Expand
)
Author
Age
*
Remove clamping of kPlus with F16 configs
Brian Osman
2018-07-11
*
added skeletal animation support to GPU backend
Ruiqi Mao
2018-07-11
*
Revert "added skeletal animation support to GPU backend"
Joe Gregorio
2018-07-10
*
Revert "Remove interpolants are inaccurate workaround for Adreno 3xx."
Brian Salomon
2018-07-10
*
added skeletal animation support to GPU backend
Ruiqi Mao
2018-07-10
*
Deinline some GrPathRenderer method and one GrDrawingMananger method.
Brian Salomon
2018-07-10
*
Remove interpolants are inaccurate workaround for Adreno 3xx.
Brian Salomon
2018-07-10
*
added caching of SkVertices
Ruiqi Mao
2018-07-09
*
Revert "Add genIDs from all contributing elements to GrReducedClip's mask key."
Brian Salomon
2018-07-09
*
Add genIDs from all contributing elements to GrReducedClip's mask key.
Brian Salomon
2018-07-09
*
Revert "added skeletal animation support to GPU backend"
Ruiqi Mao
2018-07-03
*
added skeletal animation support to GPU backend
Ruiqi Mao
2018-07-03
*
Remove sRGB config checks based on color space
Brian Osman
2018-07-02
*
Revert "Some scissor state cleanup."
Brian Salomon
2018-07-02
*
Some scissor state cleanup.
Brian Salomon
2018-07-02
*
Return to low-precision ovals
Jim Van Verth
2018-06-28
*
Adjust ellipse center epsilon further to fix dropouts
Jim Van Verth
2018-06-28
*
Reland "Improve precision and speed of oval rendering."
Jim Van Verth
2018-06-28
*
Revert "Improve precision and speed of oval rendering."
Jim Van Verth
2018-06-27
*
Improve precision and speed of oval rendering.
Jim Van Verth
2018-06-27
*
Refactor GrPipeline dynamic state.
Brian Salomon
2018-06-26
*
Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists.
Brian Salomon
2018-06-25
*
Revert "Revert "Change how vertex/instance attributes are handled in geometry...
Brian Salomon
2018-06-19
*
Move op memory storage to GrContext (take 2)
Robert Phillips
2018-06-19
*
Stop using SkTSwap.
Ben Wagner
2018-06-19
*
Revert "Change how vertex/instance attributes are handled in geometry process...
Mike Klein
2018-06-19
*
Change how vertex/instance attributes are handled in geometry processors.
Brian Salomon
2018-06-18
*
remove stray SkTLList includes
Mike Klein
2018-06-18
*
Include sRGB -> Linear in the cached "from sRGB" xform
Brian Osman
2018-06-15
*
Work around signed-unsigned comparison warning.
Ben Wagner
2018-06-15
*
Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines."
Ben Wagner
2018-06-15
*
Revert "Move op memory storage to GrContext"
Robert Phillips
2018-06-15
*
Simplify usage of GrGLSLColorSpaceXformHelper
Brian Osman
2018-06-15
*
Move op memory storage to GrContext
Robert Phillips
2018-06-15
*
Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines."
Hal Canary
2018-06-14
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines.
Hal Canary
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
Plumb GrContext everywhere
Robert Phillips
2018-06-12
*
trim #include <new> from SkPostConfig.h
Mike Klein
2018-06-11
*
Reland "Reland "Require mips to be allocated at texture creation time and dis...
Greg Daniel
2018-06-08
*
Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu.
Brian Salomon
2018-06-08
*
Revert "Reland "Require mips to be allocated at texture creation time and dis...
Greg Daniel
2018-06-08
*
Avoid degenerate matrices (that trigger asserts) in test code
Brian Osman
2018-06-08
*
Make the SkPathRef GenIDChangeListener ref counted
Chris Dalton
2018-06-08
*
Reland "Require mips to be allocated at texture creation time and disable lat...
Greg Daniel
2018-06-08
*
Revert "Reland "Workaround constexpr bug in MSVC 2015 in GrTextureOp""
Brian Salomon
2018-06-08
*
Add a factory to any GrOp-derived class that lacked one
Robert Phillips
2018-06-08
*
Revert "Require mips to be allocated at texture creation time and disable lat...
Greg Daniel
2018-06-07
[next]