- 16 Jun, 2022 1 commit
-
-
Signed-off-by:
Yonggang Luo <luoyonggang@gmail.com> Reviewed-by:
Jesse Natalie <jenatali@microsoft.com> Part-of: <!17044>
-
- 12 Jul, 2021 1 commit
-
-
Jason Ekstrand authored
I'm tired of explaining this to people. Let's put it in the actual project docs. Reviewed-by:
Chia-I Wu <olvaffe@gmail.com> Part-of: <!11809>
-
- 08 Jul, 2021 1 commit
-
-
Jason Ekstrand authored
Android.mk files haven't really been supported by Mesa devs for a long time. Most of us have been willing to update Makefile.sources if we remember and sometimes we try to blind code some Android.mk for a new generator. However, the reality is that it breaks regularly and ends up being maintained by the Android community. To address this problem another approach was implemented in !10183 utilizing the maintained meson build system. The old Android.mk files are no longer required. This commit was created with the following commands: git rm **/Android.mk git rm **/Android.*.mk git rm **/Makefile.sources git rm CleanSpec.mk Closes: #4487 Acked-by:
Roman Stratiienko <r.stratiienko@gmail.com> Part-of: <!9728>
-
- 03 Jun, 2021 1 commit
-
-
Petr Vaněk authored
Fixes: 0fa854ae ("docs: rework/update install.html") Reviewed-by:
Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <!11161>
-
- 26 Apr, 2021 1 commit
-
-
Erik Faye-Lund authored
Reviewed-by:
Eric Anholt <eric@anholt.net> Part-of: <mesa/mesa!10281>
-
- 01 Apr, 2021 1 commit
-
-
Erik Faye-Lund authored
The "-devel"-suffix is only helpful to RedHat users. Debian based distros use "-dev" instead. But let's get out of the distro-specific business, and instead just spell out "development", as this applies regardless of naming-scheme. Reviewed-by:
Eric Anholt <eric@anholt.net> Part-of: <!9947>
-
- 31 Mar, 2021 1 commit
-
-
Erik Faye-Lund authored
These are names, so use proper nouns for them. Acked-by:
Matt Turner <mattst88@gmail.com> Part-of: <!9946>
-
- 30 Mar, 2021 1 commit
-
-
Matt Turner authored
Fixes: 6e6cd7d9 ("scons: Remove.") Reviewed-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!9738>
-
- 28 Oct, 2020 2 commits
-
-
Erik Faye-Lund authored
Reviewed-by:
Daniel Stone <daniels@collabora.com> Reviewed-by:
Adam Jackson <ajax@redhat.com> Part-of: <!7060>
-
Erik Faye-Lund authored
Reviewed-by:
Daniel Stone <daniels@collabora.com> Reviewed-by:
Adam Jackson <ajax@redhat.com> Part-of: <!7060>
-
- 30 Sep, 2020 6 commits
-
-
Erik Faye-Lund authored
Reviewed-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!6915>
-
Erik Faye-Lund authored
Reviewed-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!6915>
-
Erik Faye-Lund authored
Reviewed-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!6915>
-
Erik Faye-Lund authored
Reviewed-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!6915>
-
Erik Faye-Lund authored
Reviewed-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!6915>
-
Erik Faye-Lund authored
Reviewed-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!6915>
-
- 28 Sep, 2020 1 commit
-
-
Erik Faye-Lund authored
Reviewed-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!6864>
-
- 16 Jun, 2020 1 commit
-
-
Erik Faye-Lund authored
This time, let's use proper Sphinx roles for the referenes, so we can reference documents and inline refs. Reviewed-by:
Eric Anholt <eric@anholt.net> Part-of: <!5471>
-
- 13 Jun, 2020 5 commits
-
-
Erik Faye-Lund authored
Part-of: <!4630>
-
Erik Faye-Lund authored
Sphinx already provides a proper table-of-contents, so we don't need to roll our own. Reviewed-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <mesa/mesa!4630>
-
Erik Faye-Lund authored
Reviewed-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!4630>
-
Laura Ekstrand authored
Reviewed-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!4630>
-
Erik Faye-Lund authored
This uses the previously added scripts to convert the documentation to reStructuredText, which is both easier to read offline, and can be used to generate modern HTML for online documentation. No modification to the generated results have been done. Acked-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!4630>
-