glslang-zig/glslang/MachineIndependent
John Kessenich e66dace97e Web: First pass of tabling the built-in function declarations.
Doing this much saved about 11.5K, including adding all the infrastructure.
2019-08-20 23:21:55 -06:00
..
preprocessor Web: Remove a few additional HLSL constructs with ENABLE_HLSL. 2019-08-20 23:21:55 -06:00
attribute.cpp SPV 1.4: Implement the 5 new loop controls. 2019-05-10 00:02:45 -06:00
attribute.h SPV 1.4: Implement the 5 new loop controls. 2019-05-10 00:02:45 -06:00
Constant.cpp GLSL: Fix #1833: Don't constant fold integer mix to a float. 2019-07-13 12:23:11 -06:00
gl_types.h Implement the extension GL_AMD_gpu_shader_half_float_fetch 2018-03-02 16:48:03 +08:00
glslang.y Implement GL_EXT_demote_to_helper_invocation 2019-07-01 09:36:15 -05:00
glslang_tab.cpp Implement GL_EXT_demote_to_helper_invocation 2019-07-01 09:36:15 -05:00
glslang_tab.cpp.h Implement GL_EXT_demote_to_helper_invocation 2019-07-01 09:36:15 -05:00
InfoSink.cpp Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Initialize.cpp Web: First pass of tabling the built-in function declarations. 2019-08-20 23:21:55 -06:00
Initialize.h Web: First pass of tabling the built-in function declarations. 2019-08-20 23:21:55 -06:00
Intermediate.cpp Web: Selectively remove a few key features, using #ifndef GLSLANG_WEB 2019-08-20 23:21:55 -06:00
intermOut.cpp Implement GL_EXT_demote_to_helper_invocation 2019-07-01 09:36:15 -05:00
IntermTraverse.cpp Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
iomapper.cpp Web: Change a bunch of HLSL methods from dynamic to compile-time known. 2019-08-20 23:21:55 -06:00
iomapper.h Add in header for uint32_t definition 2019-08-01 15:07:18 -04:00
limits.cpp Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
linkValidate.cpp Web: Change a bunch of HLSL methods from dynamic to compile-time known. 2019-08-20 23:21:55 -06:00
LiveTraverser.h [lumped builds] Add include guards (#pragma once) to header files that did not have any. 2017-05-10 16:58:38 +03:00
localintermediate.h Web: Change a bunch of HLSL methods from dynamic to compile-time known. 2019-08-20 23:21:55 -06:00
parseConst.cpp HLSL: Allow empty struct initializers 2017-04-27 18:22:52 -06:00
ParseContextBase.cpp Web: Change a bunch of HLSL methods from dynamic to compile-time known. 2019-08-20 23:21:55 -06:00
ParseHelper.cpp Web: Selectively remove a few key features, using #ifndef GLSLANG_WEB 2019-08-20 23:21:55 -06:00
ParseHelper.h Web: Change a bunch of HLSL methods from dynamic to compile-time known. 2019-08-20 23:21:55 -06:00
parseVersions.h Web: Change a bunch of HLSL methods from dynamic to compile-time known. 2019-08-20 23:21:55 -06:00
pch.cpp Use precompiled headers for some glslang projects 2018-10-31 15:38:08 -05:00
pch.h Use precompiled headers for some glslang projects 2018-10-31 15:38:08 -05:00
PoolAlloc.cpp Memory: Mak full explicit destructor functionality, techincally correctly. 2017-11-21 14:32:39 -07:00
propagateNoContraction.cpp HLSL: Add EOpMatrixSwizzle, selectively decomposed to other ops, for issue #670. 2017-01-13 12:35:01 -07:00
propagateNoContraction.h [lumped builds] Add include guards (#pragma once) to header files that did not have any. 2017-05-10 16:58:38 +03:00
reflection.cpp Add support for GL_EXT_buffer_reference2 2019-05-01 16:13:26 -05:00
reflection.h Add option to reflect buffer blocks & variables separately to uniforms 2019-02-04 12:02:59 +00:00
RemoveTree.cpp Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
RemoveTree.h [lumped builds] Add include guards (#pragma once) to header files that did not have any. 2017-05-10 16:58:38 +03:00
Scan.cpp Implement GL_EXT_demote_to_helper_invocation 2019-07-01 09:36:15 -05:00
Scan.h SPV: Fix #1575, fix #1593: Support HLSL #line 2018-12-07 17:36:33 -07:00
ScanContext.h GL_EXT_buffer_reference 2019-01-07 12:36:13 -06:00
ShaderLang.cpp Web: Change a bunch of HLSL methods from dynamic to compile-time known. 2019-08-20 23:21:55 -06:00
SymbolTable.cpp Remove unused parameter 2019-06-05 11:48:20 -04:00
SymbolTable.h improve formating 2019-04-17 10:49:53 +02:00
Versions.cpp Add support for SPV_KHR_shader_clock 2019-07-10 21:34:12 -04:00
Versions.h Add support for SPV_KHR_shader_clock 2019-07-10 21:34:12 -04:00