6a65f73a8a87676c711fc46b582b2b0c4e610053
[clinton/guile-figl.git] / upstream-man-pages / manglsl / xhtml / start.html
1 <html>
2 <head>
3 <title>OpenGL Shading Language (GLSL) Reference Pages</title>
4 <style type="text/css">
5
6 html, body, table
7 { color: #000;
8 font-family: Arial, Lucida, sans-serif;
9 font-size: 10pt;
10
11 }
12
13 #container {
14 margin: 10px;
15 font-size: 14pt;
16 text-decoration:none;
17 }
18
19 table.sample {
20 border-width: 1px;
21 border-spacing: 5px;
22 border-style: dotted;
23 border-color: black;
24 border-collapse: separate;
25 background-color: #F0F0F0;
26 }
27 table.sample th {
28 border-width: 1px;
29 padding: 5px;
30 border-style: none;
31 }
32 table.sample td {
33 border-width: 1px;
34 padding: 1px;
35 border-style: none;
36 }
37 </style>
38
39 </head>
40 <body>
41 <h1>OpenGL Shading Language (GLSL) Reference Pages</h1>
42
43 <p>
44 These are the OpenGL Shading Language (GLSL) Reference Pages
45 </p>
46
47 <p> If you find any inaccuracies or typos in the reference pages, don't
48 hesitate to inform us via the <a target="_new"
49 href="http://www.opengl.org/documentation/specs/feedback/">feedback
50 form</a> or using the <a target="_new"
51 href="http://www.khronos.org/bugzilla/enter_bug.cgi?product=OpenGL&component=Man%20Pages%2C%20Reference%20Card%20%26%20Other%20Documentation&version=GLSL 4.20&&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.">
52 Khronos Bugzilla</a> (you must first create a Bugzilla account,
53 however). </p>
54
55 .</p>
56
57 </body>
58 </html>