mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 00:30:11 +01:00
mesa/docs: add ARB_texture_rgb10_a2ui to relnotes/gl3.txt
Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
9f9c8592e6
commit
ee47e19738
2 changed files with 2 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ GL_ARB_blend_func_extended not started
|
|||
GL_ARB_explicit_attrib_location DONE (swrast, i915, i965)
|
||||
GL_ARB_occlusion_query2 DONE (swrast, gallium)
|
||||
GL_ARB_sampler_objects DONE (gallium)
|
||||
GL_ARB_texture_rgb10_a2ui not started
|
||||
GL_ARB_texture_rgb10_a2ui DONE (gallium)
|
||||
GL_ARB_texture_swizzle DONE (same as EXT version)
|
||||
GL_ARB_timer_query ~60% done (the EXT variant)
|
||||
GL_ARB_instanced_arrays DONE (gallium)
|
||||
|
|
|
|||
|
|
@ -46,6 +46,7 @@ tbd
|
|||
<li>GL_NV_fog_distance (all gallium drivers, nouveau classic)
|
||||
<li>GL_NV_primitive_restart (r600g)
|
||||
<li>GL_OES_EGL_image_external (gallium drivers)
|
||||
<li>ARB_texture_rgb10_a2ui (softpipe, r600g)
|
||||
<li>Many updates to the VMware svga Gallium driver
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue