[croquet] [FIX] glLoadTransposeMatrixf

1 message Options
Embed this post
Permalink
Bert Freudenberg-3

[croquet] [FIX] glLoadTransposeMatrixf

Reply Threaded More More options
Print post
Permalink
As reported by some, the glLoadTransposeMatrixf call fails on various  
Windows drivers (https://lists.wisc.edu/read/messages?id=850793).

Now we had the same problem on one machine here (some onboard  
graphics). Turns out this is due to an actual bug in loading the  
ARB_transpose_matrix extension functions - they were looking up the  
'glLoadTransposeMatrixf' symbol instead of 'glLoadTransposeMatrixfARB'.

Fix attached.

- Bert -



OpenGL-bf.22(ar.21).mcd (4K) Download Attachment