778 lines
15 KiB
XML
778 lines
15 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="VideoCommon"
|
|
ProjectGUID="{E5D1F0C0-AA07-4841-A4EB-4CF4DAA6B0FA}"
|
|
RootNamespace="VideoCommon"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
<ToolFile
|
|
RelativePath=".\OpenCL.rules"
|
|
/>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="OpenCL source"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../PluginSpecs;../../../Externals/CLRun/include;../../../Externals/SOIL;../Common/Src;../Core/Src"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="OpenCL source"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../PluginSpecs;../../../Externals/CLRun/include;../../../Externals/SOIL;../Common/Src;../Core/Src"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_SECURE_SCL=0;_LIB;__WXMSW__;wxUSE_BASE=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="OpenCL source"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="../../PluginSpecs;../../../Externals/CLRun/include;../../../Externals/SOIL;../Common/Src;../Core/Src"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableEnhancedInstructionSet="2"
|
|
FloatingPointModel="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="OpenCL source"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="false"
|
|
AdditionalIncludeDirectories="../../PluginSpecs;../../../Externals/CLRun/include;../../../Externals/SOIL;../Common/Src;../Core/Src"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="DebugFast|Win32"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="OpenCL source"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../PluginSpecs;../../../Externals/CLRun/include;../../../Externals/SOIL;../Common/Src;../Core/Src"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="DebugFast|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="OpenCL source"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../PluginSpecs;../../../Externals/CLRun/include;../../../Externals/SOIL;../Common/Src;../Core/Src"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SECURE_SCL=0;__WXMSW__;wxUSE_BASE=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Shader Generators"
|
|
>
|
|
<File
|
|
RelativePath=".\Src\PixelShaderGen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\PixelShaderGen.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\TextureConversionShader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\TextureConversionShader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VertexShaderGen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VertexShaderGen.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Register Sections"
|
|
>
|
|
<File
|
|
RelativePath=".\Src\BPFunctions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\BPMemory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\BPMemory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\BPStructs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\BPStructs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\CPMemory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\CPMemory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\XFMemory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\XFMemory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\XFStructs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\XFStructs.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Shader Managers"
|
|
>
|
|
<File
|
|
RelativePath=".\Src\PixelShaderManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\PixelShaderManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VertexShaderManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VertexShaderManager.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Util"
|
|
>
|
|
<File
|
|
RelativePath=".\Src\AVIDump.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\AVIDump.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\HiresTextures.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\HiresTextures.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\ImageWrite.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\ImageWrite.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\IndexGenerator.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\IndexGenerator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\LookUpTables.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\NativeVertexWriter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\NativeVertexWriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\OnScreenDisplay.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\OnScreenDisplay.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\Profiler.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\Profiler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\Statistics.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\Statistics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VideoState.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VideoState.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\XFBConvert.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AssemblerOutput="4"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AssemblerOutput="4"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\XFBConvert.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Vertex Loading"
|
|
>
|
|
<File
|
|
RelativePath=".\Src\DataReader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VertexLoader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VertexLoader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VertexLoader_Color.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VertexLoader_Color.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VertexLoader_Normal.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VertexLoader_Normal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VertexLoader_Position.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VertexLoader_Position.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VertexLoader_TextCoord.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VertexLoader_TextCoord.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VertexLoaderManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VertexLoaderManager.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Decoding"
|
|
>
|
|
<File
|
|
RelativePath=".\Src\Fifo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\Fifo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\OpcodeDecoding.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\OpcodeDecoding.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\TextureDecoder.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\TextureDecoder.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="OpenCL"
|
|
>
|
|
<File
|
|
RelativePath=".\Src\OpenCL\OCLTextureDecoder.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\OpenCL\OCLTextureDecoder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Data\User\OpenCL\TextureDecoder.cl"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\Src\CommandProcessor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\CommandProcessor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\memcpy_amd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\NativeVertexFormat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\PixelEngine.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\PixelEngine.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\Render.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\SConscript"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VideoCommon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VideoConfig.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\VideoConfig.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|