From 7d2474afb55745e70ee6a5d55e5142eef85d13c8 Mon Sep 17 00:00:00 2001 From: Timothy Arceri Date: Wed, 15 Aug 2018 14:38:58 +1000 Subject: [PATCH] mesa: remove dri configs unused software-fallback options These seems to have only been used by DRI1 drivers which were removed with e4344161bde2. Reviewed-by: Ian Romanick --- src/util/xmlpool/ca.po | 8 -------- src/util/xmlpool/de.po | 8 -------- src/util/xmlpool/es.po | 8 -------- src/util/xmlpool/fr.po | 8 -------- src/util/xmlpool/nl.po | 8 -------- src/util/xmlpool/sv.po | 8 -------- src/util/xmlpool/t_options.h | 14 -------------- 7 files changed, 62 deletions(-) diff --git a/src/util/xmlpool/ca.po b/src/util/xmlpool/ca.po index aa4e2f0..90337e3 100644 --- a/src/util/xmlpool/ca.po +++ b/src/util/xmlpool/ca.po @@ -303,14 +303,6 @@ msgstr "Només memòria de targeta (si està disponible)" msgid "Only GART (AGP/PCIE) memory (if available)" msgstr "Només memòria GART (AGP/PCIE) (si està disponible)" -#: t_options.h:309 -msgid "Features that are not hardware-accelerated" -msgstr "Característiques no accelerades per maquinari" - -#: t_options.h:313 -msgid "Enable extension GL_ARB_vertex_program" -msgstr "Habilita l'extensió GL_ARB_vertex_program" - #: t_options.h:323 msgid "Miscellaneous" msgstr "Miscel·lània" diff --git a/src/util/xmlpool/de.po b/src/util/xmlpool/de.po index 1e65dde..44ac00b 100644 --- a/src/util/xmlpool/de.po +++ b/src/util/xmlpool/de.po @@ -278,14 +278,6 @@ msgstr "Nur Grafikspeicher (falls verfügbar)" msgid "Only GART (AGP/PCIE) memory (if available)" msgstr "Nur GART-Speicher (AGP/PCIE) (falls verfügbar)" -#: t_options.h:309 -msgid "Features that are not hardware-accelerated" -msgstr "Funktionalität, die nicht hardwarebeschleunigt ist" - -#: t_options.h:313 -msgid "Enable extension GL_ARB_vertex_program" -msgstr "Erweiterung GL_ARB_vertex_program aktivieren" - #: t_options.h:323 msgid "Miscellaneous" msgstr "" diff --git a/src/util/xmlpool/es.po b/src/util/xmlpool/es.po index ade3242..fe0d25e 100644 --- a/src/util/xmlpool/es.po +++ b/src/util/xmlpool/es.po @@ -287,14 +287,6 @@ msgstr "Solo memoria de tarjeta (si está disponible)" msgid "Only GART (AGP/PCIE) memory (if available)" msgstr "Solo memoria GART (AGP/PCIE) (si está disponible)" -#: t_options.h:309 -msgid "Features that are not hardware-accelerated" -msgstr "Características no aceleradas por hardware" - -#: t_options.h:313 -msgid "Enable extension GL_ARB_vertex_program" -msgstr "Habilitar la extensión GL_ARB_vertex_program" - #: t_options.h:323 msgid "Miscellaneous" msgstr "Misceláneos" diff --git a/src/util/xmlpool/fr.po b/src/util/xmlpool/fr.po index 4a93f16..211c7ad 100644 --- a/src/util/xmlpool/fr.po +++ b/src/util/xmlpool/fr.po @@ -274,14 +274,6 @@ msgstr "Utiliser uniquement la mémoire graphique (si disponible)" msgid "Only GART (AGP/PCIE) memory (if available)" msgstr "Utiliser uniquement la mémoire GART (AGP/PCIE) (si disponible)" -#: t_options.h:309 -msgid "Features that are not hardware-accelerated" -msgstr "Fonctionnalités ne bénéficiant pas d'une accélération matérielle" - -#: t_options.h:313 -msgid "Enable extension GL_ARB_vertex_program" -msgstr "Activer l'extension GL_ARB_vertex_program" - #: t_options.h:323 msgid "Miscellaneous" msgstr "" diff --git a/src/util/xmlpool/nl.po b/src/util/xmlpool/nl.po index 3fd49bd..ca178a2 100644 --- a/src/util/xmlpool/nl.po +++ b/src/util/xmlpool/nl.po @@ -275,14 +275,6 @@ msgstr "Alleen geheugen op de kaart (als het aanwezig is)" msgid "Only GART (AGP/PCIE) memory (if available)" msgstr "Alleen GART (AGP/PCIE) geheugen (als het aanwezig is)" -#: t_options.h:309 -msgid "Features that are not hardware-accelerated" -msgstr "Eigenschappen die niet hardwareversneld zijn" - -#: t_options.h:313 -msgid "Enable extension GL_ARB_vertex_program" -msgstr "Zet uitbreiding GL_ARB_vertex_program aan" - #: t_options.h:323 msgid "Miscellaneous" msgstr "" diff --git a/src/util/xmlpool/sv.po b/src/util/xmlpool/sv.po index 0c51343..2ad131c 100644 --- a/src/util/xmlpool/sv.po +++ b/src/util/xmlpool/sv.po @@ -267,14 +267,6 @@ msgstr "Endast kortminne (om tillgängligt)" msgid "Only GART (AGP/PCIE) memory (if available)" msgstr "Endast GART-minne (AGP/PCIE) (om tillgängligt)" -#: t_options.h:309 -msgid "Features that are not hardware-accelerated" -msgstr "Funktioner som inte är hårdvaruaccelererade" - -#: t_options.h:313 -msgid "Enable extension GL_ARB_vertex_program" -msgstr "Aktivera tillägget GL_ARB_vertex_program" - #: t_options.h:323 msgid "Miscellaneous" msgstr "" diff --git a/src/util/xmlpool/t_options.h b/src/util/xmlpool/t_options.h index ca090fd..2b89fcb 100644 --- a/src/util/xmlpool/t_options.h +++ b/src/util/xmlpool/t_options.h @@ -352,20 +352,6 @@ DRI_CONF_OPT_BEGIN_B(glx_disable_sgi_video_sync, def) \ DRI_CONF_OPT_END -/** - * \brief Software-fallback options. To allow using features (like - * GL_ARB_vertex_program) on GPUs that don't otherwise support the feature. - */ -#define DRI_CONF_SECTION_SOFTWARE \ -DRI_CONF_SECTION_BEGIN \ - DRI_CONF_DESC(en,gettext("Features that are not hardware-accelerated")) - -#define DRI_CONF_ARB_VERTEX_PROGRAM(def) \ -DRI_CONF_OPT_BEGIN_B(arb_vertex_program, def) \ - DRI_CONF_DESC(en,gettext("Enable extension GL_ARB_vertex_program")) \ -DRI_CONF_OPT_END - - /** * \brief Miscellaneous configuration options -- 2.7.4