13 Commits (04793390e16c4de3b9108627c26c530ad1be225d)

Author SHA1 Message Date
Vladimír Vondruš 172c60a900 Support for anisotropic filtering. 14 years ago
Vladimír Vondruš cc1f9c60c9 Swapped size and type template parameters in Vector and Matrix. 14 years ago
Vladimír Vondruš 63f2e130b1 Fixed CubeMapTexture wrapping, simplified code of texture classes. 14 years ago
Vladimír Vondruš 2ae1a884cb Hiding AbstractTexture::DataHelper class from documentation. 14 years ago
Vladimír Vondruš d8deeb836a Rectangle texture safety guards, doc++ 14 years ago
Vladimír Vondruš e0470d6b58 Non-templated base for Image, BufferedImage and Trade::ImageData. 14 years ago
Vladimír Vondruš 9097bb5d44 Added remaining internal formats to AbstractTexture. 14 years ago
Vladimír Vondruš 33e822a397 Function for pixel size of given color format and data type per channel. 14 years ago
Vladimír Vondruš 70fa53b949 Removed unbind() from buffers and textures. 14 years ago
Vladimír Vondruš b945f5f68b Happy New Year. 15 years ago
Vladimír Vondruš e9a556cc10 Using strongly-typed enums in AbstractTexture and derived classes. 15 years ago
Vladimír Vondruš 715d9910a8 Support for texture layers. 15 years ago
Vladimír Vondruš b924da57ad Splitting non-templated things from Texture to AbstractTexture. 15 years ago