summaryrefslogtreecommitdiffstats
path: root/docs/dispatch.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dispatch.html')
-rw-r--r--docs/dispatch.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dispatch.html b/docs/dispatch.html
index c98ec6592d6..c9c958e0617 100644
--- a/docs/dispatch.html
+++ b/docs/dispatch.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
- <title>GL Dispatch in Mesa</title>
+ <title>GL Dispatch</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
@@ -14,7 +14,7 @@
<iframe src="contents.html"></iframe>
<div class="content">
-<h1>GL Dispatch in Mesa</h1>
+<h1>GL Dispatch</h1>
<p>Several factors combine to make efficient dispatch of OpenGL functions
fairly complicated. This document attempts to explain some of the issues