NazaraEngine/include/Nazara/Shader
Jérôme Leclercq b320b5b44e Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
..
Config.hpp Split shader generation to a new module 2020-08-11 00:00:36 +02:00
ConfigCheck.hpp Split shader generation to a new module 2020-08-11 00:00:36 +02:00
Debug.hpp Split shader generation to a new module 2020-08-11 00:00:36 +02:00
DebugOff.hpp Split shader generation to a new module 2020-08-11 00:00:36 +02:00
GlslWriter.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
GlslWriter.inl Fix redefinition of type 2020-08-27 20:12:54 +02:00
Shader.hpp Add module configurations 2020-09-17 20:10:39 +02:00
ShaderAst.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
ShaderAst.inl Commit current work 2021-01-02 21:15:59 +01:00
ShaderAstCloner.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
ShaderAstCloner.inl Split shader generation to a new module 2020-08-11 00:00:36 +02:00
ShaderAstOptimizer.hpp Shader: Add ShaderAstOptimizer 2021-01-14 22:01:05 +01:00
ShaderAstOptimizer.inl Shader: Add ShaderAstOptimizer 2021-01-14 22:01:05 +01:00
ShaderAstRecursiveVisitor.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
ShaderAstRecursiveVisitor.inl Split shader generation to a new module 2020-08-11 00:00:36 +02:00
ShaderAstSerializer.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
ShaderAstSerializer.inl Commit current work 2021-01-02 21:15:59 +01:00
ShaderAstUtils.hpp Shader: Remove ShaderNode::GetExpressionType (replaced by visitor) and minor stuff 2021-01-14 22:01:53 +01:00
ShaderAstUtils.inl Shader: Remove ShaderNode::GetExpressionType (replaced by visitor) and minor stuff 2021-01-14 22:01:53 +01:00
ShaderAstValidator.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
ShaderAstValidator.inl Split shader generation to a new module 2020-08-11 00:00:36 +02:00
ShaderAstVisitor.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
ShaderAstVisitorExcept.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
ShaderBuilder.hpp Fix typo in enum 2021-01-14 21:56:55 +01:00
ShaderBuilder.inl Split shader generation to a new module 2020-08-11 00:00:36 +02:00
ShaderConstantValue.hpp Add SpirvConstantCache 2020-08-20 01:05:16 +02:00
ShaderEnums.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
ShaderExpressionType.hpp Shader: Add type functions 2020-09-22 21:50:07 +02:00
ShaderExpressionType.inl Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
ShaderLangLexer.hpp Initial shaderlang commit 2021-04-20 18:18:27 +02:00
ShaderLangLexer.inl Initial shaderlang commit 2021-04-20 18:18:27 +02:00
ShaderLangParser.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
ShaderLangParser.inl Initial shaderlang commit 2021-04-20 18:18:27 +02:00
ShaderLangTokenList.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
ShaderNodes.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
ShaderNodes.inl Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
ShaderVarVisitor.hpp Fix a lot of warnings and some errors 2020-09-26 11:44:09 +02:00
ShaderVarVisitorExcept.hpp Big SpirVWriter refactor 2020-08-23 18:32:28 +02:00
ShaderVariables.hpp Split shader generation to a new module 2020-08-11 00:00:36 +02:00
ShaderVariables.inl Split shader generation to a new module 2020-08-11 00:00:36 +02:00
ShaderWriter.hpp Commit current work 2021-01-02 21:15:59 +01:00
SpirvAstVisitor.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
SpirvAstVisitor.inl Shader: Add basic support for Branch node in spir-v 2021-01-04 10:27:08 +01:00
SpirvBlock.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
SpirvBlock.inl Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
SpirvConstantCache.hpp Shader/Spirv: Put types and constants in the same section 2020-08-21 22:51:11 +02:00
SpirvConstantCache.inl Add SpirvConstantCache 2020-08-20 01:05:16 +02:00
SpirvData.hpp Add SpirV masks and update grammar 2021-02-19 14:47:24 +01:00
SpirvExpressionLoad.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
SpirvExpressionLoad.inl Shader: Add basic support for Branch node in spir-v 2021-01-04 10:27:08 +01:00
SpirvExpressionStore.hpp Shader: Add basic support for Branch node in spir-v 2021-01-04 10:27:08 +01:00
SpirvExpressionStore.inl Shader: Add basic support for Branch node in spir-v 2021-01-04 10:27:08 +01:00
SpirvPrinter.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
SpirvPrinter.inl Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
SpirvSection.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
SpirvSection.inl Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
SpirvSectionBase.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
SpirvSectionBase.inl Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
SpirvWriter.hpp Shader: Add function parameters and return handling 2021-04-20 18:18:27 +02:00
SpirvWriter.inl Commit current work 2021-01-02 21:15:59 +01:00