Series is
Reviewed-by: Ian Romanick
On 10/03/2018 06:12 AM, Emil Velikov wrote:
> From: Emil Velikov
>
> Write down both X and GLX visual types when mapping from one to the
> other. Makes grepping through the code a tiny bit easier.
>
> Signed-off-by: Emil Velikov
> ---
> src/glx/glxext.c |
From: Emil Velikov
Write down both X and GLX visual types when mapping from one to the
other. Makes grepping through the code a tiny bit easier.
Signed-off-by: Emil Velikov
---
src/glx/glxext.c | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/src/glx/glxext.c b/src/