mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-14 04:40:28 +01:00
docs: update with ARB_texture_cube_map_array support
just mention softpipe is done, r600g will come soon. Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
308a03f1ab
commit
2c8f088132
2 changed files with 2 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ GL_ARB_sample_shading not started
|
|||
GL_ARB_shader_subroutine not started
|
||||
GL_ARB_tessellation_shader not started
|
||||
GL_ARB_texture_buffer_object_rgb32 not started
|
||||
GL_ARB_texture_cube_map_array not started
|
||||
GL_ARB_texture_cube_map_array DONE (softpipe)
|
||||
GL_ARB_texture_gather not started
|
||||
GL_ARB_transform_feedback2 DONE
|
||||
GL_ARB_transform_feedback3 DONE
|
||||
|
|
|
|||
|
|
@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.
|
|||
|
||||
<ul>
|
||||
<li>GL_ARB_map_buffer_alignment</li>
|
||||
<li>GL_ARB_texture_cube_map_array</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue