diff options
Diffstat (limited to 'docs/features.txt')
-rw-r--r-- | docs/features.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt index 201e600adff..fa7a756a1ba 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -123,7 +123,7 @@ GL 4.0, GLSL 4.00 --- all DONE: i965/gen7+, nvc0, r600, radeonsi, virgl - Packing/bitfield/conversion functions DONE (freedreno, softpipe) - Enhanced textureGather DONE (freedreno, softpipe) - Geometry shader instancing DONE (llvmpipe, softpipe) - - Geometry shader multiple streams DONE () + - Geometry shader multiple streams DONE (softpipe) - Enhanced per-sample shading DONE () - Interpolation functions DONE () - New overload resolution rules DONE |