summaryrefslogtreecommitdiff
path: root/glxinfo.js
diff options
context:
space:
mode:
authorIlia Mirkin <imirkin@alum.mit.edu>2017-08-26 23:35:09 -0400
committerIlia Mirkin <imirkin@alum.mit.edu>2017-08-26 23:35:09 -0400
commit38b7b8f9b5f177891fd4bc0e4f747b2aa0edb5b3 (patch)
tree9c9b99d818970fb0bb7882cb82bb475b5cdc4b89 /glxinfo.js
parent7d8c0de852ede773877d1085b0131688f22bf778 (diff)
add nv92 and nv106 for 17.2
Diffstat (limited to 'glxinfo.js')
-rw-r--r--glxinfo.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/glxinfo.js b/glxinfo.js
index 757f11d..67ee3d7 100644
--- a/glxinfo.js
+++ b/glxinfo.js
@@ -379,10 +379,10 @@ var VERSIONS = {
//"NVIDIA GeForce 2, 4MX": "nv17-glxinfo-17.2.js",
//"NVIDIA NV3x (GeForce FX)": "nv34-glxinfo-17.2.js",
//"NVIDIA NV4x (GeForce 6, 7)": "nv4a-glxinfo-17.2.js",
- //"NVIDIA G80-G98 (GeForce 8, 9)": "nv92-glxinfo-17.2.js",
+ "NVIDIA G80-G98 (GeForce 8, 9)": "nv92-glxinfo-17.2.js",
//"NVIDIA GT21x (GeForce 200, 300)": "nva5-glxinfo-17.2.js",
//"NVIDIA GF1xx (GeForce 400, 500)": "nvd9-glxinfo-17.2.js",
- //"NVIDIA GKxxx (GeForce 600, 700)": "nv106-glxinfo-17.2.js",
+ "NVIDIA GKxxx (GeForce 600, 700)": "nv106-glxinfo-17.2.js",
//"NVIDIA GMxxx (GeForce 900)": "gm107-glxinfo-17.2.js",
//"AMD R600/R700": "rv635-glxinfo-17.2.js",