Login  Register

Re: Updating glext.h confuses gluegen with function pointer GLDEBUGPROCARB

Posted by elect on Apr 17, 2015; 6:42am
URL: https://forum.jogamp.org/Updating-glext-h-confuses-gluegen-with-function-pointer-GLDEBUGPROCARB-tp4028327p4034305.html

Sven Gothel wrote
On 04/16/2015 11:42 AM, elect [via jogamp] wrote:
> Any news?
>
> I still dont see any function for bindless textures, such as

- most has been subsumed by GL 4.5
- look in GL4

e.g.:

> https://www.opengl.org/registry/specs/ARB/bindless_texture.txt
>

<http://jogamp.org/deployment/jogamp-next/javadoc/jogl/javadoc/com/jogamp/opengl/GL4.html#glGetTextureHandleARB%28int%29>

Should be all complete!

~Sven



signature.asc (828 bytes) <http://forum.jogamp.org/attachment/4034304/0/signature.asc>
It is funny.. if I search the jogl project cloned from your github, I find nothing, sven... I pulled from remote twice to be sure, but I cant see those functions there.. why?