NazaraEngine/include/Nazara/Shader
SirLynix e11644a81d Shader/IndexRemapperVisitor: Fix unhandled cases 2022-04-20 01:02:42 +02:00
..
Ast Shader/IndexRemapperVisitor: Fix unhandled cases 2022-04-20 01:02:42 +02:00
Config.hpp Update copyright date 2022-01-01 15:30:09 +01:00
ConfigCheck.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Debug.hpp Update copyright date 2022-01-01 15:30:09 +01:00
DebugOff.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Enums.hpp Move FieldOffsets class to Shader module and remove Utility dependency 2022-04-04 19:22:18 +02:00
FieldOffsets.hpp Move FieldOffsets class to Shader module and remove Utility dependency 2022-04-04 19:22:18 +02:00
FieldOffsets.inl Move FieldOffsets class to Shader module and remove Utility dependency 2022-04-04 19:22:18 +02:00
FilesystemModuleResolver.hpp Add shader compiler (nzslc) and use it 2022-04-06 09:04:09 +02:00
FilesystemModuleResolver.inl Shader: Change module system (no longer based on path) 2022-03-14 18:30:55 +01:00
GlslWriter.hpp Shader: Add types to error messages (and remove ID) 2022-04-01 18:19:50 +02:00
GlslWriter.inl Shader/Modules: proof of concept 2022-03-14 18:30:55 +01:00
LangWriter.hpp Shader: Add types to error messages (and remove ID) 2022-04-01 18:19:50 +02:00
LangWriter.inl Update copyright date 2022-01-01 15:30:09 +01:00
Shader.hpp Update copyright date 2022-01-01 15:30:09 +01:00
ShaderBuilder.hpp Shader: Fill SourceLocation info to AST when parsing 2022-04-01 18:19:50 +02:00
ShaderBuilder.inl Shader: Fill SourceLocation info to AST when parsing 2022-04-01 18:19:50 +02:00
ShaderLangErrorList.hpp Shader: Fix validation and cast from u32 to i32 2022-04-02 21:20:01 +02:00
ShaderLangErrors.hpp Shader: Error fixes 2022-04-06 09:06:02 +02:00
ShaderLangErrors.inl Shader: Add types to error messages (and remove ID) 2022-04-01 18:19:50 +02:00
ShaderLangLexer.hpp Shader: Fill SourceLocation info to AST when parsing 2022-04-01 18:19:50 +02:00
ShaderLangLexer.inl Update copyright date 2022-01-01 15:30:09 +01:00
ShaderLangParser.hpp Shader: Use constexpr maps for static data 2022-04-05 08:41:47 +02:00
ShaderLangParser.inl Shader: Add support for error messages (WIP) 2022-04-01 18:19:50 +02:00
ShaderLangSourceLocation.hpp Shader: Turn every AstError into a proper compilation error (with source info) 2022-04-01 18:19:50 +02:00
ShaderLangSourceLocation.inl Shader/SourceLocation: Fix column index 2022-04-02 03:03:06 +02:00
ShaderLangTokenList.hpp Modules are workings \o/ 2022-03-14 18:30:55 +01:00
ShaderModuleResolver.hpp Add support for shader hotreloading 2022-03-17 21:36:36 +01:00
ShaderModuleResolver.inl Shader: Add module resolver + use modules for engine shaders 2022-03-14 18:30:55 +01:00
ShaderWriter.hpp Shader: Add module resolver + use modules for engine shaders 2022-03-14 18:30:55 +01:00
SpirvAstVisitor.hpp Shader: Fix SPIRV shaders terminating before function last statement 2022-03-25 12:55:32 +01:00
SpirvAstVisitor.inl Update copyright date 2022-01-01 15:30:09 +01:00
SpirvBlock.hpp Update copyright date 2022-01-01 15:30:09 +01:00
SpirvBlock.inl Update copyright date 2022-01-01 15:30:09 +01:00
SpirvConstantCache.hpp Shader: Add types to error messages (and remove ID) 2022-04-01 18:19:50 +02:00
SpirvConstantCache.inl Update copyright date 2022-01-01 15:30:09 +01:00
SpirvData.hpp Update copyright date 2022-01-01 15:30:09 +01:00
SpirvDecoder.hpp Update copyright date 2022-01-01 15:30:09 +01:00
SpirvDecoder.inl Update copyright date 2022-01-01 15:30:09 +01:00
SpirvExpressionLoad.hpp Shader: Rename VariableExpression to VariableValueExpression 2022-03-14 18:30:55 +01:00
SpirvExpressionLoad.inl Update copyright date 2022-01-01 15:30:09 +01:00
SpirvExpressionStore.hpp Shader: Rename VariableExpression to VariableValueExpression 2022-03-14 18:30:55 +01:00
SpirvExpressionStore.inl Update copyright date 2022-01-01 15:30:09 +01:00
SpirvPrinter.hpp Update copyright date 2022-01-01 15:30:09 +01:00
SpirvPrinter.inl Update copyright date 2022-01-01 15:30:09 +01:00
SpirvSection.hpp Update copyright date 2022-01-01 15:30:09 +01:00
SpirvSection.inl Update copyright date 2022-01-01 15:30:09 +01:00
SpirvSectionBase.hpp Update copyright date 2022-01-01 15:30:09 +01:00
SpirvSectionBase.inl Update copyright date 2022-01-01 15:30:09 +01:00
SpirvWriter.hpp Shader/Modules: proof of concept 2022-03-14 18:30:55 +01:00
SpirvWriter.inl Update copyright date 2022-01-01 15:30:09 +01:00