You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vladimír Vondruš
fd4ada4fc1
Method chaining in Shader.
...
The methods return reference instead of pointer, as the class is
commonly created on the stack. Removed static functions
Shader::fromFile() and Shader::fromData(), as they are not needed now.
Also asserting that the file exists and is readable in addFile().
13 years ago
..
best-practices.dox
Relicensing to MIT/Expat license, part 4: CMake and documentation files.
13 years ago
building.dox
Updated NaCl-related documentation and stuff.
13 years ago
cmake.dox
Expose MAGNUM_BUILD_STATIC in magnumConfigure.h.
13 years ago
coding-style.dox
Relicensing to MIT/Expat license, part 4: CMake and documentation files.
13 years ago
collision-detection.dox
Relicensing to MIT/Expat license, part 4: CMake and documentation files.
13 years ago
compilation-speedup.dox
Relicensing to MIT/Expat license, part 4: CMake and documentation files.
13 years ago
debug-tools.dox
Minor documentation fixes.
13 years ago
features.dox
Added dummy documentation file for Platform namespace.
13 years ago
mainpage.dox
Updated NaCl-related documentation and stuff.
13 years ago
matrix-vector.dox
Math: ability to access also matrix row vectors.
13 years ago
method-chaining.dox
Method chaining in Shader.
13 years ago
namespaces.dox
Documented CMake usage and preprocessor variables.
13 years ago
platform.dox
Minor documentation fixes.
13 years ago
portability.dox
Platform: portable application arguments specification.
13 years ago
required-extensions.dox
Documented CMake usage and preprocessor variables.
13 years ago
scenegraph.dox
Minor documentation fixes.
13 years ago
tips.dox
Relicensing to MIT/Expat license, part 4: CMake and documentation files.
13 years ago
transformations.dox
Math: renamed {rotationAngle, rotationAxis}() -> {rotation, angle, axis}().
13 years ago
types.dox
Relicensing to MIT/Expat license, part 4: CMake and documentation files.
13 years ago
unsupported.dox
Relicensing to MIT/Expat license, part 4: CMake and documentation files.
13 years ago