Re: [Mesa-dev] [PATCH 9/9] radeonsi: enable ARB_query_buffer_object

2016-09-16 Thread Nicolai Hähnle
On 16.09.2016 15:57, Nicolai Hähnle wrote: From: Nicolai Hähnle --- docs/features.txt | 2 +- docs/relnotes/12.1.0.html | 1 + src/gallium/drivers/radeonsi/si_pipe.c | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/features.txt b/doc

[Mesa-dev] [PATCH 9/9] radeonsi: enable ARB_query_buffer_object

2016-09-16 Thread Nicolai Hähnle
From: Nicolai Hähnle --- docs/features.txt | 2 +- docs/relnotes/12.1.0.html | 1 + src/gallium/drivers/radeonsi/si_pipe.c | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/features.txt b/docs/features.txt index 9850a43..8b87b08 100644