docs: add GL_EXT_separate_shader_objects to release notes

This commit is contained in:
Ian Romanick 2010-10-27 13:45:29 -07:00
parent 817ed68710
commit 502943049a
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ tbd
<ul>
<li>GL_ARB_explicit_attrib_location extension (Intel and software drivers).
<li>GL_ARB_texture_rg (Intel, software drivers, gallium drivers).
<li>GL_EXT_separate_shader_objects extension (Intel and software drivers).
<li>GL_NV_primitive_restart extension (Gallium softpipe, llvmpipe).
</ul>