Login  Register

Re: glMultiTexCoord2fARB - Error: Unable to find function address

Posted by Bert Freudenberg on May 16, 2010; 5:16pm
URL: https://forum.world.st/Red-Cyan-anaglyph-filter-in-Croquet-tp1100061p2218695.html

Hi Igor,

you should take a closer look at Croquet's FFI bindings. All the function addresses *are* replaced upon context creation. Otherwise this wouldn't work at all.

- Bert -

Am 16.05.2010 um 04:06 schrieb Igor Stasenko:

>
> Hehe,
> i am planning to do it right with my NB->OpenGL bindings.
>
> It fails , because all extension function pointer on windoze, should
> be fetched using
> wglGetProcAddress at already created , and selected rendering context.
> See:
> http://www.opengl.org/resources/code/samples/sig99/advanced99/notes/node396.html
>
> On 16 May 2010 13:00, Matthew Chadwick <[hidden email]> wrote:
>> I'm getting this error when I use this function and other glMultiTex
>> functions. Other EXT and ARB functions work fine. What could be wrong ?
>>
>> It stems from OGLWin32(Object)>>externalCallFailed
>>
>> The card is a recent NVidia card, OpenGL is all working fine (e.g. Cobalt
>> runs), and the same code runs fine on my ATI card.
>>
>
>
>
> --
> Best regards,
> Igor Stasenko AKA sig.