This patch is Reviewed-by: Ian Romanick <ian.d.roman...@intel.com>
On 08/15/2018 03:13 AM, Timothy Arceri wrote: > --- > src/mesa/drivers/dri/radeon/radeon_screen.c | 6 ++++++ > src/util/xmlpool/ca.po | 6 ------ > src/util/xmlpool/de.po | 6 ------ > src/util/xmlpool/es.po | 6 ------ > src/util/xmlpool/fr.po | 5 ----- > src/util/xmlpool/nl.po | 6 ------ > src/util/xmlpool/sv.po | 6 ------ > src/util/xmlpool/t_options.h | 5 ----- > 8 files changed, 6 insertions(+), 40 deletions(-) > > diff --git a/src/mesa/drivers/dri/radeon/radeon_screen.c > b/src/mesa/drivers/dri/radeon/radeon_screen.c > index 0a6aa5109b4..2dd29aeab09 100644 > --- a/src/mesa/drivers/dri/radeon/radeon_screen.c > +++ b/src/mesa/drivers/dri/radeon/radeon_screen.c > @@ -98,6 +98,12 @@ DRI_CONF_END > }; > > #elif defined(RADEON_R200) > + > +#define DRI_CONF_TEXTURE_BLEND_QUALITY(def,range) \ > +DRI_CONF_OPT_BEGIN_V(texture_blend_quality,float,def,range) \ > + DRI_CONF_DESC(en,"Texture filtering quality vs. speed, AKA > “brilinear” texture filtering") \ > +DRI_CONF_OPT_END > + > static const __DRIconfigOptionsExtension radeon_config_options = { > .base = { __DRI_CONFIG_OPTIONS, 1 }, > .xml = > diff --git a/src/util/xmlpool/ca.po b/src/util/xmlpool/ca.po > index 0351ff16355..363464c927f 100644 > --- a/src/util/xmlpool/ca.po > +++ b/src/util/xmlpool/ca.po > @@ -211,12 +211,6 @@ msgstr "" > msgid "Number of texture units used" > msgstr "Nombre d'unitats de textura utilitzades" > > -#: t_options.h:286 > -msgid "Texture filtering quality vs. speed, AKA “brilinear” texture > filtering" > -msgstr "" > -"Qualitat vs. velocitat de filtració de textura, àlies filtració \"brilinear" > -"\" de textura" > - > #: t_options.h:294 > msgid "Used types of texture memory" > msgstr "Tipus utilitzats de memòria de textura" > diff --git a/src/util/xmlpool/de.po b/src/util/xmlpool/de.po > index 5b30d890b40..3e1b70f8b37 100644 > --- a/src/util/xmlpool/de.po > +++ b/src/util/xmlpool/de.po > @@ -186,12 +186,6 @@ msgstr "" > msgid "Number of texture units used" > msgstr "Anzahl der benutzten Textureinheiten" > > -#: t_options.h:286 > -msgid "Texture filtering quality vs. speed, AKA “brilinear” texture > filtering" > -msgstr "" > -"Texturfilterqualität versus -geschwindigkeit, auch bekannt als „brilineare“ > " > -"Texturfilterung" > - > #: t_options.h:294 > msgid "Used types of texture memory" > msgstr "Benutzte Arten von Texturspeicher" > diff --git a/src/util/xmlpool/es.po b/src/util/xmlpool/es.po > index a223da041eb..01d3ca3c178 100644 > --- a/src/util/xmlpool/es.po > +++ b/src/util/xmlpool/es.po > @@ -195,12 +195,6 @@ msgstr "" > msgid "Number of texture units used" > msgstr "Número de unidades de textura usadas" > > -#: t_options.h:286 > -msgid "Texture filtering quality vs. speed, AKA “brilinear” texture > filtering" > -msgstr "" > -"Calidad de filtrado de textura vs. velocidad, alias filtrado \"brilinear\" " > -"de textura" > - > #: t_options.h:294 > msgid "Used types of texture memory" > msgstr "Tipos de memoria de textura usados" > diff --git a/src/util/xmlpool/fr.po b/src/util/xmlpool/fr.po > index e4a963af62e..7c631fce9e6 100644 > --- a/src/util/xmlpool/fr.po > +++ b/src/util/xmlpool/fr.po > @@ -184,11 +184,6 @@ msgstr "" > msgid "Number of texture units used" > msgstr "Nombre d'unités de texture" > > -#: t_options.h:286 > -msgid "Texture filtering quality vs. speed, AKA “brilinear” texture > filtering" > -msgstr "" > -"Qualité/performance du filtrage trilinéaire de texture (filtrage > brilinéaire)" > - > #: t_options.h:294 > msgid "Used types of texture memory" > msgstr "Types de mémoire de texture" > diff --git a/src/util/xmlpool/nl.po b/src/util/xmlpool/nl.po > index a91ad89ac4a..ddd7a24a0e0 100644 > --- a/src/util/xmlpool/nl.po > +++ b/src/util/xmlpool/nl.po > @@ -183,12 +183,6 @@ msgstr "" > msgid "Number of texture units used" > msgstr "Aantal textuureenheden in gebruik" > > -#: t_options.h:286 > -msgid "Texture filtering quality vs. speed, AKA “brilinear” texture > filtering" > -msgstr "" > -"Textuurfilterkwaliteit versus -snelheid, ookwel bekend als “brilineaire” " > -"textuurfiltering" > - > #: t_options.h:294 > msgid "Used types of texture memory" > msgstr "Gebruikte soorten textuurgeheugen" > diff --git a/src/util/xmlpool/sv.po b/src/util/xmlpool/sv.po > index c2d640b2141..bc4f5326afa 100644 > --- a/src/util/xmlpool/sv.po > +++ b/src/util/xmlpool/sv.po > @@ -194,12 +194,6 @@ msgstr "" > msgid "Number of texture units used" > msgstr "Antal använda texturenheter" > > -#: t_options.h:286 > -msgid "Texture filtering quality vs. speed, AKA “brilinear” texture > filtering" > -msgstr "" > -"Texturfiltreringskvalitet mot hastighet, även kallad \"brilinear\"-" > -"texturfiltrering" > - > #: t_options.h:294 > msgid "Used types of texture memory" > msgstr "Använda typer av texturminne" > diff --git a/src/util/xmlpool/t_options.h b/src/util/xmlpool/t_options.h > index 8f96ae4373e..58fc3a9b0c6 100644 > --- a/src/util/xmlpool/t_options.h > +++ b/src/util/xmlpool/t_options.h > @@ -256,11 +256,6 @@ DRI_CONF_OPT_BEGIN_V(texture_units,int,def, # min ":" # > max ) \ > DRI_CONF_DESC(en,gettext("Number of texture units used")) \ > DRI_CONF_OPT_END > > -#define DRI_CONF_TEXTURE_BLEND_QUALITY(def,range) \ > -DRI_CONF_OPT_BEGIN_V(texture_blend_quality,float,def,range) \ > - DRI_CONF_DESC(en,gettext("Texture filtering quality vs. speed, AKA > “brilinear” texture filtering")) \ > -DRI_CONF_OPT_END > - > #define DRI_CONF_TEXTURE_HEAPS_ALL 0 > #define DRI_CONF_TEXTURE_HEAPS_CARD 1 > #define DRI_CONF_TEXTURE_HEAPS_GART 2 > _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev