| update to v2022.4 Signed-off-by: wangshi <wangshi@kaihong.com> | 3 年前 |
| update to vulkan-sdk-1.3.275.0 Signed-off-by: huruitao <huruitao@kaihong.com> | 2 年前 |
| Fixes for the vscode language server extension (#4150) Fix URL to the OpenCL.DebugInfo.100 grammar file, which moved from SPIRV-Tools to SPIRV-Headers. Add a go.mod and go.sum file. Go has now fully migrated to using modules, and relative imports no longer work. Fixup all the relative imports to use a fully qualified path based on the module name. Fix the .exe executable extension on windows. Update the generated grammar files. Update the README.md with more information. Disable generation of the log file. Seems to end up in the workspaceDir on windows, not the executable path | 5 年前 |
| spirv-tools升级 Signed-off-by: lixiteng <lixiteng1@h-partners.com> | 15 天前 |
| Make file formatting comply with POSIX standards (#3242) Add newlines to two files | 6 年前 |
| Fixes for the vscode language server extension (#4150) Fix URL to the OpenCL.DebugInfo.100 grammar file, which moved from SPIRV-Tools to SPIRV-Headers. Add a go.mod and go.sum file. Go has now fully migrated to using modules, and relative imports no longer work. Fixup all the relative imports to use a fully qualified path based on the module name. Fix the .exe executable extension on windows. Update the generated grammar files. Update the README.md with more information. Disable generation of the log file. Seems to end up in the workspaceDir on windows, not the executable path | 5 年前 |
| Fixes for the vscode language server extension (#4150) Fix URL to the OpenCL.DebugInfo.100 grammar file, which moved from SPIRV-Tools to SPIRV-Headers. Add a go.mod and go.sum file. Go has now fully migrated to using modules, and relative imports no longer work. Fixup all the relative imports to use a fully qualified path based on the module name. Fix the .exe executable extension on windows. Update the generated grammar files. Update the README.md with more information. Disable generation of the log file. Seems to end up in the workspaceDir on windows, not the executable path | 5 年前 |
| Fixes for the vscode language server extension (#4150) Fix URL to the OpenCL.DebugInfo.100 grammar file, which moved from SPIRV-Tools to SPIRV-Headers. Add a go.mod and go.sum file. Go has now fully migrated to using modules, and relative imports no longer work. Fixup all the relative imports to use a fully qualified path based on the module name. Fix the .exe executable extension on windows. Update the generated grammar files. Update the README.md with more information. Disable generation of the log file. Seems to end up in the workspaceDir on windows, not the executable path | 5 年前 |
| update to v2022.4 Signed-off-by: wangshi <wangshi@kaihong.com> | 3 年前 |
| spirv-tools升级 Signed-off-by: lixiteng <lixiteng1@h-partners.com> | 15 天前 |
| spirv-tools升级 Signed-off-by: lixiteng <lixiteng1@h-partners.com> | 15 天前 |
| utils/vscode: Add SPIR-V language server support Supports: * Syntax highlighting. * Red squiggles for parse errors. * Basic sanity checking of operand types. * Jump to definition of id. * Find all uses of id. * Rename id. * Hover definition of id. * Format file. | 6 年前 |
| update to v2022.4 Signed-off-by: wangshi <wangshi@kaihong.com> | 3 年前 |
| utils/vscode: LSP - Support OpExtInst (#3140) This adds language server support for the GLSL.std.450, OpenCL.std and OpenCL.DebugInfo.100 extension instructions. | 6 年前 |