[Bug 11167] Wrong usage of GL_GENERATE_MIPMAP_HINT_SGIS

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 5 10:26:13 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=11167

--- Comment #12 from Jörg Höhle <hoehle at users.sourceforge.net> 2011-05-05 10:26:12 CDT ---
http://www.g-truc.net/post-0256.html OpenGL tip: Generate mipmaps
recommends using glGenerateMipmap, however that is only available with
GL_EXT_framebuffer_object
http://www.opengl.org/discussion_boards/ubbthreads.php?ubb=showflat&Number=237052
instead mentions glGenerateMipmapEXT

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list