diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2015-10-28 22:02:39 -0700 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2015-10-28 22:05:08 -0700 |
commit | cf93251bedc831dc252afaec82d654de3cbd9a48 (patch) | |
tree | a2f1f0d42236b1dbed11357aec2c6299e0b6e505 /docs | |
parent | 8c902a580a490181e7cde29073b11181db4614f8 (diff) |
docs: Mark GL_ARB_fragment_layer_viewport as done on 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 d3743c7b4b..7964a5e0c4 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -156,7 +156,7 @@ GL 4.3, GLSL 4.30: GL_ARB_copy_image DONE (i965, nv50, nvc0, radeonsi) GL_KHR_debug DONE (all drivers) GL_ARB_explicit_uniform_location DONE (all drivers that support GLSL) - GL_ARB_fragment_layer_viewport DONE (nv50, nvc0, r600, radeonsi, llvmpipe) + GL_ARB_fragment_layer_viewport DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe) GL_ARB_framebuffer_no_attachments DONE (i965) GL_ARB_internalformat_query2 not started GL_ARB_invalidate_subdata DONE (all drivers) |