artemp
|
fe215a684e
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
|
Dane Springmeyer
|
2c661ed3d5
|
support for render time variables
|
2014-05-11 13:08:24 -07:00 |
|
Dane Springmeyer
|
89f72f02e8
|
pass feature to vertex_converters - refs #2148/#2140
|
2014-02-08 22:10:14 -08:00 |
|
Dane Springmeyer
|
84166882d9
|
minimum boost version is 1.47 - remove obsolete code handling older versions
|
2014-01-27 13:19:21 -08:00 |
|
Dane Springmeyer
|
5d12a345ae
|
start using c++11 features: auto/for/unique_ptr/variadic args - refs #1972
|
2013-09-19 20:19:01 -07:00 |
|
Dane Springmeyer
|
3b2bdba7b0
|
iwyu
|
2013-06-02 20:19:33 -07:00 |
|
Dane Springmeyer
|
c5f01be4e2
|
only build cpp test if >= boost 1.47
|
2013-06-02 14:54:27 -07:00 |
|
Dane Springmeyer
|
a41c2205d5
|
more cpp test cleanup
|
2013-05-25 18:16:18 -07:00 |
|
Dane Springmeyer
|
4bd63ce7a0
|
iwyu and fix compile on linux
|
2013-05-25 16:04:40 -07:00 |
|
Dane Springmeyer
|
1211211f98
|
quiet mode for c++ tests
|
2013-05-24 17:21:55 -07:00 |
|
artemp
|
bdf3c59a2c
|
+ disable failing clipping tests pending different impl
|
2013-03-15 12:51:31 +00:00 |
|
Dane Springmeyer
|
11e825a045
|
formatting
|
2013-03-14 18:33:59 -07:00 |
|
Dane Springmeyer
|
a8599d7c61
|
remove uneeded default args to projection ctor (also fixes msvc linking)
|
2013-02-20 10:47:55 -08:00 |
|
artemp
|
730f07fbd6
|
+ fix #1700
|
2013-01-24 17:28:32 +00:00 |
|
artemp
|
7c229b457d
|
+ fix formatting
|
2013-01-24 13:44:17 +00:00 |
|
artemp
|
57c8b55079
|
+ add geometry conversions tests (clipping,smothing...)
|
2013-01-24 13:34:00 +00:00 |
|