- Apr 20, 2018
-
-
John Kessenich authored
-
- Apr 18, 2018
-
-
John Kessenich authored
-
- Apr 17, 2018
-
-
John Kessenich authored
-
John Kessenich authored
-
John Kessenich authored
-
-
- Apr 16, 2018
-
-
John Kessenich authored
-
- Apr 15, 2018
-
-
John Kessenich authored
Add AMD float16/int16 SPV extension string when GLSL specifies them
-
- Apr 14, 2018
-
-
Rex Xu authored
exp operand
-
John Kessenich authored
-
John Kessenich authored
-
- Apr 13, 2018
-
-
John Kessenich authored
Update spirv-opt known good
-
John Kessenich authored
Fix issue #1350 - set the node type to match the atomic TIntermAggreg…
-
danginsburg authored
-
Grigory Dzhavadyan authored
-
Grigory Dzhavadyan authored
-
- Apr 12, 2018
-
-
Grigory Dzhavadyan authored
This patch makes the validator accept *.<stage name>.[g/h]lsl pattern for file names. This patch preserves previous behavior (i.e. *.vert/*.frag/etc. in file names still work).
-
danginsburg authored
Fix issue #1350 - set the node type to match the atomic TIntermAggregate node type so that AtomicSMin/Max is not generated with a result type of void.
-
John Kessenich authored
-
GregF authored
Changes include: Fix SSA rewrite for nested loops. Add support for two new extensions: - SPV_NV_shader_subgroup_partitioned - SPV_EXT_descriptor_indexing Legalize OpImageTexelPointer Copy propagate arrays
-
John Kessenich authored
-
John Kessenich authored
Allowed for LIB_TYPE to be set to switch between static and shared libs for glslang, SPIRV, and HLSL
-
- Apr 11, 2018
-
-
John Kessenich authored
-
John Kessenich authored
-
- Apr 10, 2018
-
-
John Kessenich authored
-
John Kessenich authored
HLSL: Fix #1332: consistently use uint for counter buf typing.
-
John Kessenich authored
fix VS2012 compile issues
-
John Kessenich authored
-
- Apr 09, 2018
-
-
John Kessenich authored
Minor cleanup in ShaderLang.cpp
-
John Kessenich authored
-
Cory Bloor authored
Use unique_ptr to simplify memory management in ProcessDeferred.
-
St0fF authored
MSVC 2012 does not allow initializer lists - replaced with corrresponding CTor calls.
-
St0fF authored
Added the needed 2 sets to TIntermediate, added accessor-functions, inserter functions. Implemented recording of such named defines inside the preprocessor parser.
-
St0fF authored
small fixes needed to compile under Win8.1/VS2012/static_lib
-
- Apr 08, 2018
-
-
John Kessenich authored
-
- Apr 06, 2018
-
-
John Kessenich authored
-
John Kessenich authored
-
John Kessenich authored
-
John Kessenich authored
It was missing when there were no semantics.
-