diff options
author | Jordan Justen <[email protected]> | 2016-04-17 14:07:47 -0700 |
---|---|---|
committer | Jordan Justen <[email protected]> | 2016-05-04 11:23:17 -0700 |
commit | 51300a038701a00e9522c6031d349c92e76bf469 (patch) | |
tree | cac495c4a8aad71bbec5b3fbfc0e98a9365b591c /docs/GL3.txt | |
parent | f00c399bae7376bad2257d085fe754adfaa11cc8 (diff) |
docs: Mark GL_ARB_query_buffer_object as done for i965/hsw+
Signed-off-by: Jordan Justen <[email protected]>
Diffstat (limited to 'docs/GL3.txt')
-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 bb2bb6e07cb..e2dabeaf750 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -201,7 +201,7 @@ GL 4.4, GLSL 4.40: - specified transform/feedback layout DONE - input/output block locations DONE GL_ARB_multi_bind DONE (all drivers) - GL_ARB_query_buffer_object DONE (nvc0) + GL_ARB_query_buffer_object DONE (i965/hsw+, nvc0) GL_ARB_texture_mirror_clamp_to_edge DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe) GL_ARB_texture_stencil8 DONE (i965/gen8+, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe) GL_ARB_vertex_type_10f_11f_11f_rev DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe) |