summaryrefslogtreecommitdiff
path: root/manuals/chickadee/Shaders.html
diff options
context:
space:
mode:
Diffstat (limited to 'manuals/chickadee/Shaders.html')
-rw-r--r--manuals/chickadee/Shaders.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/manuals/chickadee/Shaders.html b/manuals/chickadee/Shaders.html
index 7b3a2a0..70173a4 100644
--- a/manuals/chickadee/Shaders.html
+++ b/manuals/chickadee/Shaders.html
@@ -16,16 +16,16 @@ Foundation Web site at http://www.gnu.org/licenses/fdl.html.
The document was typeset with
http://www.texinfo.org/ (GNU Texinfo).
-->
-<!-- Created by GNU Texinfo 6.3, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ -->
<head>
-<title>The Chickadee Game Toolkit: Shaders</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<title>Shaders (The Chickadee Game Toolkit)</title>
-<meta name="description" content="The Chickadee Game Toolkit: Shaders">
-<meta name="keywords" content="The Chickadee Game Toolkit: Shaders">
+<meta name="description" content="Shaders (The Chickadee Game Toolkit)">
+<meta name="keywords" content="Shaders (The Chickadee Game Toolkit)">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="index.html#Top" rel="start" title="Top">
<link href="Index.html#Index" rel="index" title="Index">
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
@@ -94,7 +94,7 @@ Next: <a href="Framebuffers.html#Framebuffers" accesskey="n" rel="next">Framebuf
</div>
<hr>
<a name="Shaders-1"></a>
-<h4 class="subsection">2.4.8 Shaders</h4>
+<h4 class="subsection">2.3.9 Shaders</h4>
<p>Shaders are programs for the GPU to evaluate. They are written in the
OpenGL Shading Language, or GLSL. Chickadee does not currently