NazaraEngine/include/Nazara/Shader/Ast
Lynix 8dcce73738 Fix after rebase 2022-03-14 18:30:55 +01:00
..
AstCloner.hpp Shader: Add import statement (not doing anything for now) 2022-03-14 18:30:55 +01:00
AstCloner.inl Shader: Handle type as expressions 2022-02-17 13:23:56 +01:00
AstCompare.hpp Fix after rebase 2022-03-14 18:30:55 +01:00
AstCompare.inl Fix after rebase 2022-03-14 18:30:55 +01:00
AstConstantPropagationVisitor.hpp Fix compilation 2022-03-14 18:30:55 +01:00
AstConstantPropagationVisitor.inl Fix compilation 2022-03-14 18:30:55 +01:00
AstExportVisitor.hpp Shader: Add AstExportVisitor 2022-03-14 18:30:55 +01:00
AstExportVisitor.inl Shader: Add AstExportVisitor 2022-03-14 18:30:55 +01:00
AstExpressionVisitor.hpp Update copyright date 2022-01-01 15:30:09 +01:00
AstExpressionVisitorExcept.hpp Shader: Handle type as expressions 2022-02-17 13:23:56 +01:00
AstNodeList.hpp Shader: Add import statement (not doing anything for now) 2022-03-14 18:30:55 +01:00
AstRecursiveVisitor.hpp Shader: Add import statement (not doing anything for now) 2022-03-14 18:30:55 +01:00
AstRecursiveVisitor.inl Update copyright date 2022-01-01 15:30:09 +01:00
AstReflect.hpp Shader: Handle type as expressions 2022-02-17 13:23:56 +01:00
AstReflect.inl Update copyright date 2022-01-01 15:30:09 +01:00
AstSerializer.hpp Shader: Add import statement (not doing anything for now) 2022-03-14 18:30:55 +01:00
AstSerializer.inl Shader: Add module statement 2022-03-14 18:30:55 +01:00
AstStatementVisitor.hpp Update copyright date 2022-01-01 15:30:09 +01:00
AstStatementVisitorExcept.hpp Shader: Handle type as expressions 2022-02-17 13:23:56 +01:00
AstTypes.hpp Shader: Handle type as expressions 2022-02-17 13:23:56 +01:00
AstUtils.hpp Update copyright date 2022-01-01 15:30:09 +01:00
AstUtils.inl Update copyright date 2022-01-01 15:30:09 +01:00
Attribute.hpp Shader: Handle type as expressions 2022-02-17 13:23:56 +01:00
Attribute.inl Shader: Handle type as expressions 2022-02-17 13:23:56 +01:00
ConstantValue.hpp Shader: Add module statement 2022-03-14 18:30:55 +01:00
DependencyCheckerVisitor.hpp Shader/DependencyCheckerVisitor: Update default config 2022-03-14 18:30:55 +01:00
DependencyCheckerVisitor.inl Shader/DependencyCheckerVisitor: Update default config 2022-03-14 18:30:55 +01:00
EliminateUnusedPassVisitor.hpp Fix compilation 2022-03-14 18:30:55 +01:00
EliminateUnusedPassVisitor.inl Fix compilation 2022-03-14 18:30:55 +01:00
Enums.hpp Shader: Add export attribute for structs ([export]) 2022-03-14 18:30:55 +01:00
ExpressionType.hpp Shader: Handle type as expressions 2022-02-17 13:23:56 +01:00
ExpressionType.inl Shader: Handle type as expressions 2022-02-17 13:23:56 +01:00
IndexRemapperVisitor.hpp Shader/Modules: proof of concept 2022-03-14 18:30:55 +01:00
IndexRemapperVisitor.inl Shader/Modules: proof of concept 2022-03-14 18:30:55 +01:00
Module.hpp Shader: Add module ID (UUID) 2022-03-14 18:30:55 +01:00
Module.inl Shader: Add module ID (UUID) 2022-03-14 18:30:55 +01:00
Nodes.hpp Shader: Add comments to surround modules 2022-03-14 18:30:55 +01:00
Nodes.inl Shader: Add support for for-each statements and improve arrays 2022-01-02 22:02:11 +01:00
SanitizeVisitor.hpp Shader: Replace indices-based option keys by CRC32 2022-03-14 18:30:55 +01:00
SanitizeVisitor.inl Fix compilation 2022-03-14 18:30:55 +01:00