Re: [Mesa-dev] [PATCH] docs: document MESA_GLSL=errors keyword

2019-05-02 Thread Eric Engestrom
On Thursday, 2019-04-18 15:58:35 +0200, Alejandro Piñeiro wrote: > Added with commit 0161691f3518, still checked on shaderapi.c > _mesa_get_shader_flag method. Fixes: 0161691f3518db310411 "mesa: add GLSL_REPORT_ERRORS debug flag" Reviewed-by: Eric Engestrom and pushed, thanks! > --- > docs/sha

[Mesa-dev] [PATCH] docs: document MESA_GLSL=errors keyword

2019-04-18 Thread Alejandro Piñeiro
Added with commit 0161691f3518, still checked on shaderapi.c _mesa_get_shader_flag method. --- docs/shading.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/shading.html b/docs/shading.html index 9e3c7218e31..76f25316f86 100644 --- a/docs/shading.html +++ b/docs/shading.html @@ -59,6