aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Matrix44Test.cpp
Commit message (Expand)AuthorAge
* fix warings. add SkTAbs()Gravatar reed@google.com2013-01-08
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-11
* Add SkMatrix44 constructor that allows user to control the initializationGravatar vollick@chromium.org2012-12-10
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-06
* optimize translate and scaleGravatar reed@google.com2012-12-05
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-04
* add getTypes() to SkMatrix44, to cache how complex the matrix is.Gravatar reed@google.com2012-12-03
* Add SkMatrix44::setColMajord, etc.Gravatar vollick@chromium.org2012-11-19
* Add SkMatrix44::setTransposeGravatar vollick@chromium.org2012-11-14
* Changing the visibility of SkMatrix44::determinant().Gravatar vollick@chromium.org2012-11-13
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-10
* add explicit mapScalars and mapMScalars entry-points, instead of just map()Gravatar reed@google.com2012-11-09
* add quick-n-dirty test for concat on matrix44Gravatar reed@google.com2012-11-09
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* fix warnings on Mac in testsGravatar caryclark@google.com2012-06-06
* Fixing Windows compiler complaintsGravatar robertphillips@google.com2012-04-06
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* add (disabled) tests for common anglesGravatar reed@google.com2011-06-24
* add row/col major getters, plus unit-testsGravatar reed@google.com2011-06-13
* update SkMatrix44Gravatar reed@google.com2011-06-09