|
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 |
|
|
33ee3ec11c
|
version: silence potential use before assign
|
2015-07-13 16:30:54 +10:00 |
|
|
19544076dd
|
vector: add vector{2,3,4} convenience typedefs
|
2015-07-13 16:30:54 +10:00 |
|
|
67891ac175
|
matrix: add matrix4 typedef
|
2015-07-13 16:30:54 +10:00 |
|
|
0533e3caaf
|
maths: add gcd implementation
|
2015-07-13 16:30:54 +10:00 |
|
|
991558fc7f
|
build: remove unused options code
|
2015-07-02 17:25:04 +10:00 |
|
|
536284a56d
|
cmdopt: add TAP testing
|
2015-07-02 17:03:56 +10:00 |
|
|
e03d1e57e3
|
tap: add expect_throw, expect_nothrow
|
2015-07-02 17:03:36 +10:00 |
|
|
75a1f1e5e7
|
io: add more write overloads
|
2015-07-02 16:34:17 +10:00 |
|
|
61c9e40605
|
n/midpoint: remove reference to useless header
|
2015-07-01 23:33:49 +10:00 |
|
|
174281ce20
|
n/rand: add general keyed random facility
|
2015-07-01 23:33:39 +10:00 |
|
|
6b712e2f57
|
n/midpoint: extract midpoint displacement funcs
|
2015-07-01 01:03:34 +10:00 |
|
|
ddf9f0a22a
|
n/midpoint: add jitter to edge midpoints
|
2015-07-01 00:15:49 +10:00 |
|
|
1cd87f375e
|
build: clean genearted uri implementation
|
2015-06-30 22:24:44 +10:00 |
|
|
c014dd5658
|
build: disable zlib wrappers
|
2015-06-30 22:24:44 +10:00 |
|
|
4b79ce2b24
|
options: disable build and tests
|
2015-06-30 22:24:44 +10:00 |
|
|
75af292340
|
cmdopt: transfer test cases from option tests
|
2015-06-30 22:24:44 +10:00 |
|