8 Commits (c0e8a920939c83716de4a5b55f672e3c1ebcd00a)

Author SHA1 Message Date
Vladimír Vondruš c0e8a92093 Better documentation for Texture, mainly about required function calls. 15 years ago
Vladimír Vondruš 8b8e97f54e Store template parameter in Texture class for later retrieving. 15 years ago
Vladimír Vondruš 08c967a6ae Fixed wrong target passed to glBindTexture. 15 years ago
Vladimír Vondruš b0ed6479df Totally reworked Texture::setData() using TypeTraits. 15 years ago
Vladimír Vondruš 1080c2900e Texture now allows user-specified target in addition to automagic. 15 years ago
Vladimír Vondruš c7b331d100 (Ahem...) Happy New Year! 15 years ago
Vladimír Vondruš b7221d0a33 Function to set texture border color. 16 years ago
Vladimír Vondruš aafecfb4ec Simple templated multidimensional texture class. 16 years ago