Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fixing Win32 build with SCons
07-20-2007, 10:00 AM,
#40
 
rookie1 Wrote:From what I see, the main benefit of GLEW is to provide the GL extension function headers, and a transparent way of calling those extension functions in Windows.

Yes, that's exactly it. GLEW makes available all of the opengl functionality that your graphics drivers support, regardless of whether or not you have the latest headers and libraries. That's really helpful for Windows, because it's stuck back in OpenGL 1.1. On other platforms we have updated headers and libraries, although one benefit I see is if people on other platforms don't have the latest OpenGL headers/libs, GLEW will make the functionality available anyway (like it does on Windows). On the other hand, if they don't have the latest OpenGL headers/libs and don't know how to upgrade them, they probably aren't going to have GLEW or know how to install it.
Reply


Messages In This Thread
Fixing Win32 build with SCons - by thelusiv - 07-08-2007, 04:56 AM
[No subject] - by joevenzon_phpbb2_import3 - 07-08-2007, 01:48 PM
[No subject] - by thelusiv - 07-08-2007, 03:25 PM
[No subject] - by thelusiv - 07-09-2007, 01:10 AM
[No subject] - by mak77 - 07-09-2007, 03:45 PM
[No subject] - by thelusiv - 07-09-2007, 05:09 PM
[No subject] - by mak77 - 07-09-2007, 05:15 PM
[No subject] - by thelusiv - 07-09-2007, 05:26 PM
[No subject] - by mak77 - 07-09-2007, 05:32 PM
[No subject] - by thelusiv - 07-09-2007, 05:44 PM
[No subject] - by mak77 - 07-09-2007, 05:48 PM
[No subject] - by thelusiv - 07-09-2007, 05:54 PM
[No subject] - by mak77 - 07-09-2007, 06:23 PM
[No subject] - by joevenzon_phpbb2_import3 - 07-09-2007, 11:03 PM
[No subject] - by thelusiv - 07-10-2007, 03:02 AM
[No subject] - by mak77 - 07-10-2007, 07:43 AM
[No subject] - by joevenzon_phpbb2_import3 - 07-10-2007, 10:13 AM
[No subject] - by thelusiv - 07-10-2007, 11:56 AM
[No subject] - by joevenzon_phpbb2_import3 - 07-10-2007, 09:01 PM
[No subject] - by mak77 - 07-11-2007, 04:20 PM
[No subject] - by mak77 - 07-12-2007, 05:38 AM
[No subject] - by thelusiv - 07-13-2007, 02:36 PM
[No subject] - by mak77 - 07-14-2007, 05:18 AM
[No subject] - by thelusiv - 07-16-2007, 01:46 AM
[No subject] - by mak77 - 07-16-2007, 06:22 AM
[No subject] - by joevenzon_phpbb2_import3 - 07-16-2007, 10:13 AM
[No subject] - by mak77 - 07-16-2007, 11:41 AM
[No subject] - by thelusiv - 07-16-2007, 12:50 PM
[No subject] - by rookie1 - 07-17-2007, 07:10 AM
[No subject] - by thelusiv - 07-17-2007, 11:33 PM
[No subject] - by joevenzon_phpbb2_import3 - 07-18-2007, 10:04 AM
[No subject] - by rookie1 - 07-19-2007, 08:28 AM
[No subject] - by joevenzon_phpbb2_import3 - 07-19-2007, 09:58 AM
[No subject] - by rookie1 - 07-19-2007, 11:23 AM
[No subject] - by abs1nth - 07-19-2007, 01:10 PM
[No subject] - by thelusiv - 07-19-2007, 01:17 PM
[No subject] - by joevenzon_phpbb2_import3 - 07-19-2007, 08:56 PM
[No subject] - by joevenzon_phpbb2_import3 - 07-19-2007, 09:07 PM
[No subject] - by rookie1 - 07-20-2007, 12:21 AM
[No subject] - by joevenzon_phpbb2_import3 - 07-20-2007, 10:00 AM
[No subject] - by thelusiv - 08-15-2007, 11:30 PM
[No subject] - by joevenzon_phpbb2_import3 - 08-16-2007, 12:43 PM
[No subject] - by mak77 - 08-24-2007, 05:06 AM
[No subject] - by thelusiv - 08-27-2007, 02:06 PM

Forum Jump:


Users browsing this thread: 4 Guest(s)