Bug ID 109619
Summary Add new alias for R600_TEX_ANISO for radeonsi
Product Mesa
Version git
Hardware x86-64 (AMD64)
OS Linux (All)
Status NEW
Severity normal
Priority medium
Component Drivers/Gallium/radeonsi
Assignee dri-devel@lists.freedesktop.org
Reporter shtetldik@gmail.com
QA Contact dri-devel@lists.freedesktop.org

Now that radeonsi and r600 have separate code, R600_TEX_ANISO variable for
forcing anisotropic filtering looks out of place for radeonsi. While it might
be good to keep it for backwards compatibility and not breaking existing usage,
it would be nice to have some more appropriate alias as well.

May be RADEONSI_TEX_ANISO? Or may be make a new alias for both, like
AMD_TEX_ANISO to simplify things.


You are receiving this mail because: