-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #32 from ashleysmithgpu/master
Added Visual Studio 2017 project files, removed 2013 and below
- Loading branch information
Showing
22 changed files
with
905 additions
and
122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
amd_tressfx/build/AMD_TressFX_2013.sln → amd_tressfx/build/AMD_TressFX_2017.sln
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
137 changes: 64 additions & 73 deletions
137
amd_tressfx/build/AMD_TressFX_2013.vcxproj → amd_tressfx/build/AMD_TressFX_2017.vcxproj
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...fx/build/AMD_TressFX_2013.vcxproj.filters → ...fx/build/AMD_TressFX_2017.vcxproj.filters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio 15 | ||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AMD_TressFX", "..\..\amd_tressfx\build\AMD_TressFX_2017.vcxproj", "{252C0AF0-91E1-82E5-1AD6-7CBC868A79E9}" | ||
EndProject | ||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SuTressFXPluginD3D11", "SuTressFXPluginD3D11_2017.vcxproj", "{481719C3-34A6-A28C-DDC4-B687C932B332}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|x64 = Debug|x64 | ||
Release|x64 = Release|x64 | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{252C0AF0-91E1-82E5-1AD6-7CBC868A79E9}.Debug|x64.ActiveCfg = Lib_Debug|x64 | ||
{252C0AF0-91E1-82E5-1AD6-7CBC868A79E9}.Debug|x64.Build.0 = Lib_Debug|x64 | ||
{252C0AF0-91E1-82E5-1AD6-7CBC868A79E9}.Release|x64.ActiveCfg = Lib_Release|x64 | ||
{252C0AF0-91E1-82E5-1AD6-7CBC868A79E9}.Release|x64.Build.0 = Lib_Release|x64 | ||
{481719C3-34A6-A28C-DDC4-B687C932B332}.Debug|x64.ActiveCfg = Debug|x64 | ||
{481719C3-34A6-A28C-DDC4-B687C932B332}.Debug|x64.Build.0 = Debug|x64 | ||
{481719C3-34A6-A28C-DDC4-B687C932B332}.Release|x64.ActiveCfg = Release|x64 | ||
{481719C3-34A6-A28C-DDC4-B687C932B332}.Release|x64.Build.0 = Release|x64 | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
EndGlobal |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio 15 | ||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AMD_TressFX", "..\..\amd_tressfx\build\AMD_TressFX_2017.vcxproj", "{252C0AF0-91E1-82E5-1AD6-7CBC868A79E9}" | ||
EndProject | ||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SuTressFXPluginD3D12", "SuTressFXPluginD3D12_2017.vcxproj", "{491719C3-35A6-A28C-DEC4-B687CA32B332}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|x64 = Debug|x64 | ||
Release|x64 = Release|x64 | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{252C0AF0-91E1-82E5-1AD6-7CBC868A79E9}.Debug|x64.ActiveCfg = Lib_Debug|x64 | ||
{252C0AF0-91E1-82E5-1AD6-7CBC868A79E9}.Debug|x64.Build.0 = Lib_Debug|x64 | ||
{252C0AF0-91E1-82E5-1AD6-7CBC868A79E9}.Release|x64.ActiveCfg = Lib_Release|x64 | ||
{252C0AF0-91E1-82E5-1AD6-7CBC868A79E9}.Release|x64.Build.0 = Lib_Release|x64 | ||
{491719C3-35A6-A28C-DEC4-B687CA32B332}.Debug|x64.ActiveCfg = Debug|x64 | ||
{491719C3-35A6-A28C-DEC4-B687CA32B332}.Debug|x64.Build.0 = Debug|x64 | ||
{491719C3-35A6-A28C-DEC4-B687CA32B332}.Release|x64.ActiveCfg = Release|x64 | ||
{491719C3-35A6-A28C-DEC4-B687CA32B332}.Release|x64.Build.0 = Release|x64 | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
EndGlobal |
2 changes: 1 addition & 1 deletion
2
amd_tressfx_sample/build/SuTressFXPluginD3D11_2015.vcxproj.filters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.