[beast: 6/6] Merge branch 'always-simd'
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 6/6] Merge branch 'always-simd'
- Date: Thu, 3 Nov 2016 20:52:10 +0000 (UTC)
commit 0ca67caa80885956256fb0e8b69340e1740bb926
Merge: fc141fa f6d41d9
Author: Tim Janik <timj gnu org>
Date: Thu Nov 3 18:12:56 2016 +0100
Merge branch 'always-simd'
* always-simd:
BSE: remove largely unused BSE_*_VERSION defines
LAUNCHERS: remove unused bseshstart.c
BSE: match and load all plugins, identified by extension ".so" or ".dll"
PLUGINS: avoid building explicit non-SIMD version of plugins
Our compiler setup now either supports SIMD (and auto-vectorization)
out of the box or not at all, so there's no point to build two variants.
Signed-off-by: Tim Janik <timj gnu org>
bse/bseplugin.cc | 88 ++++++++++-------------------
bse/bsestorage.cc | 7 --
bse/bsestorage.hh | 2 -
configure.ac | 3 -
launchers/.gitignore | 1 -
launchers/Makefile.am | 1 -
launchers/bseshstart.c | 39 -------------
plugins/Makefile.am | 143 +++++++++++++++++++++++++-----------------------
8 files changed, 105 insertions(+), 179 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]