- 22 Oct, 2019 2 commits
-
-
David Dubois authored
-
John Kessenich authored
Add Bazel build files and bots for them
-
- 18 Oct, 2019 3 commits
-
-
Ehsan Nasiri authored
-
Ehsan Nasiri authored
-
Ehsan Nasiri authored
-
- 17 Oct, 2019 6 commits
-
-
Ehsan Nasiri authored
-
Ehsan Nasiri authored
-
John Kessenich authored
Only apply volatile semantics to atomics when using Vulkan Memory Model
-
Jeff Bolz authored
-
Ehsan Nasiri authored
In order to avoid potential build failures that could arise from SPIRV-Tools/Headers, and to avoid reading known_good.json, this build configuration does not build the SPIRV-Tools dependency and hence cannot perform HLSL compilation to SPIR-V.
-
John Kessenich authored
Make runtests configurable.
-
- 16 Oct, 2019 5 commits
-
-
Dan Sinclair authored
-
John Kessenich authored
Fix config issues and revert previous fixes for semi-colon issues
-
Ryan Harrison authored
-
John Kessenich authored
Added an option to make pch enabled in Cmake
-
dan sinclair authored
-
- 15 Oct, 2019 9 commits
-
-
dan sinclair authored
-
Dan Sinclair authored
-
Dan Sinclair authored
This CL allows setting the location of glslangValidator and spirv-remap when calling the runtests script. A test target is added to CMake to execute runtests and sets the location to the build folder for the two applications.
-
Ryan Harrison authored
This reverts commit 41261d95. This reverts commit 7c9accb6. Instead of trying to work around all of the potential semicolon issues in glslang, making it conform to Chromium's style, mark the code explicitly as non-chromium in the BUILD.gn, so chromium doesn't attempt to enforce its style rules on glslang. Fixes #1931
-
durswd authored
-
John Kessenich authored
Export glslang targets on installation
-
John Kessenich authored
find Python and add External subdir only if BUILD_EXTERNAL option was set
-
Fabian Wahlster authored
find Python and add External subdir only if BUILD_EXTERNAL option was set (on by default) and /External dir exists
-
John Kessenich authored
-
- 12 Oct, 2019 5 commits
-
-
John Kessenich authored
Add support for GL_ARB_explicit_uniform_location
-
John Kessenich authored
Fixed typo in README.md
-
georgeouzou authored
-
Xottab_DUTY authored
-
John Kessenich authored
Remove unnecessary semi-colons and add warning about them
-
- 11 Oct, 2019 6 commits
-
-
Ryan Harrison authored
-
Ryan Harrison authored
These are causing integration issues with Chromium down stream since it is more strict about these.
-
John Kessenich authored
Adjusting code interface
-
John Kessenich authored
Update spirv-tools known good.
-
John Kessenich authored
If the semantics that require the KHR form over the EXT form are seen (OpBitcast between a vector and a pointer) promote the requested extension from the EXT to the KHR.
-
Greg Fischer authored
-
- 10 Oct, 2019 1 commit
-
-
John Kessenich authored
The KHR form comes along as part of 1.5, and otherwise should require another form of request to emit it.
-
- 07 Oct, 2019 1 commit
-
-
John Kessenich authored
Move install directory for SPIRV/ folder.
-
- 06 Oct, 2019 1 commit
-
-
dan sinclair authored
-
- 04 Oct, 2019 1 commit
-
-
dan sinclair authored
-