first commit

This commit is contained in:
Nicklas Hansen
2023-10-25 18:26:00 -07:00
commit b67b21c5c6
165 changed files with 16364 additions and 0 deletions

7
docker/nvidia_icd.json Normal file
View File

@@ -0,0 +1,7 @@
{
"file_format_version" : "1.0.0",
"ICD": {
"library_path": "libGLX_nvidia.so.0",
"api_version" : "1.2.155"
}
}