git.libre-soc.org Git - mesa.git/rss - docs/envvars.html history https://git.libre-soc.org/?p=mesa.git;a=history;f=docs/envvars.html mesa.git RSS feed en git repository hosting static/git-logo.png git.libre-soc.org Git - mesa.git/rss - docs/envvars.html history https://git.libre-soc.org/?p=mesa.git;a=history;f=docs/envvars.html Sat, 13 Jun 2020 10:42:00 +0000 Sat, 13 Jun 2020 10:42:00 +0000 gitweb v.2.30.2/2.30.2 docs: convert articles to reructuredtext Erik Faye-Lund <erik.faye-lund@collabora.com> Fri, 12 Jun 2020 18:09:42 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=4d066836e3cf307431a74eafcc8a404ce5ccea69 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=4d066836e3cf307431a74eafcc8a404ce5ccea69 docs: convert articles to reructuredtext docs: convert articles to reructuredtext 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: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4630>
  • [D] docs/envvars.html
]]>
gallium: change comments to remove 'state tracker' Marek Olšák <marek.olsak@amd.com> Wed, 4 Dec 2019 01:38:14 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=8c9b9aac7d09e65195dca6681d59c10e4ef713d9 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=8c9b9aac7d09e65195dca6681d59c10e4ef713d9 gallium: change comments to remove 'state tracker' gallium: change comments to remove 'state tracker' Acked-by: Eric Anholt <eric@anholt.net> Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4902>
  • [D] docs/envvars.html
]]>
docs/envvars: update RADV_FORCE_FAMILY Rhys Perry <pendingchaos02@gmail.com> Tue, 5 May 2020 16:39:59 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=17ed4a01ee2bdb773109cf06ea8f827737f88684 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=17ed4a01ee2bdb773109cf06ea8f827737f88684 docs/envvars: update RADV_FORCE_FAMILY docs/envvars: update RADV_FORCE_FAMILY Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4907>
  • [D] docs/envvars.html
]]>
docs/envvars: document ACO_DEBUG Rhys Perry <pendingchaos02@gmail.com> Tue, 5 May 2020 16:31:26 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=5c6afd0f349b17aaa0b2e06ccee44fa709d6285c https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=5c6afd0f349b17aaa0b2e06ccee44fa709d6285c docs/envvars: document ACO_DEBUG docs/envvars: document ACO_DEBUG Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4907>
  • [D] docs/envvars.html
]]>
radeonsi: remove AMD_DEBUG=sisched option Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Thu, 5 Mar 2020 10:15:57 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=771f16cf6166a3911d374c3de6c19687605f1fef https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=771f16cf6166a3911d374c3de6c19687605f1fef radeonsi: remove AMD_DEBUG=sisched option radeonsi: remove AMD_DEBUG=sisched option sisched is not maintained anymore in LLVM. Reviewed-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4059> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4059>
  • [D] docs/envvars.html
]]>
radv: implement a dummy winsys for creating devices without AMDGPU Samuel Pitoiset <samuel.pitoiset@gmail.com> Mon, 17 Feb 2020 13:45:47 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=cd6ec2b1abbd96f4456e92613c2232c919bb9023 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=cd6ec2b1abbd96f4456e92613c2232c919bb9023 radv: implement a dummy winsys for creating devices without AMDGPU radv: implement a dummy winsys for creating devices without AMDGPU To allow developers to test the compiler backends without having any AMD GPUs. To create a null device, set eg. RADV_FORCE_FAMILY=polaris10 in your environment. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3872> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3872>
  • [D] docs/envvars.html
]]>
hud: add GALLIUM_HUD_SCALE Jonathan Marek <jonathan@marek.ca> Tue, 21 Jan 2020 02:16:13 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=31a781578522d44e6832893270a7902b001a827d https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=31a781578522d44e6832893270a7902b001a827d hud: add GALLIUM_HUD_SCALE hud: add GALLIUM_HUD_SCALE Scale hud by an integer factor, for high DPI displays. Signed-off-by: Jonathan Marek <jonathan@marek.ca> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3931> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3931>
  • [D] docs/envvars.html
]]>
docs/envvars: document RADV_TEX_ANISO Samuel Pitoiset <samuel.pitoiset@gmail.com> Wed, 19 Feb 2020 07:46:00 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=82913bac14512dbfdb537d674377133f2daa8bfb https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=82913bac14512dbfdb537d674377133f2daa8bfb docs/envvars: document RADV_TEX_ANISO docs/envvars: document RADV_TEX_ANISO Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/2524 Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3873> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3873>
  • [D] docs/envvars.html
]]>
radv: remove unnecessary RADV_DEBUG=nobatchchain option Samuel Pitoiset <samuel.pitoiset@gmail.com> Wed, 12 Feb 2020 15:49:45 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=886acbe1c535f0c564dbebdcdbcad38a5fef6c7d https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=886acbe1c535f0c564dbebdcdbcad38a5fef6c7d radv: remove unnecessary RADV_DEBUG=nobatchchain option radv: remove unnecessary RADV_DEBUG=nobatchchain option It was used in the past but nowadays chained submissions work fine. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3791> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3791>
  • [D] docs/envvars.html
]]>
radv: remove RADV_DEBUG=nosisched and RADV_PERFTEST=sisched Samuel Pitoiset <samuel.pitoiset@gmail.com> Wed, 12 Feb 2020 14:35:49 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=b2531370c968373c24b0c9814610a686bd63f128 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=b2531370c968373c24b0c9814610a686bd63f128 radv: remove RADV_DEBUG=nosisched and RADV_PERFTEST=sisched radv: remove RADV_DEBUG=nosisched and RADV_PERFTEST=sisched They are no longer useful. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3789>
  • [D] docs/envvars.html
]]>
radv: make sure to not submit any IBs when RADV_FORCE_FAMILY is set Samuel Pitoiset <samuel.pitoiset@gmail.com> Fri, 31 Jan 2020 13:35:54 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=a8024aaaab9812d018cfa656d0dfce6ffedc123f https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=a8024aaaab9812d018cfa656d0dfce6ffedc123f radv: make sure to not submit any IBs when RADV_FORCE_FAMILY is set radv: make sure to not submit any IBs when RADV_FORCE_FAMILY is set To prevent GPU hangs. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3654>
  • [D] docs/envvars.html
]]>
docs: document AMD_DEBUG variable Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Tue, 21 Jan 2020 17:56:03 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=90312de551dc3d4a14e9e4c084d99d5bdae6f599 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=90312de551dc3d4a14e9e4c084d99d5bdae6f599 docs: document AMD_DEBUG variable docs: document AMD_DEBUG variable See https://gitlab.freedesktop.org/mesa/mesa/issues/2022 Reviewed-by: Marek Olšák <marek.olsak@amd.com> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3492> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3492>
  • [D] docs/envvars.html
]]>
radv: remove useless RADV_DEBUG=unsafemath debug option Samuel Pitoiset <samuel.pitoiset@gmail.com> Fri, 8 Nov 2019 07:22:15 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=519d9b30de96759369109e0653222f36381100e6 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=519d9b30de96759369109e0653222f36381100e6 radv: remove useless RADV_DEBUG=unsafemath debug option radv: remove useless RADV_DEBUG=unsafemath debug option This option is useless and shouldn't be used at all. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
  • [D] docs/envvars.html
]]>
docs: document all RADV environment variables Samuel Pitoiset <samuel.pitoiset@gmail.com> Thu, 31 Oct 2019 15:51:13 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=cc66976d0ac41a91c357f3ff7641088a048ab695 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=cc66976d0ac41a91c357f3ff7641088a048ab695 docs: document all RADV environment variables docs: document all RADV environment variables Requested by https://gitlab.freedesktop.org/mesa/mesa/issues/2022 [skip ci] Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
  • [D] docs/envvars.html
]]>
intel: Add INTEL_DEBUG=nofc for disabling fast clears Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com> Tue, 8 Oct 2019 00:04:01 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=d438261e0516771740b2e79eaa2f44a49053cc98 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=d438261e0516771740b2e79eaa2f44a49053cc98 intel: Add INTEL_DEBUG=nofc for disabling fast clears intel: Add INTEL_DEBUG=nofc for disabling fast clears Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>
  • [D] docs/envvars.html
]]>
docs: document three NIR_ envvars Alejandro Piñeiro <apinheiro@igalia.com> Thu, 13 Jun 2019 11:22:40 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=d317944c245a0400a94380ba064d53aec9c5a452 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=d317944c245a0400a94380ba064d53aec9c5a452 docs: document three NIR_ envvars docs: document three NIR_ envvars Initially I was only interested on documenting NIR_PRINT, as today I needed to check the code to find this envvar, that at the moment I vaguely remembered that existed. As we are here, though, let's just document all of them (assuming that makes sense). Reviewed-by: Eric Anholt <eric@anholt.net>
  • [D] docs/envvars.html
]]>
docs: fixup typo Erik Faye-Lund <erik.faye-lund@collabora.com> Thu, 6 Jun 2019 08:33:09 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=c339c0175ada20c71af498da69edb1eeb43b6834 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=c339c0175ada20c71af498da69edb1eeb43b6834 docs: fixup typo docs: fixup typo Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
  • [D] docs/envvars.html
]]>
docs: add missing code-tags Erik Faye-Lund <erik.faye-lund@collabora.com> Thu, 6 Jun 2019 08:16:36 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=205f960e08d7b13ea529782e0e744c657bf1771f https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=205f960e08d7b13ea529782e0e744c657bf1771f docs: add missing code-tags docs: add missing code-tags Looks like I missed a few cases when I recently added more code-tags here. So let's add these cases as well. Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
  • [D] docs/envvars.html
]]>
docs: use more code-tags in envvars.html Erik Faye-Lund <erik.faye-lund@collabora.com> Tue, 4 Jun 2019 10:50:23 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=52667f990ec2ed67dc02c9631395cfcfaedda223 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=52667f990ec2ed67dc02c9631395cfcfaedda223 docs: use more code-tags in envvars.html docs: use more code-tags in envvars.html This wraps code, identifiers, values and paths in code-tags, which makes them appear in a monospace-font for readability. Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
  • [D] docs/envvars.html
]]>
docs: use code-tags for envvars and options Erik Faye-Lund <erik.faye-lund@collabora.com> Tue, 4 Jun 2019 10:19:51 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=d311d8f424bb2a56b48d2e2f5e697fb2c0bac777 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=d311d8f424bb2a56b48d2e2f5e697fb2c0bac777 docs: use code-tags for envvars and options docs: use code-tags for envvars and options This makes it a bit easier to tell what's what. Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
  • [D] docs/envvars.html
]]>