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
*
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
*
Require mips to be allocated at texture creation time and disable late alloca...
Greg Daniel
2018-06-07
*
Add checks to make sure we don't overflow 32 bit int in GPU path renderers.
Greg Daniel
2018-06-07
*
Set bounds correctly for color emoji that need post-cache transfoms
Jim Van Verth
2018-06-01
*
Dest color space no longer impacts mipmaps or texture sampling
Brian Osman
2018-06-01
*
Make GrPrimitiveProcessor::Attribute a class, hide data members.
Brian Salomon
2018-05-30
*
Revert "Revert "Make GrTextureOp disable coverage AA when rect falls on integ...
Brian Salomon
2018-05-30
*
Rename GrAtlasTextBlob -> GrTextBlob
Herb Derby
2018-05-29
*
Revert "Make GrTextureOp disable coverage AA when rect falls on integers."
Brian Salomon
2018-05-29
*
Make GrTextureOp disable coverage AA when rect falls on integers.
Brian Salomon
2018-05-29
*
Reland "Turn off domain in GrTextureOp when src rect contains entire proxy"
Brian Salomon
2018-05-26
*
Reland "Workaround constexpr bug in MSVC 2015 in GrTextureOp"
Brian Salomon
2018-05-26
[next]