- Apr 12, 2018
-
-
John Kessenich authored
-
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.
-
John Kessenich authored
-
- Apr 05, 2018
-
-
John Kessenich authored
-
John Kessenich authored
-
John Kessenich authored
-
John Kessenich authored
-
- Apr 02, 2018
-
-
John Kessenich authored
-
John Kessenich authored
-
John Kessenich authored
-
- Mar 30, 2018
-
-
John Kessenich authored
Added getter for uniform block bindings
-
Matthew Albrecht authored
-
Matthew Albrecht authored
Allowed for LIB_TYPE to be set to switch between static and shared libs for glslang, SPIRV, and HLSL
-
John Kessenich authored
Non-Functional: Remove unused parts of the disassembler.
-
John Kessenich authored
-
John Kessenich authored
Implement GL_NV_shader_subgroup_partitioned
-
Jeff Bolz authored
-
John Kessenich authored
Only print legalization warning if optimizer not enabled
-
- Mar 29, 2018
-
-
GregF authored
-
John Kessenich authored
Array rationalization
-
John Kessenich authored
Disable DCE by Remapper through glslangValidator...
-