|
9d5e636a39
|
colour: add color1 and colour1f typedefs
|
2015-08-25 17:13:06 +10:00 |
|
|
08b6cbacea
|
float: lower ULPs threshold for almost_equal
we weren't detecting differences with 4 decimal point differences
|
2015-08-20 15:34:20 +10:00 |
|
|
6bb287fe04
|
image: more explicit instantations
|
2015-08-18 00:00:35 +10:00 |
|
|
5dd5c95e83
|
library: initial wrapper
|
2015-08-10 15:51:44 +10:00 |
|
|
243716a121
|
threads: add posix/win32 thread wrappers
|
2015-08-10 15:51:10 +10:00 |
|
|
1a2aa64af6
|
win32: add registry wrapper
|
2015-08-10 15:50:43 +10:00 |
|
|
960448b6ac
|
posix: add dir wrapper
|
2015-08-10 15:50:12 +10:00 |
|
|
e9c68bd25d
|
platform: detect android platform
|
2015-08-10 15:44:39 +10:00 |
|
|
a4127441a6
|
tuple: add function caller with argument unpacking
|
2015-08-10 15:44:15 +10:00 |
|
|
840b930e8d
|
m4: require c++1z support
|
2015-08-10 15:43:41 +10:00 |
|
|
a4b3d1b460
|
except: mark errno_error::throw_code as noreturn
|
2015-08-10 15:43:12 +10:00 |
|
|
fa9fac1d92
|
except: add throw_code for win32_error
|
2015-08-10 15:42:58 +10:00 |
|
|
a8d341632e
|
except: style
|
2015-08-10 15:42:40 +10:00 |
|
|
995f86b1f4
|
debug: add missing required header
|
2015-08-10 15:41:34 +10:00 |
|
|
c3b4dfc34d
|
n/b/patch: use fast math where appropriate
|
2015-07-29 16:12:22 +10:00 |
|
|
eb155d5bb0
|
m/fast: add some fast maths approximations
|
2015-07-29 16:11:48 +10:00 |
|
|
48d6a007a2
|
n/b/patch: add blur width parameter
|
2015-07-28 18:14:10 +10:00 |
|
|
8e92bd977b
|
n/b/runtime: forward child constructor args
|
2015-07-28 17:52:21 +10:00 |
|
|
573e44bf6f
|
n/b/patch: fix header path for external use
|
2015-07-24 16:01:29 +10:00 |
|
|
33dece611a
|
n/basis: add patch basis function
|
2015-07-24 01:37:36 +10:00 |
|
|
57808c92b5
|
image: request iterator accessors be inlined
assists optimisation in LTO enabled applications
|
2015-07-24 01:36:42 +10:00 |
|
|
c2bdd29944
|
image: make offset constexpr, and move inline
|
2015-07-24 01:36:11 +10:00 |
|
|
4ea5896d21
|
coord: use template typedefs
|
2015-07-24 01:34:44 +10:00 |
|
|
86b36afc49
|
image: add simple offset test
|
2015-07-23 21:19:15 +10:00 |
|
|
d388e6543f
|
image: instantiate for uint16
|
2015-07-23 21:18:54 +10:00 |
|
|
d5f1506afd
|
image: add pixel offset query
|
2015-07-23 21:18:15 +10:00 |
|
|
0899c16557
|
image: stride returns a vector
|
2015-07-23 21:17:57 +10:00 |
|
|
c267678d92
|
image: actually use the height value...
|
2015-07-23 18:18:12 +10:00 |
|
|
8738192476
|
log: add scoped timer
|
2015-07-23 17:37:43 +10:00 |
|
|
ea953ec024
|
log: style
|
2015-07-23 17:37:02 +10:00 |
|
|
5d6586636e
|
time: split off platform units
|
2015-07-23 14:13:09 +10:00 |
|
|
b6ce75aca6
|
build: windows fixes
|
2015-07-23 13:53:48 +10:00 |
|
|
f4738fc010
|
vector: add vector3{u,i} typedefs
|
2015-07-22 02:54:52 +10:00 |
|
|
785a9e08f6
|
tap: remove default format strings
|
2015-07-21 03:17:20 +10:00 |
|
|
146570a924
|
whitespace
|
2015-07-21 03:17:04 +10:00 |
|
|
3b97f56ead
|
polynomial: rename solve as roots
|
2015-07-21 02:59:14 +10:00 |
|
|
74d7f9c717
|
vector: add {to,from}_euler
|
2015-07-21 02:56:37 +10:00 |
|
|
7396057508
|
vector: use TAP in tests
|
2015-07-21 02:55:11 +10:00 |
|
|
8c3dc295cf
|
tap: use printf style output messages
|
2015-07-21 02:53:46 +10:00 |
|
|
a4a93a1a72
|
matrix: add convenience homogenous point/vec mult
|
2015-07-21 01:41:48 +10:00 |
|
|
5b8df525a2
|
vector: add homogenous converter
added for symmetry with point classes
|
2015-07-21 01:41:48 +10:00 |
|
|
6095c755cf
|
quaternion: add convenience float typedef
|
2015-07-21 01:39:38 +10:00 |
|
|
0db7872c1b
|
coord: use almost_equal for equality
|
2015-07-21 01:39:14 +10:00 |
|
|
d11bdb79b0
|
coord: add modulus operators
|
2015-07-21 01:39:01 +10:00 |
|
|
950fed7d81
|
coord: add constexpr constructors
|
2015-07-21 01:38:36 +10:00 |
|
|
f451e5555e
|
format: add trivial printf wrapper
|
2015-07-21 01:37:45 +10:00 |
|
|
f29e77c795
|
build: use higher performance debug optimisations
|
2015-07-14 16:35:28 +10:00 |
|
|
abf88710b4
|
test: use TAP on more tests
|
2015-07-13 16:30:54 +10:00 |
|
|
fdc801628b
|
quaternion: update with more operators
|
2015-07-13 16:30:54 +10:00 |
|
|
8840bae7b0
|
rational: update with more operators
|
2015-07-13 16:30:54 +10:00 |
|