docs/relnotes: Fix consistency, add i965 to ARB_buffer_storage.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
This commit is contained in:
Chris Forbes
2014-04-11 21:20:13 +12:00
parent 227049098b
commit ce57c8e925
+2 -2
View File
@@ -44,9 +44,9 @@ Note: some of the new features are only available with certain drivers.
</p>
<ul>
<li>GL_ARB_buffer_storage on r300, r600, and radeonsi</li>
<li>GL_ARB_buffer_storage on i965, r300, r600, and radeonsi</li>
<li>GL_ARB_stencil_texturing on i965/gen8+</li>
<li>ARB_texture_view on i965/gen7</li>
<li>GL_ARB_texture_view on i965/gen7</li>
</ul>