NazaraEngine/src/Nazara/Shader
Jérôme Leclercq f9af35b489 Shader: Attribute can now have expressions as values and struct fields can be conditionally supported 2021-07-07 22:38:24 +02:00
..
Ast Shader: Attribute can now have expressions as values and struct fields can be conditionally supported 2021-07-07 22:38:24 +02:00
Debug Split shader generation to a new module 2020-08-11 00:00:36 +02:00
GlslWriter.cpp Shader: Attribute can now have expressions as values and struct fields can be conditionally supported 2021-07-07 22:38:24 +02:00
LangWriter.cpp Shader: Attribute can now have expressions as values and struct fields can be conditionally supported 2021-07-07 22:38:24 +02:00
Shader.cpp Add module configurations 2020-09-17 20:10:39 +02:00
ShaderLangLexer.cpp Shader: Add support for branching and discard statements 2021-07-03 19:13:22 +02:00
ShaderLangParser.cpp Shader: Attribute can now have expressions as values and struct fields can be conditionally supported 2021-07-07 22:38:24 +02:00
ShaderWriter.cpp Split shader generation to a new module 2020-08-11 00:00:36 +02:00
SpirvAstVisitor.cpp Shader: Attribute can now have expressions as values and struct fields can be conditionally supported 2021-07-07 22:38:24 +02:00
SpirvConstantCache.cpp Renderer: Add support for cubemaps 2021-06-01 12:30:37 +02:00
SpirvData.cpp SpirV grammar parser: Add result id operand and version info 2021-04-20 18:18:27 +02:00
SpirvDecoder.cpp Shader: First working version on both Vulkan & OpenGL (ES) 2021-04-20 18:18:27 +02:00
SpirvExpressionLoad.cpp Shader/NZSL: Add support for array indexing 2021-06-01 16:22:41 +02:00
SpirvExpressionStore.cpp Shader/NZSL: Add support for array indexing 2021-06-01 16:22:41 +02:00
SpirvPrinter.cpp Shader: Minor fixes 2021-04-20 18:18:27 +02:00
SpirvSectionBase.cpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
SpirvWriter.cpp Shader: Attribute can now have expressions as values and struct fields can be conditionally supported 2021-07-07 22:38:24 +02:00