diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2019-04-08 12:56:51 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2019-04-15 13:44:34 -0700 |
commit | b165ac972b1b406ab5dc7cd4b34d35703c27330a (patch) | |
tree | f7142b7f7d6e6f090a9e80ab538c662f0515ba6a /REVIEWERS | |
parent | 95aefc94a941701616fda0776a3bd15710c8c151 (diff) |
docs: drop most autoconf references
There's still a few in here, but those docs are already so out of date
that it probably makes more sense to delete them. Such as the GLES
docs which still claim we only support 1.1 and 2.0, with no mention of
3.x at all.
v2: - Add docs for testing back end (Eric Engestrom)
- Drop more autootols references
- meson is now required not recommended
- Add $PWD
Acked-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Acked-by: Marek Olšák <marek.olsak@amd.com>
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Acked-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Acked-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'REVIEWERS')
-rw-r--r-- | REVIEWERS | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/REVIEWERS b/REVIEWERS index aeb0457c2e8..921e0ba3875 100644 --- a/REVIEWERS +++ b/REVIEWERS @@ -94,14 +94,6 @@ GALLIUM TARGETS R: Emil Velikov <emil.l.velikov@gmail.com> F: src/gallium/targets/ -AUTOCONF BUILD -R: Emil Velikov <emil.l.velikov@gmail.com> -F: autogen.sh -F: configure.ac -F: */Automake.inc -F: */Makefile.*am -F: */Makefile.sources - SCONS BUILD F: scons/ F: */SConscript* |