From 7f5613903c2387af0971163562fbfc9177dc854c Mon Sep 17 00:00:00 2001 From: Gert Wollny Date: Wed, 24 May 2023 06:56:08 +0200 Subject: [PATCH] docs/features: fix empty line error Fixes: cbb144c (virgl: Add support for ARB_pipeline_statistics) Signed-off-by: Gert Wollny Part-of: --- docs/features.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/features.txt b/docs/features.txt index 65a07d3582e..ea19cc8e907 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -229,7 +229,6 @@ GL 4.6, GLSL 4.60 -- all DONE: radeonsi, zink GL_ARB_gl_spirv DONE (freedreno, i965/gen7+, llvmpipe) GL_ARB_indirect_parameters DONE (freedreno/a6xx+, i965/gen7+, nvc0, llvmpipe, virgl, d3d12) - GL_ARB_pipeline_statistics_query DONE (i965, nvc0, r600, llvmpipe, softpipe, virgl) GL_ARB_polygon_offset_clamp DONE (freedreno, i965, nv50, nvc0, r600, llvmpipe, v3d, virgl, panfrost) GL_ARB_shader_atomic_counter_ops DONE (freedreno/a5xx+, i965/gen7+, nvc0, r600, llvmpipe, softpipe, virgl, v3d)