Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
6276a7c9996e9b8d834992dbaa21880f50fe7601
/
gm
/
vertices.cpp
887cdf1
move vertex-mode enum into SkVertices
by Mike Reed
· 8 years ago
5fa6645
remove unused VerticesFlags
by Mike Reed
· 8 years ago
aa9e332
Revert[4] "store vertices arrays inline with object""""
by Mike Reed
· 8 years ago
0c492cf
Revert[3] "store vertices arrays inline with object"""
by Mike Reed
· 8 years ago
7d9f9e3
Revert[2] "store vertices arrays inline with object""
by Mike Reed
· 8 years ago
9e62df6
Revert "store vertices arrays inline with object"
by Mike Reed
· 8 years ago
eaaebb1
store vertices arrays inline with object
by Mike Reed
· 8 years ago
97eb4fe
add SkVertices::Builder
by Mike Reed
· 8 years ago
f614ba2
Fix drawVertices() texture mapping in the presence of a local matrix
by Florin Malita
· 8 years ago
3216180
Fix size of vertices GM to show all content
by Brian Salomon
· 8 years ago
3a97054
Make workaround for std::unique_ptr<const T[]> bug in old libstdc++ work.
by Brian Salomon
· 8 years ago
604c989
Work around broken std::unique_ptr<const T[]> constructor from std::unique_ptr<T>&& in older libstdc++.
by Brian Salomon
· 8 years ago
199fb87
Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.
by Brian Salomon
· 8 years ago
3f36369
Batch across matrix changes in drawVertices and add GM to test.
by Brian Salomon
· 8 years ago
7d954ad
remove xfermode from public api
by Mike Reed
· 8 years ago
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 8 years ago
cfb6bdf
switch xfermodes over to sk_sp
by reed
· 9 years ago
d053ce9
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ )
by reed
· 9 years ago
d688929
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ )
by reed
· 9 years ago
4c9776b
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )"
by reed
· 9 years ago
1eb81db
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )
by reed
· 9 years ago
f809d76
switch colorfilters to sk_sp
by reed
· 9 years ago
1a9b964
Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )"
by reed
· 9 years ago
9283d20
Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )
by reed
· 9 years ago
ce563cd
more shader-->sp conversions
by reed
· 9 years ago
093779c
Expand coverage of vertices gm
by bsalomon
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
1c40292
remove unused GM flags
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
60da8f3
new vertices gm to test alpha
by reed@google.com
· 11 years ago
a90c680
Turn on quilt mode in DM.
by commit-bot@chromium.org
· 11 years ago
e48ef2a
Remove GPU-only flag for vertices GM
by commit-bot@chromium.org
· 11 years ago
7bdc759
suppress on gpu for now
by reed@google.com
· 11 years ago
85e143c
reenable vertices gm, adding picture support
by reed@google.com
· 11 years ago
4c91286
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
5f14dfd
really disable replay
by mike@reedtribe.org
· 11 years ago
2c326b7
suppress pictures for vertices for now
by mike@reedtribe.org
· 11 years ago
0c87ea8
add gm::vertices
by mike@reedtribe.org
· 11 years ago