Glut/glew update with latest NVidia extensions, so we can use CUDA
This commit is contained in:
BIN
GLUT32.DLL
BIN
GLUT32.DLL
Binary file not shown.
20487
Glut/GL/glew.h
20487
Glut/GL/glew.h
File diff suppressed because it is too large
Load Diff
@@ -51,6 +51,7 @@ typedef unsigned short int wchar_t;
|
||||
#pragma comment (lib, "winmm.lib") /* link with Windows MultiMedia lib */
|
||||
#pragma comment (lib, "opengl32.lib") /* link with Microsoft OpenGL lib */
|
||||
#pragma comment (lib, "glu32.lib") /* link with OpenGL Utility lib */
|
||||
#pragma message("Note: including lib: glut32.lib\n")
|
||||
#pragma comment (lib, "glut32.lib") /* link with Win32 GLUT lib */
|
||||
|
||||
#pragma warning (disable:4244) /* Disable bogus conversion warnings. */
|
||||
|
||||
1091
Glut/GL/glxew.h
Normal file
1091
Glut/GL/glxew.h
Normal file
File diff suppressed because it is too large
Load Diff
1892
Glut/GL/wglew.h
1892
Glut/GL/wglew.h
File diff suppressed because it is too large
Load Diff
BIN
Glut/glew32.lib
BIN
Glut/glew32.lib
Binary file not shown.
BIN
Glut/glut32.lib
BIN
Glut/glut32.lib
Binary file not shown.
BIN
glew32.dll
BIN
glew32.dll
Binary file not shown.
Reference in New Issue
Block a user