summaryrefslogtreecommitdiff
path: root/glxinfo.js
diff options
context:
space:
mode:
Diffstat (limited to 'glxinfo.js')
-rw-r--r--glxinfo.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/glxinfo.js b/glxinfo.js
index 0fb37ea..23c6220 100644
--- a/glxinfo.js
+++ b/glxinfo.js
@@ -342,6 +342,8 @@ var VERSIONS = {
//"Intel Broadwell (HD 5x00/6000, Iris 6x00)": "gen8-glxinfo-17.0.js",
//"Intel Skylake (HD 5xx)": "gen9-glxinfo-17.0.js",
+ "NVIDIA Riva TNT/TNT2": "nv05-glxinfo-17.1.js",
+ "NVIDIA GeForce 2, 4MX": "nv17-glxinfo-17.1.js",
"NVIDIA NV3x (GeForce FX)": "nv34-glxinfo-17.1.js",
"NVIDIA NV4x (GeForce 6, 7)": "nv4a-glxinfo-17.1.js",
"NVIDIA G80-G98 (GeForce 8, 9)": "nv92-glxinfo-17.1.js",