Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
1adad343b9ee010a5adc07a369bd98cb25062e5d
/
src
/
utils
/
SkMatrix44.cpp
1adad34
use new enum-constructors
by reed@google.com
· 13 years ago
f8b1ebc
add helpers for isTranslate and isScaleTranslate
by mike@reedtribe.org
· 13 years ago
0264fb4
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 13 years ago
99b5c7f
optimize translate and scale
by reed@google.com
· 13 years ago
e659c2e
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 13 years ago
7d68335
add getTypes() to SkMatrix44, to cache how complex the matrix is. add bench
by reed@google.com
· 13 years ago
93f0332
Fixed remaining clang compiler warnings
by robertphillips@google.com
· 13 years ago
deb4c16
Keep track of identity SkMatrix44s
by jamesr@chromium.org
· 13 years ago
631940c
don't use bit-wise test for equality when using floats.
by reed@google.com
· 13 years ago
f11cf9f
Add SkMatrix44::setColMajord, etc.
by vollick@chromium.org
· 13 years ago
9b21c25
Add SkMatrix44::setTranspose
by vollick@chromium.org
· 13 years ago
5596a69
Add support for SK_MSCALAR_IS_FLOAT
by vollick@chromium.org
· 13 years ago
1ea95be
add explicit mapScalars and mapMScalars entry-points, instead of just map()
by reed@google.com
· 13 years ago
3e05f29
remove one un-needed static initializer
by digit@google.com
· 14 years ago
72e49b8
warning fixes Review URL http://codereview.appspot.com/5328050/
by bsalomon@google.com
· 14 years ago
9d12f5c
Fix some VS2010 warnings Review URL: http://codereview.appspot.com/5155043
by bsalomon@google.com
· 14 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 14 years ago
9ac4a89
Change output format of dump() to make VS2008 happy.
by tomhudson@google.com
· 14 years ago
da9fac0
add row/col major getters, plus unit-tests
by reed@google.com
· 14 years ago
8260a89
move into utils
by reed@google.com
· 14 years ago