------------------------------------------------------------------------ r1747 | plagman | 2010-12-29 12:46:11 -0800 (Wed, 29 Dec 2010) | 1 line Get the glTexImage3D function pointer from the ICD, not from dlsym/GetProcAddress. This fixes OpenGL on Windows since opengl32.dll only has version 1.1 symbols. ------------------------------------------------------------------------ r1746 | plagman | 2010-12-29 01:17:48 -0800 (Wed, 29 Dec 2010) | 1 line Fix release builds. ------------------------------------------------------------------------