Login  Register

Re: glMultTransposeMatrixd bug with AMD graphics card

Posted by Sven Gothel on Mar 06, 2023; 4:23am
URL: https://forum.jogamp.org/glMultTransposeMatrixd-bug-with-AMD-graphics-card-tp4042205p4042290.html

As you wish, just mind that we have PMVMatrix and transpose is supported in our toolchain (FloatUtil etc).

EDIT: Ours implemented in software and the GL driver is ofc also in software.
Only if you must use the fixed pipeline ... this might be of interest.
Then we should have it in the quirks ..