Bug 230 - gluBuild2DMipmaps modifies Buffer positions
Summary: gluBuild2DMipmaps modifies Buffer positions
Status: VERIFIED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All all
: P3 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2006-06-22 05:06 CEST by Sven Gothel
Modified: 2010-03-24 07:49 CET (History)
0 users

See Also:
Type: DEFECT
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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