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
*
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
*
Reland "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp."
Brian Salomon
2018-05-26
*
Revert "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp."
Stephen White
2018-05-26
*
Revert "Workaround constexpr bug in MSVC 2015 in GrTextureOp"
Stephen White
2018-05-26
*
Revert "Turn off domain in GrTextureOp when src rect contains entire proxy"
Stephen White
2018-05-26
*
Turn off domain in GrTextureOp when src rect contains entire proxy
Brian Salomon
2018-05-25
*
Workaround constexpr bug in MSVC 2015 in GrTextureOp
Brian Salomon
2018-05-24
*
Rename GrAtlasTextContext -> GrTextContext
Herb Derby
2018-05-24
*
Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp.
Brian Salomon
2018-05-24
*
Add GPU perspective support for color emoji
Jim Van Verth
2018-05-24
*
Delete GrDrawOp::wasRecorded
Chris Dalton
2018-05-23
*
Use layered templates for optional vertex attributes in GrTextureOp.
Brian Salomon
2018-05-22
*
GrTextureOp: Rename template params "V" instead of "Vertex".
Brian Salomon
2018-05-22
*
Add perspective support to GrTextureOp.
Brian Salomon
2018-05-21
*
Use inheritance to define TextureGeometryProcesor vertex structs
Brian Salomon
2018-05-18
*
Add convenience overload of SkPointPriv::SetRectTriStrip that takes SkRect
Brian Salomon
2018-05-18
*
Modifications to GrTextureOp outsetting, edge equation code.
Brian Salomon
2018-05-18
*
Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly.
Brian Salomon
2018-05-17
*
Fix check for valid proxies returned by AtlasManager.
Jim Van Verth
2018-05-16
*
Revert "Check atlasPageCount before accessing the proxy array"
Yuqian Li
2018-05-15
*
Check atlasPageCount before accessing the proxy array
Chris Dalton
2018-05-15
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Approximate conics as quads in GrAAHairlinePathRenderer when fp32 not supported
Brian Salomon
2018-05-09
*
Visit the image proxy in GrLatticeOp
Brian Salomon
2018-05-07
[next]