From 92fc8f04d63bae969d47d79fde2c9d48f5e90488 Mon Sep 17 00:00:00 2001
From: Ilia Mirkin <imirkin@alum.mit.edu>
Date: Tue, 2 Dec 2014 00:32:57 -0500
Subject: freedreno/a3xx: add ARB_instanced_arrays support

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
---
 docs/relnotes/10.6.0.html | 1 +
 1 file changed, 1 insertion(+)

(limited to 'docs/relnotes/10.6.0.html')

diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html
index bedbd4bab9e..151ba176346 100644
--- a/docs/relnotes/10.6.0.html
+++ b/docs/relnotes/10.6.0.html
@@ -46,6 +46,7 @@ Note: some of the new features are only available with certain drivers.
 <ul>
 <li>GL_AMD_pinned_memory on r600, radeonsi</li>
 <li>GL_ARB_draw_instanced on freedreno</li>
+<li>GL_ARB_instanced_arrays on freedreno</li>
 <li>GL_ARB_pipeline_statistics_query on i965, nvc0, r600, radeonsi, softpipe</li>
 </ul>
 
-- 
cgit v1.2.3