mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 08:28:21 +02:00
docs: update GL3.3 status
This commit is contained in:
parent
4891c5dc64
commit
0f530d2dff
1 changed files with 2 additions and 1 deletions
|
|
@ -72,11 +72,12 @@ GLX_ARB_create_context_profile DONE
|
|||
|
||||
GL 3.3:
|
||||
|
||||
GLSL 3.30 not started
|
||||
GLSL 3.30 new features in this version pretty much done
|
||||
GL_ARB_blend_func_extended DONE (i965, r600, softpipe)
|
||||
GL_ARB_explicit_attrib_location DONE (i915, i965, r300, r600, swrast)
|
||||
GL_ARB_occlusion_query2 DONE (r300, r600, swrast)
|
||||
GL_ARB_sampler_objects DONE (i965, r300, r600)
|
||||
GL_ARB_shader_bit_encoding DONE
|
||||
GL_ARB_texture_rgb10_a2ui DONE (r600)
|
||||
GL_ARB_texture_swizzle DONE (same as EXT version) (i965, r300, r600, swrast)
|
||||
GL_ARB_timer_query ~60% done (the EXT variant)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue