index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
vertices.cpp
Commit message (
Expand
)
Author
Age
*
move vertex-mode enum into SkVertices
Mike Reed
2017-04-03
*
remove unused VerticesFlags
Mike Reed
2017-03-16
*
Revert[4] "store vertices arrays inline with object""""
Mike Reed
2017-03-16
*
Revert[3] "store vertices arrays inline with object"""
Mike Reed
2017-03-16
*
Revert[2] "store vertices arrays inline with object""
Mike Reed
2017-03-15
*
Revert "store vertices arrays inline with object"
Mike Reed
2017-03-15
*
store vertices arrays inline with object
Mike Reed
2017-03-15
*
add SkVertices::Builder
Mike Reed
2017-03-14
*
Fix drawVertices() texture mapping in the presence of a local matrix
Florin Malita
2017-02-17
*
Fix size of vertices GM to show all content
Brian Salomon
2017-02-10
*
Make workaround for std::unique_ptr<const T[]> bug in old libstdc++ work.
Brian Salomon
2017-02-06
*
Work around broken std::unique_ptr<const T[]> constructor from std::unique_pt...
Brian Salomon
2017-02-06
*
Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.
Brian Salomon
2017-02-06
*
Batch across matrix changes in drawVertices and add GM to test.
Brian Salomon
2017-02-03
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Replace a lot of 'static const' with 'constexpr' or 'const'.
mtklein
2016-09-01
*
switch xfermodes over to sk_sp
reed
2016-03-29
*
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...
reed
2016-03-22
*
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...
reed
2016-03-22
*
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...
reed
2016-03-22
*
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...
reed
2016-03-22
*
switch colorfilters to sk_sp
reed
2016-03-22
*
Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code...
reed
2016-03-13
*
Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...
reed
2016-03-13
*
more shader-->sp conversions
reed
2016-03-13
*
Expand coverage of vertices gm
bsalomon
2016-03-08
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
new vertices gm to test alpha
reed@google.com
2014-05-05
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
Remove GPU-only flag for vertices GM
commit-bot@chromium.org
2014-01-08
*
suppress on gpu for now
reed@google.com
2014-01-08
*
reenable vertices gm, adding picture support
reed@google.com
2013-12-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-30
*
really disable replay
mike@reedtribe.org
2013-12-30
*
suppress pictures for vertices for now
mike@reedtribe.org
2013-12-30
*
add gm::vertices
mike@reedtribe.org
2013-12-30