Show More
Commit Description:
Fix bug introduced by FNA upgrade....
Commit Description:
Fix bug introduced by FNA upgrade. I think FNA or one of its dependencies fixed a bug with the pipe key being mislabeled as the backslash key. It does have a backslash on it, but only upon shift.
File last commit:
Show/Diff file:
Action:
fnalibs/vulkan/icd.d/MoltenVK_icd.json
7 lines | 156 B | application/json | JsonLexer
{
"file_format_version" : "1.0.0",
"ICD": {
"library_path": "../../../MacOS/osx/libMoltenVK.dylib",
"api_version" : "1.1.0"
}
}