File: start.html

package info (click to toggle)
khronos-opengl-man4 1.0~svn27841-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 24,888 kB
  • ctags: 377
  • sloc: xml: 188,408; makefile: 1,153; python: 736; sh: 49; php: 7; sed: 2
file content (43 lines) | stat: -rw-r--r-- 2,552 bytes parent folder | download
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
<html>
<head>
<title>OpenGL 4 Reference Pages</title>
<link rel="stylesheet" href="../../mancommon/opengl-man.css"/>
</head>
<body>
<h1>OpenGL 4 Reference Pages</h1>

<p>Use the index on the left to choose any OpenGL reference page for viewing. The reference pages
(also known as "man pages") include all of the important usage information for each command.  This
information includes a description of all parameters, return values, error conditions, and related
commands.</p>

<h2>Core Context Functionality</h2>

<p>These man pages only document the core context.  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>Please use the latest version of your brower to view this web-page to ensure the least amount of 
compatibility issues.</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, don't
    hesitate to inform us via the <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>