Skip to content

Commit

Permalink
Added Shalini's chapters
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Riccio committed Jul 24, 2012
1 parent 8e30c43 commit bb2d6c6
Show file tree
Hide file tree
Showing 68 changed files with 68,067 additions and 0 deletions.
16,126 changes: 16,126 additions & 0 deletions Chapter 27 Multi-GPU Rendering on NVIDIA Quadro/GL/glew.h

Large diffs are not rendered by default.

11,085 changes: 11,085 additions & 0 deletions Chapter 27 Multi-GPU Rendering on NVIDIA Quadro/GL/glext.h

Large diffs are not rendered by default.

1,587 changes: 1,587 additions & 0 deletions Chapter 27 Multi-GPU Rendering on NVIDIA Quadro/GL/glxew.h

Large diffs are not rendered by default.

1,363 changes: 1,363 additions & 0 deletions Chapter 27 Multi-GPU Rendering on NVIDIA Quadro/GL/wglew.h

Large diffs are not rendered by default.

929 changes: 929 additions & 0 deletions Chapter 27 Multi-GPU Rendering on NVIDIA Quadro/GL/wglext.h

Large diffs are not rendered by default.

29 changes: 29 additions & 0 deletions Chapter 27 Multi-GPU Rendering on NVIDIA Quadro/MultiGPU.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MultiGPU", "MultiGPU.vcproj", "{0C01B913-C293-41ED-8B8A-EC5A6B34BDA1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0C01B913-C293-41ED-8B8A-EC5A6B34BDA1}.Debug|Win32.ActiveCfg = Debug|Win32
{0C01B913-C293-41ED-8B8A-EC5A6B34BDA1}.Debug|Win32.Build.0 = Debug|Win32
{0C01B913-C293-41ED-8B8A-EC5A6B34BDA1}.Debug|x64.ActiveCfg = Debug|x64
{0C01B913-C293-41ED-8B8A-EC5A6B34BDA1}.Debug|x64.Build.0 = Debug|x64
{0C01B913-C293-41ED-8B8A-EC5A6B34BDA1}.Release|Win32.ActiveCfg = Release|Win32
{0C01B913-C293-41ED-8B8A-EC5A6B34BDA1}.Release|Win32.Build.0 = Release|Win32
{0C01B913-C293-41ED-8B8A-EC5A6B34BDA1}.Release|x64.ActiveCfg = Release|x64
{0C01B913-C293-41ED-8B8A-EC5A6B34BDA1}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(IntelOptPkgProperties) = preSolution
LoadPackage = true
EndGlobalSection
EndGlobal
Loading

0 comments on commit bb2d6c6

Please sign in to comment.