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š
f18297ab2b
Define MAGNUM_TARGET_GLES3 if targetting ES and not ES2.
...
Makes it easier to disable parts of the code than with this. And this
would also not be future-proof:
defined(MAGNUM_TARGET_GLES) && !defined(MAGNUM_TARGET_GLES2)
13 years ago
..
best-practices.dox
Relicensing to MIT/Expat license, part 4: CMake and documentation files.
13 years ago
building.dox
Documented CMake usage and preprocessor variables.
13 years ago
cmake.dox
Define MAGNUM_TARGET_GLES3 if targetting ES and not ES2.
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
Relicensing to MIT/Expat license, part 4: CMake and documentation files.
13 years ago
features.dox
Added dummy documentation file for Platform namespace.
13 years ago
mainpage.dox
Better README with catchy design goals and stuff.
13 years ago
matrix-vector.dox
Math: ability to access also matrix row vectors.
13 years ago
method-chaining.dox
Relicensing to MIT/Expat license, part 4: CMake and documentation files.
13 years ago
namespaces.dox
Documented CMake usage and preprocessor variables.
13 years ago
platform.dox
Platform: better way to specify application configuration.
13 years ago
portability.dox
Documented CMake usage and preprocessor variables.
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