Skip to content

Commit

Permalink
Updated dependency. GLEW -> 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mankarse committed Sep 22, 2017
1 parent 32faeab commit 31fcba8
Show file tree
Hide file tree
Showing 9 changed files with 30,119 additions and 11,281 deletions.
1 change: 1 addition & 0 deletions ide/msvc2015/HourglassII/HourglassII/HourglassII.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@
<ClInclude Include="..\..\..\..\src\GlitzImplementation.h" />
<ClInclude Include="..\..\..\..\src\GlitzPersister.h" />
<ClInclude Include="..\..\..\..\src\GlobalOptions.h" />
<ClInclude Include="..\..\..\..\src\GL\eglew.h" />
<ClInclude Include="..\..\..\..\src\GL\glew.h" />
<ClInclude Include="..\..\..\..\src\GL\glxew.h" />
<ClInclude Include="..\..\..\..\src\GL\wglew.h" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@
<ClInclude Include="..\..\..\..\src\GlitzImplementation.h" />
<ClInclude Include="..\..\..\..\src\GlitzPersister.h" />
<ClInclude Include="..\..\..\..\src\GlobalOptions.h" />
<ClInclude Include="..\..\..\..\src\GL\eglew.h" />
<ClInclude Include="..\..\..\..\src\GL\glew.h" />
<ClInclude Include="..\..\..\..\src\GL\glxew.h" />
<ClInclude Include="..\..\..\..\src\GL\wglew.h" />
Expand Down
1 change: 1 addition & 0 deletions ide/msvc2017/HourglassII/HourglassII/HourglassII.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@
<ClInclude Include="..\..\..\..\src\GlitzImplementation.h" />
<ClInclude Include="..\..\..\..\src\GlitzPersister.h" />
<ClInclude Include="..\..\..\..\src\GlobalOptions.h" />
<ClInclude Include="..\..\..\..\src\GL\eglew.h" />
<ClInclude Include="..\..\..\..\src\GL\glew.h" />
<ClInclude Include="..\..\..\..\src\GL\glxew.h" />
<ClInclude Include="..\..\..\..\src\GL\wglew.h" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@
<ClInclude Include="..\..\..\..\src\GlitzImplementation.h" />
<ClInclude Include="..\..\..\..\src\GlitzPersister.h" />
<ClInclude Include="..\..\..\..\src\GlobalOptions.h" />
<ClInclude Include="..\..\..\..\src\GL\eglew.h" />
<ClInclude Include="..\..\..\..\src\GL\glew.h" />
<ClInclude Include="..\..\..\..\src\GL\glxew.h" />
<ClInclude Include="..\..\..\..\src\GL\wglew.h" />
Expand Down
2,618 changes: 2,618 additions & 0 deletions src/GL/eglew.h

Large diffs are not rendered by default.

6,638 changes: 6,131 additions & 507 deletions src/GL/glew.h

Large diffs are not rendered by default.

Loading

0 comments on commit 31fcba8

Please sign in to comment.