13 Commits (cd4fce89263e78a622ea698c4bb41b0f3dd096da)

Author SHA1 Message Date
Vladimír Vondruš cd4fce8926 AbstractShaderProgram documentation: number attributes from 0. 14 years ago
Vladimír Vondruš 5fa2f2e03f Optimized #include. 14 years ago
Vladimír Vondruš 8cc445d164 Using own Corrade::Debug class instead of cerr in Shaders. 14 years ago
Vladimír Vondruš 8efb5a1e42 Added dllimport/dllexport macros for Windows builds. 14 years ago
Vladimír Vondruš b945f5f68b Happy New Year. 15 years ago
Vladimír Vondruš 2d50410dee C++11 (move semantics) compatible class copy/move disabling. 15 years ago
Vladimír Vondruš e9a98d76e7 Support for setting textures as uniforms in AbstractShaderProgram. 15 years ago
Vladimír Vondruš f40d9f19a5 Better documentation for AbstractShaderProgram. 15 years ago
Vladimír Vondruš c7b331d100 (Ahem...) Happy New Year! 15 years ago
Vladimír Vondruš e597ad489f Added Matrix3 specialization (will be needed for normals, lighting etc.). 16 years ago
Vladimír Vondruš e128b3ab2d Removed superfluous includes, documentation updates. 16 years ago
Vladimír Vondruš 1d5d4ddcb4 Renamed AbstractShaderProgram::{load -> attach}Shader(). 16 years ago
Vladimír Vondruš 3444f62638 Classes for compiling and using shaders. 16 years ago