From b3c17330e631695b5e5dc209ba9ea1a528618c97 Mon Sep 17 00:00:00 2001 From: Marek Olšák Date: Mon, 6 Aug 2018 00:56:35 -0400 Subject: mesa: expose AMD_gpu_shader_int64 because the closed driver exposes it. It's equivalent to ARB_gpu_shader_int64. In this patch, I did everything the same as we do for ARB_gpu_shader_int64. Reviewed-by: Ian Romanick --- docs/relnotes/18.3.0.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/relnotes') diff --git a/docs/relnotes/18.3.0.html b/docs/relnotes/18.3.0.html index ac2cc1e893b..840a336d41a 100644 --- a/docs/relnotes/18.3.0.html +++ b/docs/relnotes/18.3.0.html @@ -52,6 +52,7 @@ Note: some of the new features are only available with certain drivers. -- cgit v1.2.3