mirror of https://github.com/mosra/magnum.git
Browse Source
As it now isn't passed by pointer, this allows doing things like this:
/* Lost all hope in this hardware */
if(!awesomeFeatureSupported)
createContext({});
pull/278/head
5 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue