Lioncash
|
9f0c1e8218
|
CColor: Correct luminance setting within toHSL()
The function wasn't setting the luminance out reference, this corrects
that.
|
2019-09-05 21:27:37 -04:00 |
Lioncash
|
53c6c115fe
|
CColor: Use initializer_list version of std::min/std::max where applicable
Same behavior, but less verbose.
|
2019-09-05 21:21:35 -04:00 |
Lioncash
|
dafc850598
|
zeus: Amend inclusions
Trims out unused headers and ensures the necessary includes are
included.
|
2019-09-01 04:30:53 -04:00 |
Jack Andersen
|
b854e76dc9
|
constexpr refactor
|
2019-02-23 21:15:32 -10:00 |
Jack Andersen
|
e172225845
|
New code style refactor
|
2018-12-07 19:23:50 -10:00 |
Jack Andersen
|
e8dfecbb6e
|
SIMD refactor
|
2018-12-07 15:16:50 -10:00 |
Phillip Stephens
|
505696e4a3
|
Some cleanup
|
2017-03-05 10:01:34 -08:00 |
Jack Andersen
|
b15e66a710
|
Bulk-run of clang-format
|
2016-07-08 08:42:42 -10:00 |
Jack Andersen
|
a76d43d5df
|
Humungous refactor
|
2016-03-04 13:03:26 -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 |
Phillip Stephens
|
d5bb17d994
|
Move HSL/HSV ops to implementation
Fix broken static color declarations
|
2015-11-05 20:09:33 -08:00 |
Phillip Stephens
|
8012694fc7
|
More reimplementations
Move API to Zeus namespace
|
2015-10-07 17:23:49 -07:00 |
Phillip Stephens
|
9d657895cb
|
Added COBBox and renamed SBoundingBox to CAABox
Reorganized code
|
2015-08-11 18:41:28 -07:00 |