mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
docs: Update that ARB_draw_instanced is on in i965.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
parent
61c4e5cd68
commit
45f460f61e
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ GLX_ARB_create_context (GLX 1.4 is required) DONE
|
|||
GL 3.1:
|
||||
|
||||
GLSL 1.40 not started
|
||||
Instanced drawing (GL_ARB_draw_instanced) DONE (gallium, swrast)
|
||||
Instanced drawing (GL_ARB_draw_instanced) DONE (i965, gallium, swrast)
|
||||
Buffer copying (GL_ARB_copy_buffer) DONE (i965, r300, r600, swrast)
|
||||
Primitive restart (GL_NV_primitive_restart) DONE (r600)
|
||||
16 vertex texture image units DONE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue