6 Commits (d45857feb08d1eb85dfa38cc99c88b1bc95a580f)

Author SHA1 Message Date
Vladimír Vondruš d45857feb0 doc: texture documentation updates. 12 years ago
Vladimír Vondruš 0a2b8088a6 Added MultisampleTexture::setStorage(). 12 years ago
Vladimír Vondruš 55d9a2f5c6 Multisample textures don't have mip levels. 12 years ago
Vladimír Vondruš f46cda1900 Remove redundant ifdefs and docs from desktop-GL-only code. 12 years ago
Vladimír Vondruš 7376e8f36d Use functions to bind textures to shader rather than *Texture::bind(). 12 years ago
Vladimír Vondruš 959d40a02d Split Texture into TextureArray, MultisampleTexture and RectangleTexture. 12 years ago