Added compiler feature detection for __VA_ARGS__ and GCC ##__VA_ARGS__
[freeglut] / src / fg_callback_macros.h
2017-06-30 Rcmaniac25Added compiler feature detection for __VA_ARGS__ and...
2017-06-30 Rcmaniac25Implemented pre-C99 support for macro expansion for...
2017-06-30 Rcmaniac25Bug fix for GCC compiler usage
2017-06-30 Rcmaniac25Initial refactoring of callback macros to make sure...