radeon: Fix typo in variable name.
[mesa.git] / docs / pbuffers.html
index 74af478ada284dbee97b00c7f0a164fcd889428c..259910155588e78efeb9167cae7b34e41f9e37f9 100644 (file)
@@ -2,7 +2,9 @@
 
 <TITLE>PBuffer Rendering</TITLE>
 
-<BODY text="#000000" bgcolor="#55bbff" link="#111188">
+<link rel="stylesheet" type="text/css" href="mesa.css"></head>
+
+<BODY>
 
 <H1>PBuffer Rendering</H1>
 
@@ -10,6 +12,7 @@
 Basically, FBconfigs and PBuffers allow you to do off-screen rendering
 with OpenGL.  The OSMesa interface does basically the same thing, but
 fbconfigs and pbuffers are supported by more vendors.
+PBuffer rendering may also be hardware accelerated.
 </p>
 
 <p>