docs: GL_ARB_indirect_parameters is now supported on i965/gen7+

This commit is contained in:
Matt Turner
2017-10-02 22:27:46 -07:00
parent 40ef8362e5
commit e057cda2ef
2 changed files with 2 additions and 1 deletions

View File

@@ -44,6 +44,7 @@ Note: some of the new features are only available with certain drivers.
</p>
<ul>
<li>GL_ARB_indirect_parameters on i965/gen7+</li>
<li>GL_ARB_polygon_offset_clamp on i965, nv50, nvc0, r600, radeonsi, llvmpipe, swr</li>
<li>GL_ARB_transform_feedback_overflow_query on radeonsi</li>
<li>GL_ARB_texture_filter_anisotropic on i965, nv50, nvc0, r600, radeonsi</li>