summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2018-07-24 06:10:06 +1000
committerDave Airlie <[email protected]>2018-07-24 06:10:46 +1000
commit760622c328ef583cf91cee36ac307df9e24cf3bd (patch)
tree58ebbce5c07d166bded53e7372cc314cd13fc5b5
parent09828feab0bdcb1feb0865fc66e5304f6164c3b8 (diff)
docs/features: fix virgl gles3.1 entries
-rw-r--r--docs/features.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/features.txt b/docs/features.txt
index e537a19cd01..a25f52658f5 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -259,8 +259,8 @@ GLES3.1, GLSL ES 3.1 -- all DONE: i965/hsw+, nvc0, r600, radeonsi
GL_ARB_texture_multisample (Multisample textures) DONE (freedreno/a5xx, i965/gen7+, nv50, llvmpipe, softpipe, virgl)
GL_ARB_texture_storage_multisample DONE (all drivers that support GL_ARB_texture_multisample)
GL_ARB_vertex_attrib_binding DONE (all drivers)
- GS5 Enhanced textureGather DONE (freedreno, i965/gen7+,virgl)
- GS5 Packing/bitfield/conversion functions DONE (freedreno/a5xx, i965/gen6+,virgl)
+ GS5 Enhanced textureGather DONE (freedreno, i965/gen7+, virgl)
+ GS5 Packing/bitfield/conversion functions DONE (freedreno/a5xx, i965/gen6+, virgl)
GL_EXT_shader_integer_mix DONE (all drivers that support GLSL)
Additional functionality not covered above: