[Mesa-dev] [PATCH 0/4] Most of the remaining todos for *nix

Dylan Baker dylan at pnwbakers.com
Thu Jun 7 18:53:05 UTC 2018


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



More information about the mesa-dev mailing list