- 12 Mar, 2018 1 commit
-
-
John Kessenich authored
include/Common.h: reorder includes to avoid redefinition on some platforms
-
- 11 Mar, 2018 1 commit
-
-
Josh de Kock authored
On some systems sstream defines snprintf, this leads to the a redefinition of sprintf_s if snprintf is defined before checking if it exists in sstream.
-
- 08 Mar, 2018 4 commits
-
-
John Kessenich authored
Fix memory leak upon ProcessDeferred failure.
-
John Kessenich authored
Allow --hlsl-enable-16bit-types to be used without AMD_EXTENSIONS
-
Rex Xu authored
-
siavashserver authored
-
- 07 Mar, 2018 13 commits
-
-
John Kessenich authored
Fixed GCC+Clang errors and warnings on Linux and OSX.
-
John Kessenich authored
-
John Kessenich authored
-
John Kessenich authored
-
https://github.com/sheredom/glslangJohn Kessenich authored
Merge branch 'fixup_sm_60_wording' of https://github.com/sheredom/glslang into sheredom-fixup_sm_60_wording
-
John Kessenich authored
Now, version 5.* is all connected to making the uint type, which doesn't quite work. Generator versions 4 and 6 do not do this.
-
Neil Henning authored
-
John Kessenich authored
SPV: Implement Vulkan 1.1 features and extensions.
-
Rex Xu authored
-
Rex Xu authored
-
Branimir Karadžić authored
-
- 06 Mar, 2018 10 commits
-
-
John Kessenich authored
-
John Kessenich authored
This reverts commit 2c65069e, reversing changes made to fa9b465b.
-
John Kessenich authored
-
John Kessenich authored
Legalization: Omit legalization warning when spirv-opt is linked.
-
John Kessenich authored
-
GregF authored
-
John Kessenich authored
Update spirv-tools known_good
-
John Kessenich authored
Add more error checks for interpolateAtVertexAMD()
-
Rex Xu authored
-
John Kessenich authored
Still missing is automation and final decisions on mechanisms in general.
-
- 03 Mar, 2018 6 commits
-
-
Branimir Karadžić authored
-
John Kessenich authored
-
John Kessenich authored
-
Rex Xu authored
-
John Kessenich authored
-
- 02 Mar, 2018 5 commits
-
-
John Kessenich authored
-
John Kessenich authored
Implement the extension GL_AMD_gpu_shader_half_float_fetch
-
John Kessenich authored
Fix issues of SPIRV headers
-
Rex Xu authored
-
Rex Xu authored
- Support new opaque types: f16sampler*, f16image*, f16subpassInput*. - Add new built-in GLSL texture/image functions.
-