mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 08:40:11 +01:00
docs: update ARB_buffer_storage status
Reviewed-by: Fredrik Höglund <fredrik@kde.org>
This commit is contained in:
parent
04fb4bf61b
commit
86e68b0f1f
2 changed files with 2 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ GL 4.4:
|
|||
|
||||
GLSL 4.4 not started
|
||||
GL_MAX_VERTEX_ATTRIB_STRIDE not started
|
||||
GL_ARB_buffer_storage not started
|
||||
GL_ARB_buffer_storage DONE (r300, r600, radeonsi)
|
||||
GL_ARB_clear_texture not started
|
||||
GL_ARB_enhanced_layouts not started
|
||||
GL_ARB_multi_bind started (Fredrik Höglund)
|
||||
|
|
|
|||
|
|
@ -44,6 +44,7 @@ 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_draw_indirect on i965.</li>
|
||||
<li>GL_ARB_clear_buffer_object</li>
|
||||
<li>GL_ARB_viewport_array on i965.</li>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue