This series implements most of the remaining todo's for Unix-like OSes, and
cleans up a lot of the remaining ones. The big thing in this series is
assembly/optimization support for SPARC and PPC, none of which I've tested at
all, not even compile tested. The optional modules for clover are compile tested
only.

Dylan Baker (4):
  meson: Add support for SPARC assembly
  meson: Add support for ppc assembly/optimizations
  meson: Make use of optional modules
  meson: remove a bunch of out of date TODO's

 meson.build                | 61 +++++++++++++++++++++++++++-----------
 meson_options.txt          |  7 +++++
 src/egl/meson.build        |  2 --
 src/gbm/meson.build        |  2 --
 src/mapi/glapi/meson.build |  3 +-
 src/mesa/meson.build       | 16 ++++++++--
 6 files changed, 65 insertions(+), 26 deletions(-)

-- 
2.17.1

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

Reply via email to