docs: document GLSL preprocessor fixes

This commit is contained in:
Brian Paul 2009-06-09 11:56:12 -06:00
parent 4d16eb5e18
commit 5450281ff7

View file

@ -74,6 +74,7 @@ including GL_ATI_separate_stencil, GL_EXT_stencil_two_side and OpenGL 2.0
<h2>Bug fixes</h2>
<ul>
<li>Lots of i965 driver bug fixes
<li>Fixed some GLSL preprocessor bugs
</ul>