From 5e04526399ca5d249cc5ec600aa6546356abccbb Mon Sep 17 00:00:00 2001 From: Ilia Mirkin Date: Sun, 15 Jun 2014 16:39:14 -0400 Subject: nvc0: expose 4 vertex streams, use stream ids in xfb Signed-off-by: Ilia Mirkin --- docs/GL3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/GL3.txt') diff --git a/docs/GL3.txt b/docs/GL3.txt index bc418a90808..e9ccf63a7ee 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -108,7 +108,7 @@ GL 4.0: - Packing/bitfield/conversion functions DONE - Enhanced textureGather DONE - Geometry shader instancing DONE - - Geometry shader multiple streams DONE (i965) + - Geometry shader multiple streams DONE (i965, nvc0) - Enhanced per-sample shading DONE - Interpolation functions started (Chris) - New overload resolution rules DONE -- cgit v1.2.3