URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74825d9c273263cf41d5d351552670663e669b44 Author: Erik Faye-Lund <[email protected]> Date: Tue Oct 25 13:55:56 2022 +0200
docs: nfs -> NFS
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8070a8c6e7dde2991c160399f50b11e2a1adef15
Author: Erik Faye-Lund <[email protected]>
Date: Tue Oct 25 13:45:55 2022 +0200
docs: spell ATI codenames in allcaps
This seems to be the official spelling from ATI/AMD as well.
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c35f5a8806b2cc502a86963b7421395d6c0393f9
Author: Erik Faye-Lund <[email protected]>
Date: Tue Oct 25 13:45:02 2022 +0200
docs: nVidia -> NVIDIA
While we're at it, also spell the code-names in allcaps, like NVIDIA
does. One exception is Fermi, which is spelled like a proper noun.
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f748cf54c611f554e0bae8ac5f9999c062bbefef
Author: Erik Faye-Lund <[email protected]>
Date: Tue Oct 25 13:42:03 2022 +0200
docs: gitlab -> GitLab
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1f97a6620e3fbfee9ae37e357881d7fe03b72ba
Author: Erik Faye-Lund <[email protected]>
Date: Wed Oct 19 11:05:02 2022 +0200
docs: Android.mk -> ndk-build
Android.mk is the name of the build-files, but ndk-build is the tool that
builds it.
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=7000154ba1e990a85f3e223654675ad5b776a83d
Author: Erik Faye-Lund <[email protected]>
Date: Tue Oct 18 17:33:43 2022 +0200
docs: link to replacement forum
This news forum no longer exists, and have been migrated to the Khronos
Community. Link there instead.
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0bf34192c6dca22e47bb77047df7c1c358703429
Author: Erik Faye-Lund <[email protected]>
Date: Tue Oct 18 17:32:32 2022 +0200
docs: add links to usenet groups
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b43f3d364ad8b283bf2e1e34921a5c365b5ba1f3
Author: Erik Faye-Lund <[email protected]>
Date: Wed Oct 19 12:08:20 2022 +0200
docs: add missing link to mesa3d.org
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=73fdacbebfa92f510f9c8303d8c7f767075f0420
Author: Erik Faye-Lund <[email protected]>
Date: Wed Oct 19 10:28:29 2022 +0200
docs: clean up labels
This updates the documentation of the labels to match with our actual
labels.
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=27a7f243f9943cead03140a0cc7b088601c8f4cc
Author: Erik Faye-Lund <[email protected]>
Date: Tue Oct 25 12:14:45 2022 +0200
docs: name correct driver
The two different swrast drivers we have at the moment are called
LLVMpipe and Softpipe. Let's name the latter instead of the generic
SWRast term that we use to cover *either* of the two.
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=fdab007b1dc75521107cb041f384bd333aa1f676
Author: Erik Faye-Lund <[email protected]>
Date: Mon Oct 24 15:42:20 2022 +0200
docs: do not mention classic swrast
It's been removed a while back, no need to talk about it anymore.
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=48aa892eb8b92ff2adce41e89872c9086da2f846
Author: Erik Faye-Lund <[email protected]>
Date: Tue Oct 25 11:37:11 2022 +0200
docs: remove non-existent directory
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9fea95d90777901e5662e90987fec9a00cdfb3bf
Author: Erik Faye-Lund <[email protected]>
Date: Tue Oct 25 11:42:42 2022 +0200
docs: Adreno aXXX -> Adreno XXX
The names of these are "Adreno XXX" or "aXXX", not "Adreno aXXX".
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf0b5a60f41ea77e97550efc71ae5af457fffd1d
Author: Erik Faye-Lund <[email protected]>
Date: Tue Oct 25 12:08:35 2022 +0200
docs: xml -> XML
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9a04acdbaa7d219d6769ce97b79d63d3d41b6b1
Author: Erik Faye-Lund <[email protected]>
Date: Tue Oct 25 11:55:51 2022 +0200
docs: yml -> YAML
The name of the file-format is YAML, yml is the extension.
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f5e18da066096495490ce6416d6da6db5e42aa5c
Author: Erik Faye-Lund <[email protected]>
Date: Mon Oct 24 17:26:53 2022 +0200
docs: swr -> OpenSWR
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=181d83cf2ff5d3d6480a522360315b4810dd19e4
Author: Erik Faye-Lund <[email protected]>
Date: Mon Oct 24 15:06:01 2022 +0200
docs: ini -> INI
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a02d3e099eea04b100bc669dc0698e2136021a51
Author: Erik Faye-Lund <[email protected]>
Date: Tue Oct 25 13:15:14 2022 +0200
docs: piglit -> Piglit
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=4622c357db75302d9a68b7dded94a2ca5a217d7b
Author: Erik Faye-Lund <[email protected]>
Date: Tue Oct 25 12:34:06 2022 +0200
docs: panfrost -> Panfrost
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac031f66c3c502c1e2cc731cb4732349d3a4464b
Author: Erik Faye-Lund <[email protected]>
Date: Tue Oct 25 12:27:47 2022 +0200
docs: softpipe -> Softpipe
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=99b45b2b680dcf24e12b1f36ddc385103ab4b8bc
Author: Erik Faye-Lund <[email protected]>
Date: Thu Oct 20 11:45:29 2022 +0200
docs: llvmpipe -> LLVMpipe
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f90f194cff63dba57ecf8141d7aed4e9789c743e
Author: Erik Faye-Lund <[email protected]>
Date: Thu Oct 20 11:28:39 2022 +0200
docs: freedreno -> Freedreno
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2170b4ad181dffd80221781f311ad2e2f4534205
Author: Erik Faye-Lund <[email protected]>
Date: Tue Oct 25 13:12:08 2022 +0200
docs: de-nominate -> denominate
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0361aec645c1e782b892d0dd9adf07e0332c3938
Author: Erik Faye-Lund <[email protected]>
Date: Tue Oct 25 12:12:23 2022 +0200
docs: de-duplicated -> deduplicated
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2ea5486caadc9871f5b4eccdc4079a1a7331be5
Author: Erik Faye-Lund <[email protected]>
Date: Mon Oct 24 15:11:47 2022 +0200
docs: spell out "transform and lighting"
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c11b714541455b2f11e2af477b00543f3f23865d
Author: Erik Faye-Lund <[email protected]>
Date: Thu Oct 20 11:30:43 2022 +0200
docs: spell out "distribution"
Reviewed-by: Yonggang Luo <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
