Hi Michał,

On Wed, 17 Oct 2018 at 07:42, <janisoz...@gmail.com> wrote:
>
> From: Michał Janiszewski <janisozaur+sig...@gmail.com>
>
> Signed-off-by: Michał Janiszewski <janisozaur+sig...@gmail.com>
> ---
>  src/compiler/glsl/ir_builder.h                        | 5 +++++
>  src/gallium/drivers/svga/include/svga3d_surfacedefs.h | 5 +++++
>  src/gallium/winsys/svga/drm/vmw_shader.h              | 1 +
>  src/glx/dri2_priv.h                                   | 5 +++++
>  src/glx/drisw_priv.h                                  | 5 +++++
>  src/glx/glx_error.h                                   | 6 ++++++
>  src/mesa/main/texcompress_bptc_tmp.h                  | 5 +++++
>  src/mesa/main/texcompress_s3tc_tmp.h                  | 5 +++++
>  src/mesa/state_tracker/st_glsl_to_tgsi.h              | 5 +++++
>  src/mesa/state_tracker/st_shader_cache.h              | 5 +++++
>  10 files changed, 47 insertions(+)
>
As the diff stat here suggests, the patch coverts multiple, separate
parts of Mesa.
Please split it up, something like 1) glsl 2) svga 3) glx 4) mesa.

Thanks
Emil
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to