mesa/src
Dylan Baker fbf192a67e meson: Use consistent style
Currently the meosn build has a mix of two styles:
arg : [foo, ...
       bar],

and
arg : [
  foo, ...,
  bar,
]

For consistency let's pick one. I've picked the later style, which I
think is more readable, and is more common in the mesa code base.

v2: - fix commit message

Acked-by: Eric Engestrom <eric.engestrom@imgtec.com>
Signed-off-by: Dylan Baker <dylan.c.baker@intel.com>
2018-01-11 15:40:02 -08:00
..
amd meson: Use consistent style 2018-01-11 15:40:02 -08:00
broadcom meson: Use consistent style 2018-01-11 15:40:02 -08:00
compiler meson: Use consistent style 2018-01-11 15:40:02 -08:00
egl egl/android: Fix build break with dri2_initialize_android _EGLDisplay parameter 2018-01-04 10:18:10 -06:00
gallium meson: Use consistent style 2018-01-11 15:40:02 -08:00
gbm meson: add dep_thread to every lib that includes threads.h 2017-12-07 17:29:42 +00:00
getopt
glx meson: Use consistent style 2018-01-11 15:40:02 -08:00
gtest meson: convert gtest to an internal dependency 2017-10-03 10:02:08 -07:00
hgl
intel meson: Use consistent style 2018-01-11 15:40:02 -08:00
loader loader/dri3: Add XRGB2101010 and ARGB2101010 support. 2018-01-03 22:57:56 +01:00
mapi meson: Use consistent style 2018-01-11 15:40:02 -08:00
mesa meson: Use consistent style 2018-01-11 15:40:02 -08:00
util link mesautil with pthreads 2018-01-08 11:40:02 -05:00
vulkan meson: Use consistent style 2018-01-11 15:40:02 -08:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am wayland-drm: static inline wayland_drm_buffer_get 2017-11-08 14:40:12 +00:00
meson.build meson: Use consistent style 2018-01-11 15:40:02 -08:00
SConscript buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00