1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
|
<html>
<head>
<title>OpenGL 4.5 Reference Pages</title>
<link rel="stylesheet" href="opengl-man.css"/>
</head>
<body>
<h1>OpenGL 4.5 Reference Pages</h1>
<p> Use the index on the left to choose any OpenGL reference page for
viewing. There are two forms of the index which can be selected by
clicking at the top of the index; a traditional flat index combining
the API commands and GLSL functions, and an accordion-style index
with separate sections for commands and functions. The flat index
also includes per-letter section links. </p>
<p> The reference pages include all of the important usage information
for each command and function. This information includes a
description of all parameters, return values, error conditions,
related commands and functions, and version support.</p>
<h2>Core Context Functionality</h2>
<p> These man pages only document OpenGL 4.5 core context functionality.
For compatibility context specific functionality, please refer to
the OpenGL 2.1 Reference Pages and/or the appropriate extension spec
you are interested in using.</p>
<h2>Browser Compatibility</h2>
<p> The man pages are now generated in HTML5 format with imbedded MathML,
and rely on <a href="http://www.mathjax.org/">MathJax</a> to render
mathematical equations on browsers which do not natively support MathML.
This should work much better on Chrome, Safari, and other browsers which
don't support MathML natively. </p>
<p> However, HTML5 isn't well supported on IE 8 or earlier versions. We
recommend you use a more recent browser for viewing the man pages. </p>
<h2>Downloading Man Page Sources</h2>
<p> The Docbook XML source for the man pages is available for anonymous
checkout in Khronos' Subversion server, and you can build a man page
distribution of your own using open source tools. See the OpenGL.org
technical Wiki pages describing the <a
href="http://www.opengl.org/wiki/Getting_started/XML_Toolchain_and_Man_Pages">
XML Toolchain and Man Pages</a> for more information. </p>
<h2>Feedback</h2>
<p> If you find any inaccuracies or typos in the reference pages, please
inform us using <a target="_new"
href="http://khronos.org/bugzilla/enter_bug.cgi?assigned_to=developer%40oddhack.org&attachurl=&blocked=&bug_file_loc=http%3A%2F%2F&bug_severity=normal&bug_status=NEW&comment=Enter full description of the problem or feature request for the OpenGL%0D%0Aman pages here. If you have modifications you want to submit for possible%0D%0Ainclusion in the man page distribution%2C please attach them below using%0D%0Athe "Add an attachment" button%2C or provide inline links to them here.&component=Man Pages %26 Other Documentation&contenttypeentry=&contenttypemethod=autodetect&contenttypeselection=text%2Fplain&data=&deadline=&dependson=&description=&estimated_time=0.0&form_name=enter_bug&keywords=&maketemplate=Remember values as bookmarkable template&op_sys=All&priority=P3&product=OpenGL&qa_contact=arb-ecosystem%40khronos.org&rep_platform=All&short_desc=Enter summary of the problem or feature request for the man pages here&target_milestone=---&version=2.1">
Khronos Bugzilla</a> (you must first create a Bugzilla account,
however). </p>
</body>
</html>
|