diff options
author | Chris Forbes <[email protected]> | 2014-08-10 16:22:35 +1200 |
---|---|---|
committer | Chris Forbes <[email protected]> | 2014-08-15 19:25:10 +1200 |
commit | f1370fed2cfea49c40c259d40d1a26402fc5dd56 (patch) | |
tree | 2a6f3b94e5ff2f1b64e8593cdd57f891c7f7cf2b /docs/relnotes/10.3.html | |
parent | 139f127aac335e6c1713f06d76db96f898729ce4 (diff) |
docs: Update relnotes for ARB_gpu_shader5
Signed-off-by: Chris Forbes <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'docs/relnotes/10.3.html')
-rw-r--r-- | docs/relnotes/10.3.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html index cb65685f33b..0f22d70ae71 100644 --- a/docs/relnotes/10.3.html +++ b/docs/relnotes/10.3.html @@ -51,7 +51,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_draw_indirect on nvc0, radeonsi</li> <li>GL_ARB_explicit_uniform_location (all drivers that support GLSL)</li> <li>GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600</li> -<li>GL_ARB_gpu_shader5 on nvc0</li> +<li>GL_ARB_gpu_shader5 on i965/gen7, nvc0</li> <li>GL_ARB_multi_draw_indirect on nvc0, radeonsi</li> <li>GL_ARB_sample_shading on radeonsi</li> <li>GL_ARB_seamless_cubemap_per_texture on i965, llvmpipe, nvc0, r600, radeonsi, softpipe</li> |