drirc/i965: add option to disable 565 configs and visuals
authorTapani Pälli <tapani.palli@intel.com>
Tue, 12 Feb 2019 06:08:23 +0000 (08:08 +0200)
committerTapani Pälli <tapani.palli@intel.com>
Fri, 15 Feb 2019 07:38:36 +0000 (09:38 +0200)
commit595af46f0f641db393b26afa55f3996f2ca602e9
treed96bc7a0c6fda84626dd9ea999949997cc4420d8
parent97aa05470a7a95983e365ef57d7af9425f4642a8
drirc/i965: add option to disable 565 configs and visuals

We have cases where we would not like to expose these.

v2: call the option allow_rgb565_configs for consistency
    with existing allow_rgb10_configs (Eric, Jason)

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/intel_screen.c
src/util/xmlpool/t_options.h