Imperative api is sort of working now. Fixed various bugs.

This commit is contained in:
castano
2010-06-01 02:04:33 +00:00
parent adbb0c3338
commit da503d2b3e
16 changed files with 201 additions and 169 deletions

View File

@ -47,7 +47,7 @@
# define NVTT_API
#endif
#define NVTT_VERSION 201
#define NVTT_VERSION 020100
#ifdef __cplusplus
typedef struct nvtt::InputOptions NvttInputOptions;