On Wed, Jun 7, 2017 at 7:29 AM, Samuel Pitoiset
wrote:
> To declare both errors and no errors GL prototypes.
>
> Signed-off-by: Samuel Pitoiset
> ---
> src/mesa/main/glheader.h | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/src/mesa/main/glheader.h b/src/mesa/main/glheader.h
> inde
To declare both errors and no errors GL prototypes.
Signed-off-by: Samuel Pitoiset
---
src/mesa/main/glheader.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/mesa/main/glheader.h b/src/mesa/main/glheader.h
index 3f2a923782..1976ed 100644
--- a/src/mesa/main/glheader.h
+++ b/src/