Commit Graph

38 Commits

Author SHA1 Message Date
Jack Andersen b15e66a710 Bulk-run of clang-format 2016-07-08 08:42:42 -10:00
Jack Andersen 7d8796a676 Proper return type 2016-07-04 12:50:00 -10:00
Jack Andersen e3ce2fde12 Merge branch 'master' of https://github.com/AxioDL/zeus 2016-07-04 12:48:04 -10:00
Jack Andersen e7a9c6a66b alternate matrix transpose code-path for pre-SSE4.1 2016-07-04 15:41:17 -07:00
Jack Andersen 3925f8509e alternate matrix transpose code-path for pre-SSE4.1 2016-07-04 12:28:59 -10:00
Phillip Stephens 56349d1af7 Fix kLeftVec definition 2016-05-03 01:15:01 -07:00
Phillip Stephens c36927076c Remove m_ from all non-private members 2016-04-29 01:44:58 -07:00
Phillip Stephens ac98ebf428 Various fixes and implementations 2016-04-26 03:36:44 -07:00
Jack Andersen 954978454b Add CAABox::skNullBox 2016-04-16 11:49:09 -10:00
Jack Andersen cfc5d55419 Const correctness fixes 2016-04-15 17:23:54 -10:00
Jack Andersen e284c2de31 Order-of-operations optimization with degrees/radians conversion 2016-04-14 17:00:51 -10:00
Jack Andersen baaca3136b WXYZ quaternion layout 2016-04-06 17:39:24 -10:00
Jack Andersen 65a49aca92 Non-inverted lookAt implementation 2016-04-04 15:50:27 -10:00
Jack Andersen a76d43d5df Humungous refactor 2016-03-04 13:03:26 -10:00
Jack Andersen a857250ccf Routines to support line rendering 2016-02-17 16:40:58 -10:00
Phillip Stephens bfb1f4fee3 Fix transposed size
Add check for availability
2016-02-16 18:20:17 -08:00
Phillip Stephens a8ee545c63 Fix CPU Brand 2016-02-16 18:14:39 -08:00
Phillip Stephens ce2256c457 Fix brand retrieval 2016-02-15 09:32:49 -08:00
Jack Andersen bd88f654a9 Various optimizations 2016-02-14 17:57:57 -10:00
Jack Andersen bbb81c96b8 Add ceilingPowerOf2 2016-02-13 17:52:00 -10:00
Jack Andersen 9885d34420 Added skClear 2015-11-28 16:55:05 -10:00
Phillip Stephens 24886ff8c7 Build Fixes 2015-11-25 18:38:43 -08:00
Phillip Stephens a073e690cd SSE Fixes
CColor <-> CVector4f implicit casting
2015-11-25 17:42:24 -08:00
Phillip Stephens b172f023fb Convert CColor back to floating point 2015-11-25 17:26:23 -08:00
Jack Andersen b757bcd368 Major scoped-enum refactor 2015-11-20 15:14:10 -10:00
Jack Andersen fca8742f99 Windows build fixes 2015-11-10 10:02:25 -10:00
Phillip Stephens d5bb17d994 Move HSL/HSV ops to implementation
Fix broken static color declarations
2015-11-05 20:09:33 -08:00
Phillip Stephens 40ca0c3219 More reimplementations 2015-11-02 10:44:46 -08:00
Phillip Stephens dbbd3c76ef Reimplementation 2015-10-25 12:31:41 -07:00
Jack Andersen cd3d2ee133 Windows fix 2015-10-12 09:24:53 -10:00
Phillip Stephens 9402346822 Add rounded catmull-rom
Fix getBezierPoint
2015-10-12 02:40:42 -07:00
Phillip Stephens e849476a7a Complete CMath reimplementation 2015-10-12 01:46:45 -07:00
Phillip Stephens 5e2b997266 WIP math reimplementations 2015-10-11 17:33:42 -07:00
Phillip Stephens 8012694fc7 More reimplementations
Move API to Zeus namespace
2015-10-07 17:23:49 -07:00
Phillip Stephens 716ca479ce * More reimplementations 2015-10-07 17:23:49 -07:00
Phillip Stephens eeb7a0235e More reimplementations 2015-10-07 17:23:49 -07:00
Jack Andersen 2e3512b800 Removed exceptions 2015-08-19 16:51:47 -10:00
Phillip Stephens 9d657895cb Added COBBox and renamed SBoundingBox to CAABox
Reorganized code
2015-08-11 18:41:28 -07:00