From 74d1257f5dbfaa734c7c4a30db508953a40e118a Mon Sep 17 00:00:00 2001 From: Erik Hofman <erik@ehofman.com> Date: Thu, 15 Mar 2018 15:29:05 +0100 Subject: [PATCH] copy the K2100M file to K5200 since it also seems to lach shader support: https://forum.flightgear.org/viewtopic.php?f=22&p=329374#p329047 --- Video/NVIDIA Corporation/Quadro K5200.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Video/NVIDIA Corporation/Quadro K5200.xml diff --git a/Video/NVIDIA Corporation/Quadro K5200.xml b/Video/NVIDIA Corporation/Quadro K5200.xml new file mode 100644 index 000000000..b4ecd299b --- /dev/null +++ b/Video/NVIDIA Corporation/Quadro K5200.xml @@ -0,0 +1,15 @@ +<?xml version="1.0"?> + +<!-- + Prevent a segmentation fault for Lenovo laptops with a quadro k2100m + or quadro k1000m video adapter. +--> + +<PropertyList> + + <shaders> + <quality-level type="float">0</quality-level> + <shaders> + +</PropertyList> +