Commit Graph

14 Commits

Author SHA1 Message Date
fe6a28b99c except: map the arguments to try_func through vk::native 2017-09-14 02:14:06 +10:00
b3274df3a9 except: split try_array into try_values/try_handles
sometimes we will need to coerce types from try_array into our own
wrapper types and it is a little difficult to express the required types
in the one template function.
2017-09-09 15:30:04 +10:00
d569113f8c except: add more explanatory comments 2017-09-09 13:44:24 +10:00
b1cf5a7c2a except: try_array should use non-zero result array size 2017-09-07 12:50:16 +10:00
acedac53d0 except: automatically detect ValueT for try_value 2017-09-07 12:49:58 +10:00
d2472e229c except: allow void functions in try_func 2017-09-07 12:48:47 +10:00
8e882fcc5c hello-tool: use try_array where applicable 2017-09-06 15:21:44 +10:00
9a07fc2496 except: add try_array 2017-09-06 13:41:01 +10:00
83e7621b40 except: add try_func and try_query 2017-09-06 12:12:29 +10:00
2224b781f2 build: expanded API coverage 2017-09-05 17:20:17 +10:00
dbb8b7ee10 build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
ec76e62eb4 build: minimse header inclusion 2016-10-14 18:01:49 +11:00
560a0d91e4 add licencing information 2016-02-26 13:39:01 +11:00
3229e63406 initial import 2016-02-24 11:11:41 +11:00