summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDieter Nützel <[email protected]>2018-12-04 22:20:10 +0100
committerMarek Olšák <[email protected]>2018-12-04 18:51:18 -0500
commit2669dbf8810c534025ca0dd10942eb416a94fe4d (patch)
tree930f7e5500d863c2caccddfaa9cfdfcc2b78a7c2 /docs
parent5907412d0405d4ed1649a9f3336b1febab0b18dc (diff)
docs/features: Delete double nv50 entry and wrong enumeration
trivial Fix commit d9b2234042142dc02a4844747d3c35e140da53dc Signed-off-by: Dieter Nützel <[email protected]> Signed-off-by: Marek Olšák <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 5fc408da8ff..55fe7503bd0 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -338,7 +338,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
GL_OES_texture_float_linear DONE (freedreno, i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe)
GL_OES_texture_half_float DONE (freedreno, i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe)
GL_OES_texture_half_float_linear DONE (freedreno, i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe)
- GL_OES_texture_view DONE (i965/gen8+, freedreno, nv50, r600, radeonsi, nv50, nvc0, llvmpipe, softpipe, swr)
+ GL_OES_texture_view DONE (freedreno, i965/gen8+, r600, radeonsi, nv50, nvc0, softpipe, llvmpipe, swr)
GL_OES_viewport_array DONE (i965, nvc0, radeonsi)
GLX_ARB_context_flush_control not started
GLX_ARB_robustness_application_isolation not started