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š
141a3df456
Reducing pointer chasings, part 3e: less pointer passing in DebugTools.
...
In most cases just adapted to changes in root namespace and SceneGraph.
ForceRenderer now takes const reference to force vector and additionally
disallows passing rvalue to it.
13 years ago
..
best-practices.dox
Added Tegra best practices to documentation.
13 years ago
building.dox
Workaround Doxygen misparse.
13 years ago
cmake.dox
Physics shape rework #7 : renamed Physics namespace to Shapes.
13 years ago
coding-style.dox
Deinlined heavy functions and removed redundant `inline` everywhere else.
13 years ago
compilation-speedup.dox
Physics shape rework #7 : renamed Physics namespace to Shapes.
13 years ago
debug-tools.dox
Reducing pointer chasings, part 3e: less pointer passing in DebugTools.
13 years ago
features.dox
Shape rework #8 : updated documentation.
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
Reducing pointer chasings, part 1: method chaining via references.
13 years ago
namespaces.dox
Shape rework #8 : updated documentation.
13 years ago
platform.dox
Platform: documentation updates.
13 years ago
portability.dox
Platform: portable application arguments specification.
13 years ago
required-extensions.dox
Initial support for OpenGL 4.4.
13 years ago
scenegraph.dox
Reducing pointer chasings, part 3c: less pointer passing in SceneGraph.
13 years ago
shapes.dox
Shape rework #8 : updated documentation.
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
Added ES2-only support for GL_LUMINANCE{,_ALPHA}.
13 years ago