By default, the glfw3native.h header will include the platform-specific headers necessary for the return types of GLFW native access functions. Sometimes it is preferrable to declare those types This commit adds support for the GLFW_NATIVE_INCLUDE_NONE macro, which when defined disables the inclusion of all platform-specific headers. Fixes #1348master
parent
edec334b32
commit
05f6c13d11
2 changed files with 66 additions and 51 deletions
Loading…
Reference in New Issue