Files | Admin

Notes:

Release Name: 0.0.6

Notes:
Windows support thanks to Doug Patterson. Pre-compiled binaries for Windows can be found in the ruby-glew-0.0.6-win32-bin.zip

OS X support (though my Mac borked at the shader test, so no idea if those work or not.)


Changes: Thu May 25 12:34:17 EEST 2006 kig@misfiring.net tagged 0.0.6 Thu May 25 12:34:07 EEST 2006 kig@misfiring.net * readme update Thu May 25 11:00:05 EEST 2006 kig@misfiring.net * OSX compatibility Tue May 23 14:34:36 EEST 2006 kig@misfiring.net * Windows & mac(? untested) support --- Added #ifdef before each constant define in rb_glew_constants.c. Changed $LDFLAGS to "glew32.lib" on Windows, and to "-framework opengl -lGLEW" on OS X. Thanks to Doug Patterson for the Windows fixes.