diff options
author | Ilia Mirkin <[email protected]> | 2014-04-04 01:18:22 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2014-04-07 01:06:19 -0400 |
commit | 159cec9dec2320d821d388c0df8140c7705b6e0b (patch) | |
tree | 43ea165f72cde51e6848b56326051a96301a9261 /docs | |
parent | f6579e4b17a6010fadb464b5179dea5779c74968 (diff) |
docs: mark ARB_texture_gather as done on nvc0
Signed-off-by: Ilia Mirkin <[email protected]>
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 d9cc7088ae5..bf51e3a5440 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -107,7 +107,7 @@ GL 4.0: GL_ARB_tessellation_shader not started GL_ARB_texture_buffer_object_rgb32 DONE (i965, nvc0, r600, radeonsi, softpipe) GL_ARB_texture_cube_map_array DONE (i965, nv50, nvc0, r600, softpipe) - GL_ARB_texture_gather DONE (i965, nv50) + GL_ARB_texture_gather DONE (i965, nv50, nvc0) GL_ARB_transform_feedback2 DONE (i965, nv50, nvc0, r600, radeonsi) GL_ARB_transform_feedback3 DONE (i965, nv50, nvc0, r600, radeonsi) |