Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Commit e891bdd

Browse files
Initial files.
1 parent 97ccbac commit e891bdd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+44651
-0
lines changed

Multi-GPU-vs2015.sln

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 15
4+
VisualStudioVersion = 15.0.28307.1000
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Particles-vs2015", "Particles\Particles-vs2015.vcxproj", "{3C1FE218-66FC-4B92-8B12-2E8CCF8DDD16}"
7+
ProjectSection(ProjectDependencies) = postProject
8+
{45087328-C272-4BB6-BB09-95D899D2276A} = {45087328-C272-4BB6-BB09-95D899D2276A}
9+
EndProjectSection
10+
EndProject
11+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imgui-vs2015", "imgui\imgui-vs2015.vcxproj", "{45087328-C272-4BB6-BB09-95D899D2276A}"
12+
EndProject
13+
Global
14+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
15+
Debug|x64 = Debug|x64
16+
Release|x64 = Release|x64
17+
EndGlobalSection
18+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
19+
{3C1FE218-66FC-4B92-8B12-2E8CCF8DDD16}.Debug|x64.ActiveCfg = Debug|x64
20+
{3C1FE218-66FC-4B92-8B12-2E8CCF8DDD16}.Debug|x64.Build.0 = Debug|x64
21+
{3C1FE218-66FC-4B92-8B12-2E8CCF8DDD16}.Release|x64.ActiveCfg = Release|x64
22+
{3C1FE218-66FC-4B92-8B12-2E8CCF8DDD16}.Release|x64.Build.0 = Release|x64
23+
{45087328-C272-4BB6-BB09-95D899D2276A}.Debug|x64.ActiveCfg = Debug|x64
24+
{45087328-C272-4BB6-BB09-95D899D2276A}.Debug|x64.Build.0 = Debug|x64
25+
{45087328-C272-4BB6-BB09-95D899D2276A}.Release|x64.ActiveCfg = Release|x64
26+
{45087328-C272-4BB6-BB09-95D899D2276A}.Release|x64.Build.0 = Release|x64
27+
EndGlobalSection
28+
GlobalSection(SolutionProperties) = preSolution
29+
HideSolutionNode = FALSE
30+
EndGlobalSection
31+
GlobalSection(ExtensibilityGlobals) = postSolution
32+
SolutionGuid = {5C0C75D6-73F3-4453-8914-45A95CABA3F1}
33+
EndGlobalSection
34+
EndGlobal

Multi-GPU-vs2017.sln

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 15
4+
VisualStudioVersion = 15.0.28307.1000
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Particles-vs2017", "Particles\Particles-vs2017.vcxproj", "{3C1FE218-66FC-4B92-8B12-2E8CCF8DDD16}"
7+
ProjectSection(ProjectDependencies) = postProject
8+
{45087328-C272-4BB6-BB09-95D899D2276A} = {45087328-C272-4BB6-BB09-95D899D2276A}
9+
EndProjectSection
10+
EndProject
11+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imgui-vs2017", "imgui\imgui-vs2017.vcxproj", "{45087328-C272-4BB6-BB09-95D899D2276A}"
12+
EndProject
13+
Global
14+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
15+
Debug|x64 = Debug|x64
16+
Release|x64 = Release|x64
17+
EndGlobalSection
18+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
19+
{3C1FE218-66FC-4B92-8B12-2E8CCF8DDD16}.Debug|x64.ActiveCfg = Debug|x64
20+
{3C1FE218-66FC-4B92-8B12-2E8CCF8DDD16}.Debug|x64.Build.0 = Debug|x64
21+
{3C1FE218-66FC-4B92-8B12-2E8CCF8DDD16}.Release|x64.ActiveCfg = Release|x64
22+
{3C1FE218-66FC-4B92-8B12-2E8CCF8DDD16}.Release|x64.Build.0 = Release|x64
23+
{45087328-C272-4BB6-BB09-95D899D2276A}.Debug|x64.ActiveCfg = Debug|x64
24+
{45087328-C272-4BB6-BB09-95D899D2276A}.Debug|x64.Build.0 = Debug|x64
25+
{45087328-C272-4BB6-BB09-95D899D2276A}.Release|x64.ActiveCfg = Release|x64
26+
{45087328-C272-4BB6-BB09-95D899D2276A}.Release|x64.Build.0 = Release|x64
27+
EndGlobalSection
28+
GlobalSection(SolutionProperties) = preSolution
29+
HideSolutionNode = FALSE
30+
EndGlobalSection
31+
GlobalSection(ExtensibilityGlobals) = postSolution
32+
SolutionGuid = {5C0C75D6-73F3-4453-8914-45A95CABA3F1}
33+
EndGlobalSection
34+
EndGlobal

Multi-GPU.sln

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio Version 16
4+
VisualStudioVersion = 16.0.29306.81
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Particles", "Particles\Particles.vcxproj", "{3C1FE218-66FC-4B92-8B12-2E8CCF8DDD16}"
7+
ProjectSection(ProjectDependencies) = postProject
8+
{45087328-C272-4BB6-BB09-95D899D2276A} = {45087328-C272-4BB6-BB09-95D899D2276A}
9+
EndProjectSection
10+
EndProject
11+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imgui", "imgui\imgui.vcxproj", "{45087328-C272-4BB6-BB09-95D899D2276A}"
12+
EndProject
13+
Global
14+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
15+
Debug|x64 = Debug|x64
16+
Release|x64 = Release|x64
17+
EndGlobalSection
18+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
19+
{3C1FE218-66FC-4B92-8B12-2E8CCF8DDD16}.Debug|x64.ActiveCfg = Debug|x64
20+
{3C1FE218-66FC-4B92-8B12-2E8CCF8DDD16}.Debug|x64.Build.0 = Debug|x64
21+
{3C1FE218-66FC-4B92-8B12-2E8CCF8DDD16}.Release|x64.ActiveCfg = Release|x64
22+
{3C1FE218-66FC-4B92-8B12-2E8CCF8DDD16}.Release|x64.Build.0 = Release|x64
23+
{45087328-C272-4BB6-BB09-95D899D2276A}.Debug|x64.ActiveCfg = Debug|x64
24+
{45087328-C272-4BB6-BB09-95D899D2276A}.Debug|x64.Build.0 = Debug|x64
25+
{45087328-C272-4BB6-BB09-95D899D2276A}.Release|x64.ActiveCfg = Release|x64
26+
{45087328-C272-4BB6-BB09-95D899D2276A}.Release|x64.Build.0 = Release|x64
27+
EndGlobalSection
28+
GlobalSection(SolutionProperties) = preSolution
29+
HideSolutionNode = FALSE
30+
EndGlobalSection
31+
GlobalSection(ExtensibilityGlobals) = postSolution
32+
SolutionGuid = {5C0C75D6-73F3-4453-8914-45A95CABA3F1}
33+
EndGlobalSection
34+
EndGlobal

0 commit comments

Comments
 (0)