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š
92e923d056
First-class WebGL support, part 14: reduced available extensions.
...
This was the actual problem. Most of ES extensions are not available in
WebGL, thus the GL headers and the code was far more bloated than it
needed to be. The GL header is now reduced and the previous 13 commits
were disabling features that aren't actually available in WebGL.
The final executable size is reduced by ~50 kB, which actually isn't
much, but still something.
Some ES extensions (ANGLE_depth_texture and ANGLE_instanced_arrays) have
now WEBGL_* prefix. I'm still using the original prefix in the
implementation because there are headers for these, but in public docs
and elsewhere they are exposed with WEBGL_*.
11 years ago
..
generated
Common format for preprocessor #error messages.
11 years ago
best-practices.dox
Oh, it's 2015 already.
11 years ago
building.dox
package/ci: build also on GCC 4.8.
11 years ago
cmake.dox
modules: removed deprecated non-absolute include path.
11 years ago
coding-style.dox
Oh, it's 2015 already.
11 years ago
compilation-speedup.dox
Oh, it's 2015 already.
11 years ago
debug-tools.dox
Oh, it's 2015 already.
11 years ago
features.dox
Oh, it's 2015 already.
11 years ago
getting-started-blue.png
doc: updated also Getting Started image to the new color.
11 years ago
getting-started.dox
doc: reference example building docs from Getting Started.
11 years ago
getting-started.png
doc: updated also Getting Started image to the new color.
11 years ago
mainpage.dox
Super secret stuff.
11 years ago
matrix-vector.dox
Oh, it's 2015 already.
11 years ago
method-chaining.dox
Oh, it's 2015 already.
11 years ago
namespaces.dox
Doc++
11 years ago
opengl-mapping.dox
Support for ARB_get_texture_sub_image.
11 years ago
opengl-support.dox
First-class WebGL support, part 14: reduced available extensions.
11 years ago
opengl.dox
First-class WebGL support, part 1: initial infrastructure.
11 years ago
platform.dox
Document limitations.
11 years ago
plugins.dox
Oh, it's 2015 already.
11 years ago
portability.dox
Oh, it's 2015 already.
11 years ago
scenegraph.dox
SceneGraph: added AbstractObject::addFeature(), Object::addChild().
11 years ago
shaders-distancefieldvector.png
Shaders: there's never enough documentation.
11 years ago
shaders-flat.png
Shaders: there's never enough documentation.
11 years ago
shaders-meshvisualizer.png
Shaders: there's never enough documentation.
11 years ago
shaders-phong.png
Shaders: there's never enough documentation.
11 years ago
shaders-vector.png
Shaders: there's never enough documentation.
11 years ago
shaders-vertexcolor.png
Shaders: there's never enough documentation.
11 years ago
shaders.dox
Oh, it's 2015 already.
11 years ago
shapes.dox
Oh, it's 2015 already.
11 years ago
tips.dox
Oh, it's 2015 already.
11 years ago
transformations.dox
Oh, it's 2015 already.
11 years ago
troubleshooting.dox
Oh, it's 2015 already.
11 years ago
types.dox
Oh, it's 2015 already.
11 years ago
utilities.dox
Oh, it's 2015 already.
11 years ago