docs: List transfom_feedback{2,3,instanced} for i965 in release notes.

This commit is contained in:
Kenneth Graunke 2013-10-31 11:10:20 -07:00
parent 0eeaf11edf
commit 5eb0835b91
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_texture_gather on i965.</li>
<li>GL_ARB_texture_query_levels on i965.</li>
<li>GL_ARB_texture_mirror_clamp_to_edge.</li>
<li>GL_ARB_transform_feedback2, GL_ARB_transform_feedback3, and GL_ARB_transform_feedback_instanced on i965/Gen7 (with appropriate kernel support).</li>
<li>GL_KHR_debug</li>
</ul>