Allows to prevent exposing RGB10 configs and visuals to
clients.
v2: Rename expose_rgb10_configs to allow_rgb10_configs,
as suggested by Emil.
Signed-off-by: Mario Kleiner
Reviewed-by: Tapani Pälli
---
src/mesa/drivers/dri/i965/intel_screen.c | 19 +++
1 file changed, 19 in
Not sure of the end results of discussion on this drirc option but
personally I think it is good to have as temporary workaround.
Patches 7,8
Reviewed-by: Tapani Pälli
On 29.11.2017 06:20, Mario Kleiner wrote:
Allows to prevent exposing RGB10 configs and visuals to
clients.
v2: Rename expo
Allows to prevent exposing RGB10 configs and visuals to
clients.
v2: Rename expose_rgb10_configs to allow_rgb10_configs,
as suggested by Emil.
Signed-off-by: Mario Kleiner
---
src/mesa/drivers/dri/i965/intel_screen.c | 19 +++
1 file changed, 19 insertions(+)
diff --git a/s