c/settings: Add a bunch of display strings to NVIDIA whitelist.

Whitelist Oculus DK1, DK2 and CV1.
Whitelist Vive Pro and Valve Index.
This commit is contained in:
Lubosz Sarnecki 2020-04-03 17:25:19 +02:00 committed by Jakob Bornecrantz
parent 56a8e80844
commit 6b05c216ce

View file

@ -27,6 +27,9 @@ extern "C" {
XRT_MAYBE_UNUSED static const char *NV_DIRECT_WHITELIST[] = {
"Sony SIE HMD *08",
"HTC Corporation HTC-VIVE",
"HTC Corporation VIVE Pro",
"Oculus VR Inc. Rift", /* Matches DK1, DK2 and CV1 */
"Valve Corporation Index HMD",
};
/*!