From 739d526b0757fb544322d3e03447d11de9a51b40 Mon Sep 17 00:00:00 2001
From: Marek Olšák
Date: Thu, 4 Aug 2016 19:04:02 +0200
Subject: gallium/radeon: implement ARB_clear_texture (v3)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Some ideas copied from Jakob Sinclair's implementation, but the color
clearing is completely different.
v2: remove leftover code, disable conditional rendering
disable render condition cleanly
Reviewed-by: Nicolai Hähnle
---
docs/relnotes/12.1.0.html | 1 +
1 file changed, 1 insertion(+)
(limited to 'docs/relnotes')
diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html
index 120403822bd..23249720244 100644
--- a/docs/relnotes/12.1.0.html
+++ b/docs/relnotes/12.1.0.html
@@ -44,6 +44,7 @@ Note: some of the new features are only available with certain drivers.
+- GL_ARB_clear_texture on r600, radeonsi
- GL_ARB_enhanced_layouts on i965
- GL_ARB_indirect_parameters on radeonsi
- GL_ARB_shader_draw_parameters on radeonsi
--
cgit v1.2.3