mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 17:18:12 -05:00
830 lines
21 KiB
Text
830 lines
21 KiB
Text
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8.00"
|
||
|
Name="glsloptlib"
|
||
|
ProjectGUID="{793576AD-FB15-5AA1-F2F5-488372B23341}"
|
||
|
Keyword="Win32Proj"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="$(ProjectDir)$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(ProjectDir)$(ConfigurationName)"
|
||
|
ConfigurationType="4"
|
||
|
UseOfMFC="0"
|
||
|
CharacterSet="2"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalOptions=""
|
||
|
AdditionalIncludeDirectories=";../../../../src/talloc;../../../../include;../../../../src/mesa;../../../../src/mapi;../../../../src/glsl/msvc;../../../../src/glsl;../../../../../../../Shared;../../../../../../../Tools/Shared;../../../../../freetype-2.1.10/include;../../../../../Lua/include;../../../../../FreeImage;../../../../../../Include;../../../../.."
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;snprintf=_snprintf;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;AURORA_TOOL;AURORA_DEBUGG"
|
||
|
StringPooling="false"
|
||
|
MinimalRebuild="false"
|
||
|
ExceptionHandling="2"
|
||
|
BasicRuntimeChecks="3"
|
||
|
SmallerTypeCheck="true"
|
||
|
RuntimeLibrary="3"
|
||
|
StructMemberAlignment="3"
|
||
|
BufferSecurityCheck="true"
|
||
|
EnableFunctionLevelLinking="true"
|
||
|
EnableEnhancedInstructionSet="0"
|
||
|
FloatingPointExceptions="false"
|
||
|
DisableLanguageExtensions="false"
|
||
|
DefaultCharIsUnsigned="true"
|
||
|
TreatWChar_tAsBuiltInType="true"
|
||
|
ForceConformanceInForLoopScope="true"
|
||
|
RuntimeTypeInfo="true"
|
||
|
OpenMP="false"
|
||
|
UsePrecompiledHeader="0"
|
||
|
PrecompiledHeaderThrough="PreCompiled.h"
|
||
|
WarningLevel="4"
|
||
|
Detect64BitPortabilityProblems="true"
|
||
|
DebugInformationFormat="4"
|
||
|
CallingConvention="0"
|
||
|
CompileAs="0"
|
||
|
DisableSpecificWarnings="4512;4127;4996;4291;4291;4996;4800;4099;4244;4018;4245"
|
||
|
UseFullPaths="false"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
LinkLibraryDependencies="false"
|
||
|
AdditionalDependencies=" "
|
||
|
AdditionalLibraryDirectories="../../../../../freetype-2.1.10/lib;../../../../../Lua/lib;../../../../../FreeImage;../../../../../../Lib "
|
||
|
OutputFile="$(OutDir)\$(ProjectName).lib"
|
||
|
SuppressStartupBanner="true"
|
||
|
AdditionalOptions="/IGNORE:4221 /IGNORE:4006"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
Description=""
|
||
|
CommandLine=""
|
||
|
ExcludedFromBuild="false"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory="$(ProjectDir)$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(ProjectDir)$(ConfigurationName)"
|
||
|
ConfigurationType="4"
|
||
|
CharacterSet="2"
|
||
|
UseOfMFC="0"
|
||
|
WholeProgramOptimization="0"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="3"
|
||
|
AdditionalOptions=""
|
||
|
InlineFunctionExpansion="2"
|
||
|
EnableIntrinsicFunctions="true"
|
||
|
FavorSizeOrSpeed="2"
|
||
|
OmitFramePointers="false"
|
||
|
WholeProgramOptimization="false"
|
||
|
AdditionalIncludeDirectories=";../../../../src/talloc;../../../../include;../../../../src/mesa;../../../../src/mapi;../../../../src/glsl/msvc;../../../../src/glsl;../../../../../../../Shared;../../../../../../../Tools/Shared;../../../../../freetype-2.1.10/include;../../../../../Lua/include;../../../../../FreeImage;../../../../../../Include;../../../../.."
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;snprintf=_snprintf;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;AURORA_TOOL;AURORA_RELEASE"
|
||
|
StringPooling="false"
|
||
|
MinimalRebuild="false"
|
||
|
ExceptionHandling="2"
|
||
|
BasicRuntimeChecks="0"
|
||
|
SmallerTypeCheck="false"
|
||
|
RuntimeLibrary="2"
|
||
|
StructMemberAlignment="3"
|
||
|
BufferSecurityCheck="false"
|
||
|
EnableFunctionLevelLinking="true"
|
||
|
EnableEnhancedInstructionSet="2"
|
||
|
FloatingPointExceptions="false"
|
||
|
DisableLanguageExtensions="false"
|
||
|
DefaultCharIsUnsigned="true"
|
||
|
TreatWChar_tAsBuiltInType="true"
|
||
|
ForceConformanceInForLoopScope="true"
|
||
|
RuntimeTypeInfo="true"
|
||
|
OpenMP="false"
|
||
|
UsePrecompiledHeader="0"
|
||
|
PrecompiledHeaderThrough="PreCompiled.h"
|
||
|
AssemblerOutput="0"
|
||
|
WarningLevel="4"
|
||
|
Detect64BitPortabilityProblems="true"
|
||
|
DebugInformationFormat="3"
|
||
|
CallingConvention="0"
|
||
|
CompileAs="0"
|
||
|
DisableSpecificWarnings="4512;4127;4996;4291;4291;4996;4800;4099;4244;4018;4245"
|
||
|
UseFullPaths="false"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
LinkLibraryDependencies="false"
|
||
|
AdditionalDependencies=" "
|
||
|
AdditionalLibraryDirectories="../../../../../freetype-2.1.10/lib;../../../../../Lua/lib;../../../../../FreeImage;../../../../../../Lib "
|
||
|
OutputFile="$(OutDir)\$(ProjectName).lib"
|
||
|
SuppressStartupBanner="true"
|
||
|
AdditionalOptions="/IGNORE:4221 /IGNORE:4006"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
Description=""
|
||
|
CommandLine=""
|
||
|
ExcludedFromBuild="false"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Profile|Win32"
|
||
|
OutputDirectory="$(ProjectDir)$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(ProjectDir)$(ConfigurationName)"
|
||
|
ConfigurationType="4"
|
||
|
CharacterSet="2"
|
||
|
UseOfMFC="0"
|
||
|
WholeProgramOptimization="0"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="3"
|
||
|
AdditionalOptions=""
|
||
|
InlineFunctionExpansion="2"
|
||
|
EnableIntrinsicFunctions="true"
|
||
|
FavorSizeOrSpeed="2"
|
||
|
OmitFramePointers="false"
|
||
|
WholeProgramOptimization="false"
|
||
|
AdditionalIncludeDirectories=";../../../../src/talloc;../../../../include;../../../../src/mesa;../../../../src/mapi;../../../../src/glsl/msvc;../../../../src/glsl;../../../../../../../Shared;../../../../../../../Tools/Shared;../../../../../freetype-2.1.10/include;../../../../../Lua/include;../../../../../FreeImage;../../../../../../Include;../../../../.."
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;snprintf=_snprintf;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;AURORA_TOOL;AURORA_PROFILE"
|
||
|
StringPooling="false"
|
||
|
MinimalRebuild="false"
|
||
|
ExceptionHandling="2"
|
||
|
BasicRuntimeChecks="0"
|
||
|
SmallerTypeCheck="false"
|
||
|
RuntimeLibrary="2"
|
||
|
StructMemberAlignment="3"
|
||
|
BufferSecurityCheck="false"
|
||
|
EnableFunctionLevelLinking="false"
|
||
|
EnableEnhancedInstructionSet="2"
|
||
|
FloatingPointExceptions="false"
|
||
|
DisableLanguageExtensions="false"
|
||
|
DefaultCharIsUnsigned="true"
|
||
|
TreatWChar_tAsBuiltInType="true"
|
||
|
ForceConformanceInForLoopScope="true"
|
||
|
RuntimeTypeInfo="true"
|
||
|
OpenMP="false"
|
||
|
UsePrecompiledHeader="0"
|
||
|
PrecompiledHeaderThrough="PreCompiled.h"
|
||
|
AssemblerOutput="0"
|
||
|
WarningLevel="4"
|
||
|
Detect64BitPortabilityProblems="true"
|
||
|
DebugInformationFormat="3"
|
||
|
CallingConvention="0"
|
||
|
CompileAs="0"
|
||
|
DisableSpecificWarnings="4512;4127;4996;4291;4291;4996;4800;4099;4244;4018;4245"
|
||
|
UseFullPaths="false"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
LinkLibraryDependencies="false"
|
||
|
AdditionalDependencies=" "
|
||
|
AdditionalLibraryDirectories="../../../../../freetype-2.1.10/lib;../../../../../Lua/lib;../../../../../FreeImage;../../../../../../Lib "
|
||
|
OutputFile="$(OutDir)\$(ProjectName).lib"
|
||
|
SuppressStartupBanner="true"
|
||
|
AdditionalOptions="/IGNORE:4221 /IGNORE:4006"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
Description=""
|
||
|
CommandLine=""
|
||
|
ExcludedFromBuild="false"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Final|Win32"
|
||
|
OutputDirectory="$(ProjectDir)$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(ProjectDir)$(ConfigurationName)"
|
||
|
ConfigurationType="4"
|
||
|
CharacterSet="2"
|
||
|
UseOfMFC="0"
|
||
|
WholeProgramOptimization="1"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="3"
|
||
|
AdditionalOptions=""
|
||
|
InlineFunctionExpansion="2"
|
||
|
EnableIntrinsicFunctions="true"
|
||
|
FavorSizeOrSpeed="2"
|
||
|
OmitFramePointers="false"
|
||
|
WholeProgramOptimization="true"
|
||
|
AdditionalIncludeDirectories=";../../../../src/talloc;../../../../include;../../../../src/mesa;../../../../src/mapi;../../../../src/glsl/msvc;../../../../src/glsl;../../../../../../../Shared;../../../../../../../Tools/Shared;../../../../../freetype-2.1.10/include;../../../../../Lua/include;../../../../../FreeImage;../../../../../../Include;../../../../.."
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;snprintf=_snprintf;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;AURORA_TOOL;AURORA_FINAL;AURORA_RETAIL"
|
||
|
StringPooling="false"
|
||
|
MinimalRebuild="false"
|
||
|
ExceptionHandling="2"
|
||
|
BasicRuntimeChecks="0"
|
||
|
SmallerTypeCheck="false"
|
||
|
RuntimeLibrary="2"
|
||
|
StructMemberAlignment="3"
|
||
|
BufferSecurityCheck="false"
|
||
|
EnableFunctionLevelLinking="false"
|
||
|
EnableEnhancedInstructionSet="2"
|
||
|
FloatingPointExceptions="false"
|
||
|
DisableLanguageExtensions="false"
|
||
|
DefaultCharIsUnsigned="true"
|
||
|
TreatWChar_tAsBuiltInType="true"
|
||
|
ForceConformanceInForLoopScope="true"
|
||
|
RuntimeTypeInfo="true"
|
||
|
OpenMP="false"
|
||
|
UsePrecompiledHeader="0"
|
||
|
PrecompiledHeaderThrough="PreCompiled.h"
|
||
|
AssemblerOutput="0"
|
||
|
WarningLevel="4"
|
||
|
Detect64BitPortabilityProblems="true"
|
||
|
DebugInformationFormat="3"
|
||
|
CallingConvention="0"
|
||
|
CompileAs="0"
|
||
|
DisableSpecificWarnings="4512;4127;4996;4291;4291;4996;4800;4099;4244;4018;4245"
|
||
|
UseFullPaths="false"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
LinkLibraryDependencies="false"
|
||
|
AdditionalDependencies=" "
|
||
|
AdditionalLibraryDirectories="../../../../../freetype-2.1.10/lib;../../../../../Lua/lib;../../../../../FreeImage;../../../../../../Lib "
|
||
|
OutputFile="$(OutDir)\$(ProjectName).lib"
|
||
|
SuppressStartupBanner="true"
|
||
|
AdditionalOptions="/IGNORE:4221 /IGNORE:4006"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
Description=""
|
||
|
CommandLine=""
|
||
|
ExcludedFromBuild="false"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="src"
|
||
|
>
|
||
|
<Filter
|
||
|
Name="mesa"
|
||
|
>
|
||
|
<Filter
|
||
|
Name="program"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\mesa\program\hash_table.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\mesa\program\hash_table.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\mesa\program\symbol_table.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\mesa\program\symbol_table.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="talloc"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\talloc\talloc.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\talloc\talloc.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="glsl"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ast.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ast_expr.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ast_function.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ast_to_hir.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ast_type.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\builtin_function.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\builtin_types.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\builtin_variables.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\glsl_lexer.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\glsl_lexer.lpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\glsl_optimizer.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\glsl_optimizer.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\glsl_parser.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\glsl_parser.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\glsl_parser.ypp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\glsl_parser_extras.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\glsl_parser_extras.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\glsl_symbol_table.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\glsl_types.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\glsl_types.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\hir_field_selection.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_algebraic.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_basic_block.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_basic_block.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_clone.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_constant_expression.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_constant_folding.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_constant_propagation.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_constant_variable.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_copy_propagation.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_dead_code.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_dead_code_local.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_dead_functions.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_div_to_mul_rcp.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_expression_flattening.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_expression_flattening.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_function.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_function_can_inline.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_function_inlining.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_function_inlining.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_hierarchical_visitor.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_hierarchical_visitor.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_hv_accept.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_if_return.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_if_simplification.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_if_to_cond_assign.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_import_prototypes.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_mat_op_to_vec.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_mod_to_fract.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_noop_swizzle.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_optimization.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_print_glsl_visitor.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_print_glsl_visitor.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_print_visitor.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_print_visitor.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_reader.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_reader.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_rvalue_visitor.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_rvalue_visitor.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_structure_splitting.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_sub_to_add_neg.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_swizzle_swizzle.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_tree_grafting.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_unused_structs.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_unused_structs.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_validate.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_variable.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_variable_refcount.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_variable_refcount.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_vec_index_to_cond_assign.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_vec_index_to_swizzle.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\ir_visitor.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\link_functions.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\linker.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\linker.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\list.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\program.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\s_expression.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\s_expression.h"
|
||
|
>
|
||
|
</File>
|
||
|
<Filter
|
||
|
Name="msvc"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\glsl\msvc\msvccompat.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
</Filter>
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|