aboutsummaryrefslogtreecommitdiff
path: root/.vscode
AgeCommit message (Expand)Author
2023-04-18Add PrintValue specialization for Vector4iBen Clayton
2021-01-21Enable and require C++17 compilationNicolas Capens
2020-11-11Fix LLVM host triple for ORCv2 JITNicolas Capens
2020-06-01Remove generation of OpenCLDebugInfo100.hNicolas Capens
2020-02-07vscode: Add third_party/benchmark to include dirsBen Clayton
2020-01-15.vscode: Add spirv-tools-ext to include pathBen Clayton
2020-01-13.vscode: Define ENABLE_VK_DEBUGGERBen Clayton
2020-01-10Add the PowerVR SDK as a git submoduleSean Risser
2020-01-08Build: Move from using C++11 to C++14.Ben Clayton
2019-12-11.vscode: Add cppdap to includePathBen Clayton
2019-09-07.vscode/c_cpp_properties.json: Add marl include pathBen Clayton
2019-06-24Put LLVM IR verification behind a default-disabled flagBen Clayton
2019-06-10tasks.json: Switch to using ninja for builds.Ben Clayton
2019-04-21Remove LLVM 3 from SwiftShader and all references.Ben Clayton
2019-04-02.gitignore: .vscode/settings.json & .vscode/launch.jsonBen Clayton
2019-03-29Add .vscode/c_cpp_properties.jsonBen Clayton
2019-02-27CMake: Add DCHECK_ALWAYS_ON flagBen Clayton
2019-02-22Add CMake flag to treat warnings as errorsBen Clayton
2019-02-11vscode: Rewrite tasks.jsonBen Clayton
2017-09-27Build before debugging with Visual Studio Code.Nicolas Capens
2017-04-26Add Visual Studio Code build and debug configurations.Nicolas Capens