NazaraEngine/include/Nazara/Shader/Ast
Jérôme Leclercq bf44672354 Shader: Add support for exported functions 2022-03-14 18:30:55 +01:00
..
AstCloner.hpp Shader: Add proper support for alias 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 Shader: Add proper support for alias 2022-03-14 18:30:55 +01:00
AstCompare.inl Shader: Add support for exported functions 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 support for exported functions 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 proper support for alias 2022-03-14 18:30:55 +01:00
AstRecursiveVisitor.hpp Shader: Add proper support for alias 2022-03-14 18:30:55 +01:00
AstRecursiveVisitor.inl Update copyright date 2022-01-01 15:30:09 +01:00
AstReflect.hpp Shader/SanitizeVisitor: Fix an issue when double-sanitizing 2022-03-14 18:30:55 +01:00
AstReflect.inl Update copyright date 2022-01-01 15:30:09 +01:00
AstSerializer.hpp Shader: Fix shader serialization 2022-03-14 18:30:55 +01:00
AstSerializer.inl Shader: Serialize cached expression type 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 Shader: Add proper support for alias 2022-03-14 18:30:55 +01:00
AstUtils.inl Update copyright date 2022-01-01 15:30:09 +01:00
Attribute.hpp Shader: Fix unit tests 2022-03-14 18:30:55 +01:00
Attribute.inl Shader: Fix unit tests 2022-03-14 18:30:55 +01:00
ConstantValue.hpp Shader: Add module statement 2022-03-14 18:30:55 +01:00
DependencyCheckerVisitor.hpp Shader: Add support for exported functions 2022-03-14 18:30:55 +01:00
DependencyCheckerVisitor.inl Shader: Add support for exported functions 2022-03-14 18:30:55 +01:00
EliminateUnusedPassVisitor.hpp Fix compilation 2022-03-14 18:30:55 +01:00
EliminateUnusedPassVisitor.inl Modules are workings \o/ 2022-03-14 18:30:55 +01:00
Enums.hpp WIP 2022-03-14 18:30:55 +01:00
ExpressionType.hpp Shader: Add proper support for alias 2022-03-14 18:30:55 +01:00
ExpressionType.inl Shader: Add proper support for alias 2022-03-14 18:30:55 +01:00
IndexRemapperVisitor.hpp Shader: Add module resolver + use modules for engine shaders 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 Fix compilation 2022-03-14 18:30:55 +01:00
Module.inl Shader: Change module system (no longer based on path) 2022-03-14 18:30:55 +01:00
Nodes.hpp Shader: Add support for exported functions 2022-03-14 18:30:55 +01:00
Nodes.inl Shader: Add proper support for alias 2022-03-14 18:30:55 +01:00
SanitizeVisitor.hpp Shader: Add module resolver + use modules for engine shaders 2022-03-14 18:30:55 +01:00
SanitizeVisitor.inl Fix compilation 2022-03-14 18:30:55 +01:00