Login  Register

Re: Texture Issue Again :(

Posted by Michael Bien on Mar 13, 2011; 6:43pm
URL: https://forum.jogamp.org/Texture-Issue-Again-tp2646111p2673576.html

  no difference.
so you are using direct buffers, good. now i have one code path less to
trace through it :)

-michael

On 03/13/2011 07:37 PM, Haroogan [via jogamp] wrote:

>
> What's the difference between
>
>
> ByteBuffer.allocateDirect(2049 * 2049 * 3).order(ByteOrder.nativeOrder());
>
>
> and
>
>
> Buffers.newFooBuffer()
>
>
> _______________________________________________
> If you reply to this email, your message will be added to the discussion below:
> http://forum.jogamp.org/Texture-Issue-Again-tp2646111p2673527.html
> To start a new topic under jogamp, email [hidden email]
> To unsubscribe from jogamp, visit
http://michael-bien.com/