NazaraEngine/include/Nazara/Shader/Ast
SirLynix e11644a81d Shader/IndexRemapperVisitor: Fix unhandled cases 2022-04-20 01:02:42 +02:00
..
AstCloner.hpp Shader: Improve attribute source location 2022-04-01 18:19:50 +02:00
AstCloner.inl Shader: Handle type as expressions 2022-02-17 13:23:56 +01:00
AstCompare.hpp Shader: Improve attribute source location 2022-04-01 18:19:50 +02:00
AstCompare.inl Shader: Add SourceLocation members 2022-04-01 18:19:50 +02:00
AstConstantPropagationVisitor.hpp Shader: Add support for partial sanitization 2022-03-25 12:54:51 +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 support for partial sanitization 2022-03-25 12:54:51 +01:00
AstRecursiveVisitor.hpp Shader: Add support for partial sanitization 2022-03-25 12:54:51 +01:00
AstRecursiveVisitor.inl Update copyright date 2022-01-01 15:30:09 +01:00
AstReflect.hpp Shader: Add compiler and AST errors (WIP) 2022-04-01 18:19:50 +02:00
AstReflect.inl Update copyright date 2022-01-01 15:30:09 +01:00
AstSerializer.hpp Shader: Add SourceLocation members 2022-04-01 18:19:50 +02:00
AstSerializer.inl Shader: Add SourceLocation members 2022-04-01 18:19:50 +02: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: Turn every AstError into a proper compilation error (with source info) 2022-04-01 18:19:50 +02:00
AstUtils.hpp Shader: Add support for partial sanitization 2022-03-25 12:54:51 +01:00
AstUtils.inl Update copyright date 2022-01-01 15:30:09 +01:00
ConstantValue.hpp Shader: Add support for partial sanitization 2022-03-25 12:54:51 +01:00
DependencyCheckerVisitor.hpp Shader: Fix dependency check of modules 2022-04-05 08:35:12 +02:00
DependencyCheckerVisitor.inl Shader: Fix dependency check of modules 2022-04-05 08:35:12 +02:00
EliminateUnusedPassVisitor.hpp Shader/EliminateUnusedPassVisitor: Handle alias declarations 2022-04-04 19:23:20 +02:00
EliminateUnusedPassVisitor.inl Shader: Fix dependency check of modules 2022-04-05 08:35:12 +02:00
Enums.hpp WIP 2022-03-14 18:30:55 +01:00
ExpressionType.hpp Move FieldOffsets class to Shader module and remove Utility dependency 2022-04-04 19:22:18 +02:00
ExpressionType.inl Shader: Add types to error messages (and remove ID) 2022-04-01 18:19:50 +02:00
ExpressionValue.hpp Shader: Improve attribute source location 2022-04-01 18:19:50 +02:00
ExpressionValue.inl Shader: Improve attribute source location 2022-04-01 18:19:50 +02:00
IndexRemapperVisitor.hpp Shader/IndexRemapperVisitor: Fix unhandled cases 2022-04-20 01:02:42 +02:00
IndexRemapperVisitor.inl Shader/Modules: proof of concept 2022-03-14 18:30:55 +01:00
Module.hpp macOS fixes (+ cache deps) 2022-03-20 11:29:39 +01:00
Module.inl Shader: Change module system (no longer based on path) 2022-03-14 18:30:55 +01:00
Nodes.hpp Shader: Improve attribute source location 2022-04-01 18:19:50 +02:00
Nodes.inl Shader: Add support for partial sanitization 2022-03-25 12:54:51 +01:00
SanitizeVisitor.hpp Shader: Add types to error messages (and remove ID) 2022-04-01 18:19:50 +02:00
SanitizeVisitor.inl Fix compilation 2022-03-14 18:30:55 +01:00