Bug 230

Summary: gluBuild2DMipmaps modifies Buffer positions
Product: [JogAmp] Jogl Reporter: Sven Gothel <sgothel>
Component: coreAssignee: Sven Gothel <sgothel>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 1   
Hardware: All   
OS: all   
Type: DEFECT SCM Refs:
Workaround: ---

Description Sven Gothel 2010-03-24 07:49:05 CET


---- Reported by kbr 2006-06-22 05:06:27 ----

http://www.javagaming.org/forums/index.php?topic=14146.0 indicates that the Java
implementation of gluBuild2DMipmaps modifies the incoming Buffer's position. It
should not, or should at least restore it to its original value afterward.



---- Additional Comments From kbr 2006-06-22 14:54:30 ----

Wrapped all Mipmap function entry points with code which saves and
restores any incoming Buffer's position.




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:49 EDT  ---

This bug was previously known as _bug_ 230 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=230