Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Süßenbach
3ba0905e26 Update to Version 1.0.11: extended writeExceptionCheck to support an arbitrary number of successCodes. 2016-04-29 15:24:27 +02:00
Andreas Süßenbach
c5bcc9410c Added overload of enhanced functions using std::initializer_list instead of std::vector 2016-04-13 13:52:09 +02:00
Markus Tavenrath
3359b16c39 Improve usability
- Enable enhanced mode by default, use VKCPP_DISABLE_ENHANCED_MODE to disable it
- Rename vk_cpp.h to vk_cpp.hpp to be more standard-conform with regards to naming
- Automatically use vk.xml from submodule if no other file has be specified
- Generate header in vulkand folder to avoid copying the file after generating it
- Catch exceptions in generator
2016-04-12 12:19:52 +02:00