diff options
author | Sven Gothel <[email protected]> | 2013-07-18 13:55:45 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-07-18 13:55:45 +0200 |
commit | 39be62ef965944f00d37e6ea54f5fade17b2062d (patch) | |
tree | 52f87b9b846b6cbc286042781eec3521bb47e2b3 /doc/Overview-OpenGL-Evolution-And-JOGL.html | |
parent | 67770a1177edaf870f6a6fb976e4179cec5a2ea3 (diff) |
Doc: Overview/Evol: Fix embedded size / UML: Fix file attribs
Diffstat (limited to 'doc/Overview-OpenGL-Evolution-And-JOGL.html')
-rw-r--r-- | doc/Overview-OpenGL-Evolution-And-JOGL.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Overview-OpenGL-Evolution-And-JOGL.html b/doc/Overview-OpenGL-Evolution-And-JOGL.html index 6bdc755ce..e3be06bb6 100644 --- a/doc/Overview-OpenGL-Evolution-And-JOGL.html +++ b/doc/Overview-OpenGL-Evolution-And-JOGL.html @@ -203,7 +203,7 @@ ensures the code complies with the GL2 and GLES2 profile and an implementation m <h4>OpenGL Profile Models (UML)</h4> <a href="uml/html/index-withframe.html">Complete UML with frames</a>. <h5><a href="uml/html-svg/fig128069.svg">Compatibility (Fixed Function and Programmable)</a></h5> -<embed src="uml/html-svg/fig128069.svg" width="1024" height="900" /> +<embed src="uml/html-svg/fig128069.svg" width="1024" height="1000" /> <h5><a href="uml/html-svg/fig134786.svg">Core Only (Programmable)</a></h5> <embed src="uml/html-svg/fig134786.svg" width="1024" height="900" /> |