diff options
author | Kenneth Graunke <[email protected]> | 2016-06-16 14:39:44 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2016-06-16 14:39:44 -0700 |
commit | 93d8f80a9a6fcdd348d84d06d40220ea6d3e8473 (patch) | |
tree | 4d62f092740946dfe189758b91afd12fd512235e /docs | |
parent | 1f9445ff57b03413c433731bc00572029da10aa9 (diff) |
docs: Update ARB_ES3_1_compatibility status for i965.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 02046950e8b..ce348699a8a 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -208,7 +208,7 @@ GL 4.4, GLSL 4.40: GL 4.5, GLSL 4.50: - GL_ARB_ES3_1_compatibility DONE (nvc0, radeonsi) + GL_ARB_ES3_1_compatibility DONE (i965/gen8+, nvc0, radeonsi) GL_ARB_clip_control DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, swr) GL_ARB_conditional_render_inverted DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, swr) GL_ARB_cull_distance DONE (i965, nv50, nvc0, llvmpipe, softpipe, swr) |