mirror of https://github.com/mosra/magnum.git
Browse Source
This removes one unnecessary allocation from each application startup. In some cases of the windowless apps the Platform::GLContext could be put directly into the class, in other cases it had to be wrapped in an Optional because we need delayed construction and/or earlier destruction.euler-xxx
22 changed files with 80 additions and 80 deletions
Loading…
Reference in new issue