From 65d1e4d1eb08dda16d9b5967b4a6a414ba775815 Mon Sep 17 00:00:00 2001
From: Samuel Pitoiset
Date: Mon, 27 Feb 2017 13:15:38 +0100
Subject: radeonsi: enable ARB_bindless_texture
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This has only been tested on RX480.
Signed-off-by: Samuel Pitoiset
Reviewed-by: Marek Olšák
---
docs/features.txt | 2 +-
docs/relnotes/17.2.0.html | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
(limited to 'docs')
diff --git a/docs/features.txt b/docs/features.txt
index 0e69b9177e..79b71de543 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -277,7 +277,7 @@ GLES3.2, GLSL ES 3.2 -- all DONE: i965/gen9+
Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES version:
- GL_ARB_bindless_texture started (airlied)
+ GL_ARB_bindless_texture DONE (radeonsi)
GL_ARB_cl_event not started
GL_ARB_compute_variable_group_size DONE (nvc0, radeonsi)
GL_ARB_ES3_2_compatibility DONE (i965/gen8+)
diff --git a/docs/relnotes/17.2.0.html b/docs/relnotes/17.2.0.html
index 135d1e81dd..5859274d12 100644
--- a/docs/relnotes/17.2.0.html
+++ b/docs/relnotes/17.2.0.html
@@ -44,6 +44,7 @@ Note: some of the new features are only available with certain drivers.
+- GL_ARB_bindless_texture on radeonsi
- GL_ARB_post_depth_coverage on nvc0 (GM200+)
- GL_ARB_shader_viewport_layer_array on nvc0 (GM200+)
- GL_AMD_vertex_shader_layer on nvc0 (GM200+)
--
cgit v1.2.3