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
This commit is contained in:
parent
c46486c7de
commit
74d1257f5d
1 changed files with 15 additions and 0 deletions
15
Video/NVIDIA Corporation/Quadro K5200.xml
Normal file
15
Video/NVIDIA Corporation/Quadro K5200.xml
Normal file
|
@ -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>
|
||||
|
Loading…
Add table
Reference in a new issue