mirror of https://github.com/mosra/magnum.git
Browse Source
Move constructor and move assignment is now noexcept and it just swaps the data of the two instances instead of calling GL API, thus it can be inline. Also removed unneded limitations in BufferTexture.pull/51/head
4 changed files with 65 additions and 36 deletions
Loading…
Reference in new issue