gamut
gamut copied to clipboard
[usability] image.createViewFromData confusing
People in a hurry believes it create its own buffer, and then copy existing data into it. (a bit like glTexImage2d actually). But it just reference the data.
- [x] also identifier is ugly
It is now createView, ~~while createFromData will own and copy that.~~