Bug 748 - PMVMatrix gluProject and gluUnProject broken w/ backingArray (default)
Summary: PMVMatrix gluProject and gluUnProject broken w/ backingArray (default)
Status: RESOLVED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 2
Hardware: All all
: --- major
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2013-06-09 08:48 CEST by Sven Gothel
Modified: 2013-06-09 08:50 CEST (History)
1 user (show)

See Also:
Type: ---
SCM Refs:
jogl 50fc55b42f791840ce1ddee943351ccc61285a84
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2013-06-09 08:48:30 CEST
PMVMatrix gluProject(..) and gluUnProject(..) don't pass their position (offset)
to the multMatrixf operation - even though they are sliced.

The API doc actually emphasizes this.