Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
5bd984892db1b5a2c3f76d51d8d77499afd853c5
/
gm
/
arithmode.cpp
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
89cb821
Separate SkArithmeticImageFilter from SkXfermodeImageFilter.
by Brian Salomon
· 8 years ago
ad7cb81
Reenable GM:arithmode
by fmalita
· 8 years ago
403d154
Revert "Revert "replace Arithmetic xfermode with imagefilter""
by Mike Reed
· 8 years ago
10ff5bf
Revert "replace Arithmetic xfermode with imagefilter"
by Mike Reed
· 8 years ago
0530c88
replace Arithmetic xfermode with imagefilter
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
8a21c9f
use Make instead of Create to return a shared shader
by reed
· 9 years ago
96f16e8
Use DEF_GM everywhere
by scroggo
· 9 years ago
af96fce
The SkArithmeticMode_gpu GL filters support clamping to valid
by ericrk
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
1818acb
rename portable_typeface_always to portable_typeface
by caryclark
· 9 years ago
dfcb7ab
make arithmode bigtext colortype* degeneratesegments gm portable
by caryclark
· 9 years ago
5fb6bd4
use platform-independent font for gm
by caryclark
· 10 years ago
eb9a46c
add legacy/helper allocN32Pixels, and convert gm to use it
by reed@google.com
· 11 years ago
9a6eb0e
Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff().
by senorblanco@chromium.org
· 11 years ago
06e7424
Revert "Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff()."
by senorblanco@chromium.org
· 11 years ago
6b6c1dc
Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff().
by senorblanco@chromium.org
· 11 years ago
35c733c
Fix alpha computation in SkArithmeticMode.
by senorblanco@chromium.org
· 11 years ago
dbfac8a
Defining new color constat for transparent color
by junov@google.com
· 12 years ago
ae933ce
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
1313086
fix warnings on Mac in gm
by caryclark@google.com
· 12 years ago
cadbcb8
Towards enabling -Werror in skia on Linux
by bsalomon@google.com
· 13 years ago
eb85630
fix positioning for scalar=fixed, still need to fix actual mode
by reed@google.com
· 13 years ago
eb0fa29
try to make it draw correctly in fixed point
by reed@google.com
· 13 years ago
e51755f
add first cut at arithmetic mode
by mike@reedtribe.org
· 13 years ago