Commit Graph

37 Commits

Author SHA1 Message Date
Phillip Stephens e9c0fe7a6e
Remove athena types 2022-02-27 20:46:10 -08:00
Phillip Stephens e53b380f42
Add CVector2d/4d 2022-02-20 18:41:54 -08:00
Luke Street 906e7736a0 Add simd_neon.hpp to CMakeLists 2020-10-20 02:28:17 -04:00
Jack Andersen ef35789909 Exclude CMake CXX standard from MSVC 2020-04-10 19:02:01 -10:00
Jack Andersen c81eb93b6d Better CMake dependency handling 2019-06-11 16:04:52 -10:00
Jack Andersen b854e76dc9 constexpr refactor 2019-02-23 21:15:32 -10:00
Jack Andersen e8dfecbb6e SIMD refactor 2018-12-07 15:16:50 -10:00
Jack Andersen 01019f9602 Fix COBBox intersection test 2018-11-08 14:25:26 -10:00
Jack Andersen 0756f4ec76 add CColor::writeRGBA8 2018-03-27 22:07:14 -10:00
Jack Andersen b359ff96d0 Remove SSELegacy.cpp and add validateCPU() 2017-12-11 16:03:39 -10:00
Jack Andersen 5b3ab7ac22 Fix frustum culling 2017-11-27 16:46:40 -10:00
Jack Andersen 8013e19baf Require CMake 3.10 2017-11-13 18:53:41 -10:00
Jack Andersen db38dd95f7 Use C++17 2017-11-12 20:14:37 -10:00
Jack Andersen e4a8fc868b apply CMAKE_CXX_STANDARD 2017-06-17 16:53:08 -10:00
Jack Andersen 328a1519a0 Ensure CMAKE_OSX_SYSROOT is added for SSELegacy.cpp 2017-06-09 18:31:32 -10:00
cylgom 92290663a9 Squashed commit of the following:
commit 7ee57f731293285cf6506549e651a338670fb953
Author: cylgom <cylgom@gmail.com>
Date:   Thu Jun 8 21:57:13 2017 +0200

    fixed commits indentation

commit 5b948329ba66d64c569b4067b50be5c9593d316b
Author: cylgom <cylgom@gmail.com>
Date:   Thu Jun 8 20:39:45 2017 +0200

    moved CQuaternion ctor out of athena-dependant compiler directives

commit 7d9bb58ba28b5fc4d43e1ff87a843dc4ae42d048
Author: cylgom <cylgom@gmail.com>
Date:   Thu Jun 8 20:30:43 2017 +0200

    added required headers in CTransform.hpp

commit da0d9ef76b23eaf233a5c3a58a6c1219b80d7c71
Author: cylgom <cylgom@gmail.com>
Date:   Thu Jun 8 20:28:46 2017 +0200

    moved CVector3f ctor out of athena-dependant compiler directives

commit e08199c749dfd1762afd4b75f2f871bd5a86907b
Author: cylgom <cylgom@gmail.com>
Date:   Thu Jun 8 20:12:43 2017 +0200

    fixed const inline arrays

commit 7084b6af2107ec390011f82a14424b8f0142f354
Author: cylgom <cylgom@gmail.com>
Date:   Thu Jun 8 20:11:09 2017 +0200

    fixed empty flags replacement in CMakeLists

fixed unreachable ctors and missing includes
2017-06-08 22:01:41 +02:00
Jack Andersen 76e20eb4c8 Add CLine 2017-03-30 12:35:40 -10:00
Jack Andersen c50a319a39 Add CEulerAngles representation 2017-03-19 19:06:53 -10:00
Jack Andersen e3fcd6c481 use `-flto=thin` as LTO compiler flag 2016-09-30 12:41:55 -10:00
Phillip Stephens 1bba8594d5 Proper CRelAngle implementation 2016-09-01 12:38:16 -07:00
Phillip Stephens 68f9380d86 OS X < 10.11 fix 2016-07-05 14:49:05 -07:00
Phillip Stephens 8f82cdaaab Fix compiling on OS X 2016-07-05 08:27:17 -07:00
Jack Andersen 25da88baad Windows compile fixes 2016-07-04 15:45:22 -10:00
Jack Andersen 3925f8509e alternate matrix transpose code-path for pre-SSE4.1 2016-07-04 12:28:59 -10:00
Phillip Stephens ac98ebf428 Various fixes and implementations 2016-04-26 03:36:44 -07:00
Jack Andersen a76d43d5df Humungous refactor 2016-03-04 13:03:26 -10:00
Jack Andersen 082cac124c Add CVector2i class 2016-02-13 17:39:47 -10: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
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
Phillip Stephens d5c8fe162f More re-implementations 2015-10-07 17:23:05 -07:00
Jack Andersen 5270d232ab Windows CMake fix 2015-08-30 17:39:41 -10:00
Phillip Stephens 9d657895cb Added COBBox and renamed SBoundingBox to CAABox
Reorganized code
2015-08-11 18:41:28 -07:00
Jack Andersen 08f506f4a2 added CMake 2015-07-19 16:57:16 -10:00