<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
	
	<id>tag:jogamp.762907.n3.nabble.com,2006:forum-782173</id>
	<title>Nabble - jocl</title>
	<updated>2012-05-16T16:28:22Z</updated>
	<link rel="self" type="application/atom+xml" href="http://jogamp.762907.n3.nabble.com/jocl-f782173.xml" />
	<link rel="alternate" type="text/html" href="http://forum.jogamp.org/jocl-f782173.html" />
	<subtitle type="html">Everything related to JOCL, the Java Bindings to OpenCL - &lt;a href=&quot;http://jocl.jogamp.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;jocl.jogamp.org&lt;/a&gt;</subtitle>
	
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3980704</id>
		<title>Re: CLGLTexture2d.java bug and fix</title>
		<published>2012-05-11T11:38:59Z</published>
		<updated>2012-05-11T11:38:59Z</updated>
		<author>
			<name>GiGurra</name>
		</author>
		<content type="html">
			Did I report this in the wrong place? 
&lt;br/&gt;&lt;a href=&quot;https://jogamp.org/bugzilla/show_bug.cgi?id=579&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;https://jogamp.org/bugzilla/show_bug.cgi?id=579&lt;/a&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/CLGLTexture2d-java-bug-and-fix-tp3894276p3980704.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3894276"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3972969</id>
		<title>Re: JOCL merge status ..</title>
		<published>2012-05-08T18:52:00Z</published>
		<updated>2012-05-08T18:52:00Z</updated>
		<author>
			<name>Jerry Zhu</name>
		</author>
		<content type="html">
			Thanks again for your help, I also find that AMD has published the Radeon E6760 embedded GPU which supports OpenCL and OpenGL 4.1 &lt;a href=&quot;http://www.amd.com/us/products/embedded/graphics-processors/Pages/radeon-e6760-discrete-gpu.aspx&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.amd.com/us/products/embedded/graphics-processors/Pages/radeon-e6760-discrete-gpu.aspx&lt;/a&gt;&amp;nbsp;
&lt;br/&gt;&lt;br/&gt;Hope the &amp;quot;official&amp;quot; version may be released as soon as possible, especially for iOS, maybe we could get it in the WWDC 2012 ?
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/JOCL-merge-status-tp3120300p3972969.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3972920"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3972920</id>
		<title>Re: JOCL merge status ..</title>
		<published>2012-05-08T18:12:29Z</published>
		<updated>2012-05-08T18:12:29Z</updated>
		<author>
			<name>Wade Walker</name>
		</author>
		<content type="html">
			I know that both Imagination PowerVR SGX544 and ARM Mali T604 are capable of running OpenCL 1.1 (see &lt;a href=&quot;http://www.anandtech.com/Show/Index/4413?cPage=3&amp;all=False&amp;sort=0&amp;page=1&amp;slug=ti-announces-omap-4470-and-specs-powervr-sgx544-18-ghz-dual-core-cortexa9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.anandtech.com/Show/Index/4413?cPage=3&amp;all=False&amp;sort=0&amp;page=1&amp;slug=ti-announces-omap-4470-and-specs-powervr-sgx544-18-ghz-dual-core-cortexa9&lt;/a&gt;&amp;nbsp;and &lt;a href=&quot;http://www.arm.com/products/multimedia/mali-graphics-hardware/mali-t604.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.arm.com/products/multimedia/mali-graphics-hardware/mali-t604.php&lt;/a&gt;), so Imagination and ARM must have internal-use OpenCL drivers. I've even seen an Imagination demo on YouTube for OpenCL on PowerVR at &lt;a href=&quot;http://www.youtube.com/watch?v=sDrz-w1jzEU&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.youtube.com/watch?v=sDrz-w1jzEU&lt;/a&gt;.
&lt;br/&gt;&lt;br/&gt;But I don't think &amp;quot;official&amp;quot; OpenCL drivers for either one have been released yet, so we can't compile JOCL against them yet. As far as I know, it's not possible for developers outside Imagination or ARM to write OpenCL code for iOS or Android at all yet :)
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/JOCL-merge-status-tp3120300p3972920.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3971864"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3971946</id>
		<title>Re: GL-CL interoperability in OSX</title>
		<published>2012-05-08T10:16:16Z</published>
		<updated>2012-05-08T10:16:16Z</updated>
		<author>
			<name>Jerry Zhu</name>
		</author>
		<content type="html">
			Hi! I have met the same problem when creating cl-glcontext on OSX recently, could you tell me if the new builds are available and where I can get it? Thank you very much!
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/GL-CL-interoperability-in-OSX-tp2837450p3971946.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-2844082"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3971864</id>
		<title>Re: JOCL merge status ..</title>
		<published>2012-05-08T09:47:45Z</published>
		<updated>2012-05-08T09:47:45Z</updated>
		<author>
			<name>Jerry Zhu</name>
		</author>
		<content type="html">
			Hello, I want to know some news about JOCL porting work on Android, could you give me some instruction or references ? Besides, what's the basic requirements of hardware to run JOCL ? I find some information about OpenCL Embedded Profile, is it also supported by JOCL?
&lt;br/&gt;&lt;br/&gt;I have searched the answers for a long time but got nothing, I am looking forward to your reply :)
&lt;br/&gt;&lt;br/&gt;regards, 
&lt;br/&gt;jerry
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/JOCL-merge-status-tp3120300p3971864.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3120300"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3929187</id>
		<title>Re: Problems with HelloJOCL in ubuntu 11.10</title>
		<published>2012-04-21T19:05:01Z</published>
		<updated>2012-04-23T18:23:03Z</updated>
		<author>
			<name>jj93</name>
		</author>
		<content type="html">
			I couldnt get IOUtil to work with it but I used the build from string just to get it going
&lt;br/&gt;&lt;br/&gt;resulting code
&lt;br/&gt;&lt;a href=&quot;http://pastebin.com/ZzJxTnMN&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://pastebin.com/ZzJxTnMN&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;this runs on my optimus GPU laptop as an example of float addition.
&lt;br/&gt;Remember to change kernel into a float buffer one
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/Problems-with-HelloJOCL-in-ubuntu-11-10-tp3651598p3929187.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3922459"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3922459</id>
		<title>Re: Problems with HelloJOCL in ubuntu 11.10</title>
		<published>2012-04-19T02:01:26Z</published>
		<updated>2012-04-19T02:01:26Z</updated>
		<author>
			<name>Sven Gothel</name>
		</author>
		<content type="html">
			On 01/11/2012 08:35 PM, jj93 [via jogamp] wrote:
&lt;br/&gt;&amp;gt; I could get this and other variations working on an Intel i7/ NVIDIA &amp;nbsp;Win
&lt;br/&gt;&amp;gt; machine but when I try it on a AMD/NVIDIA Ubuntu machine running 11.10 I cant
&lt;br/&gt;&amp;gt; get it to work. I am using netbeans and an openCL pack plugin same as in my
&lt;br/&gt;&amp;gt; windows machine.
&lt;br/&gt;&amp;gt; 
&lt;br/&gt;&amp;gt; but I get an error in
&lt;br/&gt;&amp;gt; &amp;nbsp;[CODE]
&lt;br/&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;InputStream vec = HelloJOCL.class.getResourceAsStream(&amp;quot;VectorAdd.cl&amp;quot;);
&lt;br/&gt;&lt;br/&gt;You may try gluegen's IOUtil getResource(..) method.
&lt;br/&gt;&lt;br/&gt;For example:
&lt;br/&gt;&amp;nbsp; URLConnection conn = 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;IOUtil.getResource(UbuntuFontLoader.class, relPath+fname);
&lt;br/&gt;&lt;br/&gt;the path can be relative to the class itself in it's location,
&lt;br/&gt;which may be within the JAR and/or classpath,
&lt;br/&gt;or it can be an absolute path.
&lt;br/&gt;&lt;br/&gt;This should help.
&lt;br/&gt;&lt;br/&gt;~Sven
&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (910 bytes) &lt;a href=&quot;http://forum.jogamp.org/attachment/3922459/0/signature.asc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/Problems-with-HelloJOCL-in-ubuntu-11-10-tp3651598p3922459.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3651598"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3921701</id>
		<title>Re: Problems with HelloJOCL in ubuntu 11.10</title>
		<published>2012-04-18T16:15:11Z</published>
		<updated>2012-04-18T16:15:11Z</updated>
		<author>
			<name>jj93</name>
		</author>
		<content type="html">
			Yes it cant seem to get the input stream due to ant and if I run the jar in the same directory as then I get a invalidprogramexecutable error.
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/Problems-with-HelloJOCL-in-ubuntu-11-10-tp3651598p3921701.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3714427"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3894276</id>
		<title>CLGLTexture2d.java bug and fix</title>
		<published>2012-04-08T04:06:37Z</published>
		<updated>2012-04-08T04:29:54Z</updated>
		<author>
			<name>GiGurra</name>
		</author>
		<content type="html">
			Hello,
&lt;br/&gt;&lt;br/&gt;I'm not sure if I should report this somewhere else, but. I've just begin working on a new spare time project of mine for ray tracing in OpenCL, and thought I would share a texture from OpenCL (the produced framebuffer) with OpenGL (so I don't need to download to cpu and then upload again to gpu).
&lt;br/&gt;&lt;br/&gt;The JOCL and JOGL Java wrappers are nice, however, when trying to create a shared texture with the wrapped methods I've run into a problem (works fine with the low level bindings btw).
&lt;br/&gt;&lt;br/&gt;I believe the createFromGLTexture2d method in the CLGLTexture2d class is broken.
&lt;br/&gt;&lt;br/&gt;The line (it reports error on success ^^ because you feed it with the image ref id instead of the previous return code :))
&lt;br/&gt;&amp;nbsp; &amp;nbsp;checkForError((int)id, &amp;quot;can not share memory with texture #&amp;quot;+texture+&amp;quot;.&amp;quot;);
&lt;br/&gt;is wrong, it should be:
&lt;br/&gt;&amp;nbsp; &amp;nbsp;checkForError(result[0], &amp;quot;can not share memory with texture #&amp;quot;+texture+&amp;quot;.&amp;quot;);
&lt;br/&gt;&lt;br/&gt;I havent tested the rest of the fcn, so there mgiht be more problems there.
&lt;br/&gt;&lt;br/&gt;jocl 2.0 rc5
&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Cheers,
&lt;br/&gt;//Me
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/CLGLTexture2d-java-bug-and-fix-tp3894276.html" />
		
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3889822</id>
		<title>julia3d: Exception in thread &quot;Timer-0&quot; javax.media.opengl.GLException: com.jogamp.opencl.CLException$CLInvalidCommandQueueException</title>
		<published>2012-04-06T02:02:01Z</published>
		<updated>2012-04-06T03:53:55Z</updated>
		<author>
			<name>Artur</name>
		</author>
		<content type="html">
			So, I built JOCL, then extracted the demo julia3d into Netbeans, added all nedded libraries I hope, and ran it. A window appeared, saying &amp;quot;shadow on, supersampling 2x2, fast rendering on&amp;quot;, two Julia sets to the right. After a second, a whole screen blinked, and a message appeared:
&lt;br/&gt;&lt;br/&gt;CLDevice [id: 139986880169568 name: GeForce 8600 GTS type: GPU profile: FULL_PROFILE] build log:
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;lt;empty&amp;gt;&lt;br/&gt;Exception in thread &amp;quot;Timer-0&amp;quot; javax.media.opengl.GLException: com.jogamp.opencl.CLException$CLInvalidCommandQueueException: can not enqueue read-buffer: CLBuffer [id: 30567312 buffer: java.nio.DirectFloatBufferU[pos=0 lim=921600 cap=921600]] with 
&lt;br/&gt;cond.: null events: null [error: CL_INVALID_COMMAND_QUEUE]
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:98)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:197)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:164)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.media.opengl.awt.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:783)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:389)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at julia3d.Renderer.update(Renderer.java:64)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at julia3d.Renderer$1.run(Renderer.java:133)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.util.TimerThread.mainLoop(Timer.java:555)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.util.TimerThread.run(Timer.java:505)
&lt;br/&gt;Caused by: com.jogamp.opencl.CLException$CLInvalidCommandQueueException: can not enqueue read-buffer: CLBuffer [id: 30567312 buffer: java.nio.DirectFloatBufferU[pos=0 lim=921600 cap=921600]] with 
&lt;br/&gt;cond.: null events: null [error: CL_INVALID_COMMAND_QUEUE]
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.CLException.newException(CLException.java:78)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.CLCommandQueue.putReadBuffer(CLCommandQueue.java:181)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.CLCommandQueue.putReadBuffer(CLCommandQueue.java:151)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at julia3d.Julia3d.compute(Julia3d.java:165)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at julia3d.Renderer.display(Renderer.java:70)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:165)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.media.opengl.awt.GLCanvas$DisplayAction.run(GLCanvas.java:889)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:335)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.media.opengl.awt.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:906)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:705)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.awt.EventQueue.access$000(EventQueue.java:101)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.awt.EventQueue$3.run(EventQueue.java:666)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.awt.EventQueue$3.run(EventQueue.java:664)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.awt.EventQueue.dispatchEvent(EventQueue.java:675)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
&lt;br/&gt;&lt;br/&gt;What it could mean? Thanks...
&lt;br/&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/julia3d-Exception-in-thread-Timer-0-javax-media-opengl-GLException-com-jogamp-opencl-CLException-CLIn-tp3889822.html" />
		
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3888321</id>
		<title>Re: Can not build jogl</title>
		<published>2012-04-05T12:19:03Z</published>
		<updated>2012-04-05T12:19:03Z</updated>
		<author>
			<name>Sven Gothel</name>
		</author>
		<content type="html">
			On 04/05/2012 03:59 PM, Artur [via jogamp] wrote:
&lt;br/&gt;&amp;gt; 
&lt;br/&gt;&amp;gt; 
&lt;br/&gt;&lt;br/&gt;build gluegen and jogl first, as it states in the how-to ..
&lt;br/&gt;&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br/&gt;&amp;gt; I have followed the instructions on
&lt;br/&gt;&amp;gt; &lt;a href=&quot;https://jogamp.org/jocl/doc/HowToBuild.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;https://jogamp.org/jocl/doc/HowToBuild.html&lt;/a&gt;, now have the directory
&lt;br/&gt;&amp;gt; structure:
&lt;br/&gt;&amp;gt; 
&lt;br/&gt;&amp;gt; $ ls
&lt;br/&gt;&amp;gt; gluegen &amp;nbsp;jocl &amp;nbsp;jocl-demos &amp;nbsp;jogl
&lt;br/&gt;&amp;gt; 
&lt;br/&gt;&amp;gt; I can not compile JOCL, though:
&lt;br/&gt;&amp;gt; 
&lt;br/&gt;&amp;gt; $ cd jocl
&lt;br/&gt;&amp;gt; $ ant jar
&lt;br/&gt;&amp;gt; .
&lt;br/&gt;&amp;gt; .
&lt;br/&gt;&amp;gt; .
&lt;br/&gt;&amp;gt; BUILD FAILED
&lt;br/&gt;&amp;gt; /home/art/projects/jocl/jocl/build.xml:86: taskdef class
&lt;br/&gt;&amp;gt; com.jogamp.gluegen.ant.GlueGenTask cannot be found
&lt;br/&gt;&amp;gt; &amp;nbsp;using the classloader
&lt;br/&gt;&amp;gt; AntClassLoader[/home/art/projects/jocl/gluegen/make/lib/antlr.jar]
&lt;br/&gt;&amp;gt; 
&lt;br/&gt;&amp;gt; I use the sources from today... what could be wrong?
&lt;br/&gt;&amp;gt; 
&lt;/div&gt;&lt;/div&gt;~Sven
&lt;br/&gt;&lt;br/&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (910 bytes) &lt;a href=&quot;http://forum.jogamp.org/attachment/3888321/0/signature.asc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/Re-Can-not-build-jogl-tp3888321.html" />
		
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3887387</id>
		<title>Re: Can not build JOCL</title>
		<published>2012-04-05T07:30:00Z</published>
		<updated>2012-04-05T07:30:00Z</updated>
		<author>
			<name>Artur</name>
		</author>
		<content type="html">
			PS. I attach glxinfo and full ant output.
&lt;br/&gt;&lt;br/&gt;$ glxinfo
&lt;br/&gt;name of display: :0
&lt;br/&gt;display: :0 &amp;nbsp;screen: 0
&lt;br/&gt;direct rendering: Yes
&lt;br/&gt;server glx vendor string: NVIDIA Corporation
&lt;br/&gt;server glx version string: 1.4
&lt;br/&gt;server glx extensions:
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_ARB_create_context_profile, GLX_EXT_create_context_es2_profile, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_ARB_create_context_robustness, GLX_ARB_multisample, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB
&lt;br/&gt;client glx vendor string: NVIDIA Corporation
&lt;br/&gt;client glx version string: 1.4
&lt;br/&gt;client glx extensions:
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_SGI_swap_control, GLX_EXT_swap_control, GLX_ARB_create_context, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_ARB_create_context_profile, GLX_NV_float_buffer, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_ARB_fbconfig_float, GLX_EXT_fbconfig_packed_float, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_EXT_texture_from_pixmap, GLX_EXT_framebuffer_sRGB, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_NV_present_video, GLX_NV_copy_image, GLX_NV_multisample_coverage, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_NV_video_capture, GLX_EXT_create_context_es2_profile, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_ARB_create_context_robustness
&lt;br/&gt;GLX version: 1.4
&lt;br/&gt;GLX extensions:
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_ARB_create_context_profile, GLX_EXT_create_context_es2_profile, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_ARB_create_context_robustness, GLX_ARB_multisample, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GLX_ARB_get_proc_address
&lt;br/&gt;OpenGL vendor string: NVIDIA Corporation
&lt;br/&gt;OpenGL renderer string: GeForce 8600 GTS/PCI/SSE2
&lt;br/&gt;OpenGL version string: 3.3.0 NVIDIA 270.41.06
&lt;br/&gt;OpenGL shading language version string: 3.30 NVIDIA via Cg compiler
&lt;br/&gt;OpenGL extensions:
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_blend_func_extended, GL_ARB_color_buffer_float, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_compatibility, GL_ARB_copy_buffer, GL_ARB_depth_buffer_float, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_depth_clamp, GL_ARB_depth_texture, GL_ARB_draw_buffers, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_draw_elements_base_vertex, GL_ARB_draw_instanced, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_ES2_compatibility, GL_ARB_explicit_attrib_location, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_geometry_shader4, GL_ARB_get_program_binary, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, GL_ARB_imaging, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_instanced_arrays, GL_ARB_map_buffer_range, GL_ARB_multisample, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_occlusion_query2, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_provoking_vertex, GL_ARB_robustness, GL_ARB_sampler_objects, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_seamless_cube_map, GL_ARB_separate_shader_objects, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_shader_bit_encoding, GL_ARB_shader_objects, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_shading_language_100, GL_ARB_shading_language_include, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_shadow, GL_ARB_sync, GL_ARB_texture_border_clamp, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_texture_buffer_object, GL_ARB_texture_compression, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_texture_compression_rgtc, GL_ARB_texture_cube_map, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_texture_env_add, GL_ARB_texture_env_combine, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_texture_float, GL_ARB_texture_mirrored_repeat, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_texture_multisample, GL_ARB_texture_non_power_of_two, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_texture_swizzle, GL_ARB_timer_query, GL_ARB_transpose_matrix, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_vertex_program, GL_ARB_vertex_shader, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_vertex_type_2_10_10_10_rev, GL_ARB_viewport_array, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ARB_window_pos, GL_ATI_draw_buffers, GL_ATI_texture_float, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_ATI_texture_mirror_once, GL_S3_s3tc, GL_EXT_texture_env_add, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_abgr, GL_EXT_bgra, GL_EXT_bindable_uniform, GL_EXT_blend_color, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXTX_framebuffer_mixed_formats, GL_EXT_framebuffer_object, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_point_parameters, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_secondary_color, GL_EXT_separate_shader_objects, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_texture3D, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_texture_array, GL_EXT_texture_buffer_object, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_latc, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_texture_compression_rgtc, GL_EXT_texture_compression_s3tc, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_texture_filter_anisotropic, GL_EXT_texture_format_BGRA8888, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_texture_integer, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_texture_shared_exponent, GL_EXT_texture_sRGB, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_texture_swizzle, GL_EXT_texture_type_2_10_10_10_REV, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_EXT_timer_query, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_KTX_buffer_region, GL_NV_alpha_test, GL_NV_blend_minmax, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_blend_square, GL_NV_complex_primitives, GL_NV_conditional_render, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_copy_depth_to_color, GL_NV_copy_image, GL_NV_depth_buffer_float, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_depth_clamp, GL_NV_explicit_multisample, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_fbo_color_attachments, GL_NV_fence, GL_NV_float_buffer, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_fog_distance, GL_NV_fragdepth, GL_NV_fragment_program, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_fragment_program_option, GL_NV_fragment_program2, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_framebuffer_multisample_coverage, GL_NV_geometry_shader4, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_gpu_program4, GL_NV_half_float, GL_NV_light_max_exponent, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_multisample_coverage, GL_NV_multisample_filter_hint, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_occlusion_query, GL_NV_packed_depth_stencil, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_parameter_buffer_object, GL_NV_parameter_buffer_object2, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_pixel_data_range, GL_NV_point_sprite, GL_NV_primitive_restart, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_register_combiners, GL_NV_register_combiners2, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_shader_buffer_load, GL_NV_texgen_reflection, GL_NV_texture_barrier, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_texture_expand_normal, GL_NV_texture_lod_clamp, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_texture_multisample, GL_NV_texture_rectangle, GL_NV_texture_shader, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_texture_shader2, GL_NV_texture_shader3, GL_NV_transform_feedback, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_vdpau_interop, GL_NV_vertex_array_range, GL_NV_vertex_array_range2, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_vertex_buffer_unified_memory, GL_NV_vertex_program, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_vertex_program1_1, GL_NV_vertex_program2, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NV_vertex_program2_option, GL_NV_vertex_program3, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_NVX_conditional_render, GL_NVX_gpu_memory_info, GL_OES_depth24, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_OES_depth32, GL_OES_depth_texture, GL_OES_element_index_uint, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_OES_fbo_render_mipmap, GL_OES_get_program_binary, GL_OES_mapbuffer, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_OES_packed_depth_stencil, GL_OES_rgb8_rgba8, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_OES_standard_derivatives, GL_OES_texture_3D, GL_OES_texture_float, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_OES_texture_float_linear, GL_OES_texture_half_float, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_OES_texture_half_float_linear, GL_OES_texture_npot, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_OES_vertex_array_object, GL_OES_vertex_half_float, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_SGIS_generate_mipmap, GL_SGIS_texture_lod, GL_SGIX_depth_texture, 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; GL_SGIX_shadow, GL_SUN_slice_accum
&lt;br/&gt;&lt;br/&gt;84 GLX Visuals
&lt;br/&gt;&amp;nbsp; &amp;nbsp; visual &amp;nbsp;x &amp;nbsp; bf lv rg d st &amp;nbsp;colorbuffer &amp;nbsp;sr ax dp st accumbuffer &amp;nbsp;ms &amp;nbsp;cav
&lt;br/&gt;&amp;nbsp; id dep cl sp &amp;nbsp;sz l &amp;nbsp;ci b ro &amp;nbsp;r &amp;nbsp;g &amp;nbsp;b &amp;nbsp;a F gb bf th cl &amp;nbsp;r &amp;nbsp;g &amp;nbsp;b &amp;nbsp;a ns b eat
&lt;br/&gt;----------------------------------------------------------------------------
&lt;br/&gt;0x021 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x022 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x024 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x025 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x026 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x027 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x028 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x029 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x02a 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x02b 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x02c 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x02d 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x02e 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x02f 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x030 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x031 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x032 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x033 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x034 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x035 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x036 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x037 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x038 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x039 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x03a 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x03b 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x03c 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x03d 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x03e 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x03f 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x040 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x041 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x042 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x043 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x044 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x045 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x046 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x047 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x048 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x049 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x04a 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x04b 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x04c 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x04d 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x04e 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x04f 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x050 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x051 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x052 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x053 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x054 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x055 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x056 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x057 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x058 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x059 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x023 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x05a 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x05b 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x05c 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x05d 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x05e 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x05f 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x060 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x061 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x062 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x063 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x064 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x065 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x066 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x067 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x068 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x069 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x06a 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x06b 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x06c 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x06d 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x06e 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x06f 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x070 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x071 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x072 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x073 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x074 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;&lt;br/&gt;164 GLXFBConfigs:
&lt;br/&gt;&amp;nbsp; &amp;nbsp; visual &amp;nbsp;x &amp;nbsp; bf lv rg d st &amp;nbsp;colorbuffer &amp;nbsp;sr ax dp st accumbuffer &amp;nbsp;ms &amp;nbsp;cav
&lt;br/&gt;&amp;nbsp; id dep cl sp &amp;nbsp;sz l &amp;nbsp;ci b ro &amp;nbsp;r &amp;nbsp;g &amp;nbsp;b &amp;nbsp;a F gb bf th cl &amp;nbsp;r &amp;nbsp;g &amp;nbsp;b &amp;nbsp;a ns b eat
&lt;br/&gt;----------------------------------------------------------------------------
&lt;br/&gt;0x075 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x076 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x077 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x078 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x079 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x07a 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x07b 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x07c 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x07d 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x07e 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x07f 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x080 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x081 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x082 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x083 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x084 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x085 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x086 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x087 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x088 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x089 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x08a 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x08b 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x08c 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x08d 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x08e 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x08f 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x090 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x091 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x092 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x093 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x094 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x095 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x096 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x097 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x098 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x099 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x09a 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x09b 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x09c 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x09d 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x09e 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x09f 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x0a0 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x0a1 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x0a2 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x0a3 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x0a4 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x0a5 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x0a6 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x0a7 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x0a8 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x0a9 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x0aa 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x0ab 24 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x0ac 24 dc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x0ad 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0ae 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0af 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0b0 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0b1 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0b2 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0b3 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0b4 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0b5 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0b6 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0b7 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0b8 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0b9 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x0ba 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x0bb 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x0bc 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x0bd 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x0be 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x0bf 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x0c0 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x0c1 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x0c2 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x0c3 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x0c4 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x0c5 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x0c6 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;2 1 Ncon
&lt;br/&gt;0x0c7 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;0 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x0c8 32 tc &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 8 &amp;nbsp;8 &amp;nbsp;8 &amp;nbsp;8 . &amp;nbsp;s &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;4 1 Ncon
&lt;br/&gt;0x0c9 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;16 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 5 &amp;nbsp;6 &amp;nbsp;5 &amp;nbsp;0 . &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0ca &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;16 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 5 &amp;nbsp;6 &amp;nbsp;5 &amp;nbsp;0 . &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0cb &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;16 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 5 &amp;nbsp;6 &amp;nbsp;5 &amp;nbsp;0 . &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0cc &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;16 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 5 &amp;nbsp;6 &amp;nbsp;5 &amp;nbsp;0 . &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0cd &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;16 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp; 5 &amp;nbsp;6 &amp;nbsp;5 &amp;nbsp;0 . &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0ce &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;16 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 5 &amp;nbsp;6 &amp;nbsp;5 &amp;nbsp;0 . &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0cf &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp; 0 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 0 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 . &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0d0 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp; 0 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp; 0 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 . &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0d1 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp;16 16 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0d2 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;. . &amp;nbsp;16 16 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0d3 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp;16 16 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0d4 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;y . &amp;nbsp;16 16 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0d5 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0d6 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;. . &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0d7 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0d8 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;y . &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0d9 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp;16 16 16 16 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0da &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;. . &amp;nbsp;16 16 16 16 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0db &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp;16 16 16 16 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0dc &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;y . &amp;nbsp;16 16 16 16 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0dd &amp;nbsp;0 sg &amp;nbsp;0 128 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp;32 32 32 32 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0de &amp;nbsp;0 sg &amp;nbsp;0 128 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;. . &amp;nbsp;32 32 32 32 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0df &amp;nbsp;0 sg &amp;nbsp;0 128 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp;32 32 32 32 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0e0 &amp;nbsp;0 sg &amp;nbsp;0 128 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;y . &amp;nbsp;32 32 32 32 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0e1 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp;16 16 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0e2 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;. . &amp;nbsp;16 16 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0e3 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp;16 16 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0e4 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;y . &amp;nbsp;16 16 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0e5 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp;16 16 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0e6 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;. . &amp;nbsp;16 16 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0e7 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp;16 16 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0e8 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;y . &amp;nbsp;16 16 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0e9 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0ea &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;. . &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0eb &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0ec &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;y . &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0ed &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0ee &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;. . &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0ef &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0f0 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;y . &amp;nbsp;32 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0f1 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp;16 16 16 16 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0f2 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;. . &amp;nbsp;16 16 16 16 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0f3 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp;16 16 16 16 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0f4 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;y . &amp;nbsp;16 16 16 16 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0f5 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp;16 16 16 16 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0f6 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;. . &amp;nbsp;16 16 16 16 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0f7 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp;16 16 16 16 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0f8 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;y . &amp;nbsp;16 16 16 16 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0f9 &amp;nbsp;0 sg &amp;nbsp;0 128 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp;32 32 32 32 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0fa &amp;nbsp;0 sg &amp;nbsp;0 128 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;. . &amp;nbsp;32 32 32 32 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0fb &amp;nbsp;0 sg &amp;nbsp;0 128 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp;32 32 32 32 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0fc &amp;nbsp;0 sg &amp;nbsp;0 128 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;y . &amp;nbsp;32 32 32 32 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0fd &amp;nbsp;0 sg &amp;nbsp;0 128 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp;32 32 32 32 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0fe &amp;nbsp;0 sg &amp;nbsp;0 128 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;. . &amp;nbsp;32 32 32 32 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x0ff &amp;nbsp;0 sg &amp;nbsp;0 128 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp;32 32 32 32 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x100 &amp;nbsp;0 sg &amp;nbsp;0 128 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;y . &amp;nbsp;32 32 32 32 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x101 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;16 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp;16 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x102 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;16 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;. . &amp;nbsp;16 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x103 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;16 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp;16 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x104 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;16 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;y . &amp;nbsp;16 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x105 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp;32 32 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x106 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;. . &amp;nbsp;32 32 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x107 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp;32 32 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x108 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;y . &amp;nbsp;32 32 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 &amp;nbsp;0 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x109 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;16 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp;16 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x10a &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;16 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;. . &amp;nbsp;16 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x10b &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;16 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp;16 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x10c &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;16 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;y . &amp;nbsp;16 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x10d &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;16 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp;16 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x10e &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;16 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;. . &amp;nbsp;16 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x10f &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;16 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp;16 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x110 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;16 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;y . &amp;nbsp;16 &amp;nbsp;0 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x111 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp;32 32 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x112 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;. . &amp;nbsp;32 32 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x113 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp;32 32 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x114 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;y . &amp;nbsp;32 32 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;0 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x115 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 r &amp;nbsp;. . &amp;nbsp;32 32 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x116 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;. . &amp;nbsp;32 32 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x117 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 r &amp;nbsp;y . &amp;nbsp;32 32 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;0x118 &amp;nbsp;0 sg &amp;nbsp;0 &amp;nbsp;64 &amp;nbsp;0 &amp;nbsp; &amp;nbsp;y . &amp;nbsp;32 32 &amp;nbsp;0 &amp;nbsp;0 f &amp;nbsp;. &amp;nbsp;4 24 &amp;nbsp;8 16 16 16 16 &amp;nbsp;0 0 None
&lt;br/&gt;&lt;br/&gt;---------------------------------------------------------------------------------------------------
&lt;br/&gt;&lt;br/&gt;$ ant jar
&lt;br/&gt;Buildfile: /home/art/projects/jocl/jocl/build.xml
&lt;br/&gt;&lt;br/&gt;-pre-init:
&lt;br/&gt;&lt;br/&gt;-init-private:
&lt;br/&gt;&lt;br/&gt;-pre-init-libraries:
&lt;br/&gt;&lt;br/&gt;-init-private-libraries:
&lt;br/&gt;&lt;br/&gt;-init-libraries:
&lt;br/&gt;&lt;br/&gt;-init-user:
&lt;br/&gt;&lt;br/&gt;-init-project:
&lt;br/&gt;&lt;br/&gt;-init-macrodef-property:
&lt;br/&gt;&lt;br/&gt;-do-init:
&lt;br/&gt;&lt;br/&gt;jogamp.env.init:
&lt;br/&gt;&lt;br/&gt;gluegen.properties.load.user:
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] Loaded /home/art/gluegen.properties.
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] antlr.jar=../gluegen/make/lib/antlr.jar
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] junit.jar=../gluegen/make/lib/junit.jar
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] win32.c.compiler=${win32.c.compiler}
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.initialize:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.1:
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] FreeBSD=${isFreeBSD}
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] FreeBSDX86=${isFreeBSDX86}
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] FreeBSDAMD64=${isFreeBSDAMD64}
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] HPUX=${isHPUX}
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] IA64=${isIA64}
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] Linux=true
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] LinuxAMD64=true
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] LinuxIA64=${isLinuxIA64}
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] LinuxX86=${isLinuxX86}
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] OS X=${isOSX}
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] OS X PPC=${use.macosppc}
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] OS X x32=${use.macosx32}
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] OS X x64=${use.macosx64}
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] Solaris=${isSolaris}
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] Solaris32Bit=${isSolaris32Bit}
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] SolarisSparc=${isSolarisSparc}
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] SolarisSparcv9=${isSolarisSparcv9}
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] SolarisAMD64=${isSolarisAMD64}
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] SolarisX86=${isSolarisX86}
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] Unix=true
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] Windows=${isWindows}
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] X11=true
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.freebsd.amd64:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.freebsd.x86:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.freebsd:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.hpux:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.linux.amd64:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.linux.ia64:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.linux.x86:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.linux:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.osx:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.solaris.sparc:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.solaris.sparcv9:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.solaris.amd64:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.solaris.x86:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.solaris:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.unix:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.windows.amd64:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.windows.x86:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.windows:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os.2:
&lt;br/&gt;&lt;br/&gt;gluegen.cpptasks.detect.os:
&lt;br/&gt;&lt;br/&gt;-post-init:
&lt;br/&gt;&lt;br/&gt;-init-check:
&lt;br/&gt;&lt;br/&gt;-init-macrodef-javac:
&lt;br/&gt;&lt;br/&gt;-init-macrodef-junit:
&lt;br/&gt;&lt;br/&gt;-init-debug-args:
&lt;br/&gt;&lt;br/&gt;-init-macrodef-nbjpda:
&lt;br/&gt;&lt;br/&gt;-init-macrodef-debug:
&lt;br/&gt;&lt;br/&gt;-init-macrodef-java:
&lt;br/&gt;&lt;br/&gt;-init-presetdef-jar:
&lt;br/&gt;&lt;br/&gt;init:
&lt;br/&gt;&lt;br/&gt;-deps-jar-init:
&lt;br/&gt;&amp;nbsp; &amp;nbsp;[delete] Deleting: /home/art/projects/jocl/jocl/build/built-jar.properties
&lt;br/&gt;&lt;br/&gt;deps-jar:
&lt;br/&gt;&lt;br/&gt;-warn-already-built-jar:
&lt;br/&gt;[propertyfile] Updating property file: /home/art/projects/jocl/jocl/build/built-jar.properties
&lt;br/&gt;&lt;br/&gt;-check-automatic-build:
&lt;br/&gt;&lt;br/&gt;-clean-after-automatic-build:
&lt;br/&gt;&lt;br/&gt;-verify-automatic-build:
&lt;br/&gt;&lt;br/&gt;-pre-pre-compile:
&lt;br/&gt;&lt;br/&gt;detect-jdk:
&lt;br/&gt;&lt;br/&gt;prepare-jdk5-build:
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] JDK7 features disabled
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[copy] Copying 1 file to /home/art/projects/jocl/jocl/gensrc/java/com/jogamp/common
&lt;br/&gt;&lt;br/&gt;prepare-jdk7-build:
&lt;br/&gt;&lt;br/&gt;prepare-build:
&lt;br/&gt;&amp;nbsp; &amp;nbsp; [javac] Compiling 2 source files to /home/art/projects/jocl/jocl/etc/build
&lt;br/&gt;&amp;nbsp; &amp;nbsp; [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
&lt;br/&gt;&amp;nbsp; &amp;nbsp; [javac] 1 warning
&lt;br/&gt;&lt;br/&gt;preprocess-headers:
&lt;br/&gt;[uncomment-function-params] uncommenting params in /home/art/projects/jocl/jocl/resources/includes/CL_orig/cl.h
&lt;br/&gt;[uncomment-function-params] uncommenting params in /home/art/projects/jocl/jocl/resources/includes/CL_orig/cl_gl.h
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[copy] Copying 1 file to /home/art/projects/jocl/jocl/resources/includes/CL
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[copy] Copying 1 file to /home/art/projects/jocl/jocl/resources/includes/CL
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[copy] Copying 1 file to /home/art/projects/jocl/jocl/resources/includes/CL
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[copy] Copying 1 file to /home/art/projects/jocl/jocl/resources/includes/CL
&lt;br/&gt;&lt;br/&gt;generate-binding:
&lt;br/&gt;&lt;br/&gt;BUILD FAILED
&lt;br/&gt;/home/art/projects/jocl/jocl/build.xml:86: taskdef class com.jogamp.gluegen.ant.GlueGenTask cannot be found
&lt;br/&gt;&amp;nbsp;using the classloader AntClassLoader[/home/art/projects/jocl/gluegen/make/lib/antlr.jar]
&lt;br/&gt;&lt;br/&gt;Total time: 2 seconds
&lt;br/&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/Can-not-build-JOCL-tp3887308p3887387.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3887308"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3887308</id>
		<title>Can not build JOCL</title>
		<published>2012-04-05T06:59:56Z</published>
		<updated>2012-04-05T07:31:28Z</updated>
		<author>
			<name>Artur</name>
		</author>
		<content type="html">
			I have followed the instructions on &lt;a href=&quot;https://jogamp.org/jocl/doc/HowToBuild.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;https://jogamp.org/jocl/doc/HowToBuild.html&lt;/a&gt;, now have the directory structure:
&lt;br/&gt;&lt;br/&gt;$ ls
&lt;br/&gt;gluegen &amp;nbsp;jocl &amp;nbsp;jocl-demos &amp;nbsp;jogl
&lt;br/&gt;&lt;br/&gt;I can not compile JOCL, though:
&lt;br/&gt;&lt;br/&gt;$ cd jocl
&lt;br/&gt;$ ant jar
&lt;br/&gt;.
&lt;br/&gt;.
&lt;br/&gt;.
&lt;br/&gt;BUILD FAILED
&lt;br/&gt;/home/art/projects/jocl/jocl/build.xml:86: taskdef class com.jogamp.gluegen.ant.GlueGenTask cannot be found
&lt;br/&gt;&amp;nbsp;using the classloader AntClassLoader[/home/art/projects/jocl/gluegen/make/lib/antlr.jar]
&lt;br/&gt;&lt;br/&gt;I use the sources from today... what could be wrong?
&lt;br/&gt;&lt;br/&gt;Thanks,
&lt;br/&gt;Artur
&lt;br/&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/Can-not-build-JOCL-tp3887308.html" />
		
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3886493</id>
		<title>Re: Bug report CLCommandQueue.java</title>
		<published>2012-04-05T00:15:39Z</published>
		<updated>2012-04-05T00:15:39Z</updated>
		<author>
			<name>gouessej</name>
		</author>
		<content type="html">
			&lt;blockquote class=&quot;quote dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Matthias wrote&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;Hello,
&lt;br/&gt;&lt;br/&gt;whats the correct way to report a Bug?
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;a href=&quot;https://jogamp.org/bugzilla/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;https://jogamp.org/bugzilla/&lt;/a&gt;
	&lt;div class=&quot;signature weak-color&quot;&gt;Julien Gouesse
&lt;br/&gt;&lt;a href=&quot;http://tuer.sourceforge.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://tuer.sourceforge.net&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://gouessej.wordpress.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://gouessej.wordpress.com&lt;/a&gt;&lt;/div&gt;
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/Bug-report-CLCommandQueue-java-tp3884564p3886493.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3884564"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3884564</id>
		<title>Bug report CLCommandQueue.java</title>
		<published>2012-04-04T09:10:20Z</published>
		<updated>2012-04-04T09:10:20Z</updated>
		<author>
			<name>Matthias</name>
		</author>
		<content type="html">
			Hello,
&lt;br/&gt;&lt;br/&gt;whats the correct way to report a Bug?
&lt;br/&gt;&lt;br/&gt;if here is the right place:
&lt;br/&gt;There is probably a copy&amp;paste bug in CLCommandQueue.java
&lt;br/&gt;&lt;br/&gt;&amp;nbsp; &amp;nbsp;/** &amp;nbsp;
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Calls {@native clEnqueueCopyBuffer}.
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;*/
&lt;br/&gt;&amp;nbsp; &amp;nbsp; public CLCommandQueue putCopyBuffer(CLBuffer&amp;lt;?&amp;gt; src, CLBuffer&amp;lt;?&amp;gt; dest, int srcOffset, int destOffset, long bytesToCopy, CLEventList events) {
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return putCopyBuffer(src, dest, 0, 0, bytesToCopy, null, events);
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;^ &amp;nbsp;^ &amp;nbsp;should be srcOffset, destOffset
&lt;br/&gt;&amp;nbsp; &amp;nbsp; } &amp;nbsp;
&lt;br/&gt;&lt;br/&gt;best regards
&lt;br/&gt;Matthias
&lt;br/&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/Bug-report-CLCommandQueue-java-tp3884564.html" />
		
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3845581</id>
		<title>Re: OSX: &quot;OpenCL library not found&quot;</title>
		<published>2012-03-21T06:35:54Z</published>
		<updated>2012-03-21T06:35:54Z</updated>
		<author>
			<name>gouessej</name>
		</author>
		<content type="html">
			Hi
&lt;br/&gt;&lt;br/&gt;Do you reproduce this problem with the build 586? Have you tried to use OpenCL in plain C first to check whether your install is correct and your OpenCL driver works fine?
	&lt;div class=&quot;signature weak-color&quot;&gt;Julien Gouesse
&lt;br/&gt;&lt;a href=&quot;http://tuer.sourceforge.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://tuer.sourceforge.net&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://gouessej.wordpress.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://gouessej.wordpress.com&lt;/a&gt;&lt;/div&gt;
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/OSX-OpenCL-library-not-found-tp3586437p3845581.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3835134"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3845387</id>
		<title>RadixSort</title>
		<published>2012-03-21T05:08:18Z</published>
		<updated>2012-03-21T05:08:18Z</updated>
		<author>
			<name>Matthias</name>
		</author>
		<content type="html">
			Hello,
&lt;br/&gt;&lt;br/&gt;i am trying to understand the RadixSort-Demo implementation but its very tricky.
&lt;br/&gt;&lt;br/&gt;I like to sort more than 8 million elements, can anyone give me a hint what i have 
&lt;br/&gt;to change in the source to sort larger arrays?
&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;best regards
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/RadixSort-tp3845387.html" />
		
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3835134</id>
		<title>Re: OSX: &quot;OpenCL library not found&quot;</title>
		<published>2012-03-17T12:27:27Z</published>
		<updated>2012-03-17T12:27:27Z</updated>
		<author>
			<name>Esteban</name>
		</author>
		<content type="html">
			I am triying to work with jogamp jocl in from linux amd64 in version 2.0-b33-20111219 and the bug stills present.
&lt;br/&gt;&lt;br/&gt;Thats the output:
&lt;br/&gt;&lt;br/&gt;Platform: LINUX / Linux 3.0.0-16-generic (os), amd64 (arch) 4 cores
&lt;br/&gt;MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
&lt;br/&gt;&amp;nbsp; int8 &amp;nbsp; &amp;nbsp;1 / 1, int16 &amp;nbsp; 2 / 2
&lt;br/&gt;&amp;nbsp; int &amp;nbsp; &amp;nbsp; 4 / 4, long &amp;nbsp; &amp;nbsp;8 / 8
&lt;br/&gt;&amp;nbsp; int32 &amp;nbsp; 4 / 4, int64 &amp;nbsp; 8 / 8
&lt;br/&gt;&amp;nbsp; float &amp;nbsp; 4 / 4, double &amp;nbsp;8 / 8, ldouble 16 / 16
&lt;br/&gt;&amp;nbsp; pointer 8 / 8, page &amp;nbsp; &amp;nbsp;4096
&lt;br/&gt;Platform: Java Version: 1.6.0_23, VM: OpenJDK 64-Bit Server VM, Runtime: OpenJDK Runtime Environment
&lt;br/&gt;Platform: Java Vendor: Sun Microsystems Inc., &lt;a href=&quot;http://java.sun.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://java.sun.com/&lt;/a&gt;, is JavaSE: true
&lt;br/&gt;-----------------------------------------------------------------------------------------------------
&lt;br/&gt;-----------------------------------------------------------------------------------------------------
&lt;br/&gt;Package: com.jogamp.opencl
&lt;br/&gt;Extension Name: com.jogamp.opencl
&lt;br/&gt;Specification Title: Java Bindings for OpenCL
&lt;br/&gt;Specification Vendor: JogAmp Community
&lt;br/&gt;Specification Version: 0.9
&lt;br/&gt;Implementation Title: Java Bindings for OpenCL
&lt;br/&gt;Implementation Vendor: JogAmp Community
&lt;br/&gt;Implementation Vendor ID: com.jogamp
&lt;br/&gt;Implementation URL: &lt;a href=&quot;http://jocl.jogamp.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://jocl.jogamp.org/&lt;/a&gt;&lt;br/&gt;Implementation Version: 0.9-b29-20111219
&lt;br/&gt;Implementation Branch: rc
&lt;br/&gt;Implementation Commit: c719d9420ca0205acf4a691e13687a0354018cb9
&lt;br/&gt;-----------------------------------------------------------------------------------------------------
&lt;br/&gt;-----------------------------------------------------------------------------------------------------
&lt;br/&gt;Package: com.jogamp.common
&lt;br/&gt;Extension Name: com.jogamp.common
&lt;br/&gt;Specification Title: GlueGen Java Bindings Generator
&lt;br/&gt;Specification Vendor: JogAmp Community
&lt;br/&gt;Specification Version: 2.0
&lt;br/&gt;Implementation Title: GlueGen Run-Time
&lt;br/&gt;Implementation Vendor: JogAmp Community
&lt;br/&gt;Implementation Vendor ID: com.jogamp
&lt;br/&gt;Implementation URL: &lt;a href=&quot;http://jogamp.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://jogamp.org/&lt;/a&gt;&lt;br/&gt;Implementation Version: 2.0-b33-20111219
&lt;br/&gt;Implementation Branch: rc
&lt;br/&gt;Implementation Commit: 013600318f24391cd6c8c541343c208736b5f4f4
&lt;br/&gt;-----------------------------------------------------------------------------------------------------
&lt;br/&gt;Exception in thread &amp;quot;main&amp;quot; com.jogamp.common.JogampRuntimeException: JOCL initialization error.
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.CLPlatform.initialize(CLPlatform.java:220)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.CLPlatform.initialize(CLPlatform.java:148)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.CLPlatform.getDefault(CLPlatform.java:229)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.CLContext.create(CLContext.java:170)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.CLContext.create(CLContext.java:145)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at DemoJOCL.initJavaOCL(DemoJOCL.java:22)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at DemoJOCL.main(DemoJOCL.java:65)
&lt;br/&gt;Caused by: com.jogamp.common.JogampRuntimeException: OpenCL library not found.
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.CLPlatform$2.run(CLPlatform.java:202)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.CLPlatform.initialize(CLPlatform.java:196)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 6 more
&lt;br/&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/OSX-OpenCL-library-not-found-tp3586437p3835134.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3600130"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3833459</id>
		<title>Re: Pinned Memory</title>
		<published>2012-03-16T16:13:56Z</published>
		<updated>2012-03-16T16:13:56Z</updated>
		<author>
			<name>Michael Bien</name>
		</author>
		<content type="html">
			

  
    &lt;meta content=&quot;text/html; charset=ISO-8859-1&quot;
      http-equiv=&quot;Content-Type&quot;&gt;
    &lt;title&gt;&lt;/title&gt;
  
  
    Hello Matthias,&lt;br&gt;
    &lt;br&gt;
    i translated the demo from the nv samples (or AMD sample?) in the
    early stages of jocl development to have something to test the
    binding and compare the results to the C version (there where not
    many samples out there before the spec was final ;) ). It is
    probably best to take a look at the original C sample. It wasn't a
    line-by-line port, so its possible that i made some translation
    mistakes back than.&lt;br&gt;
    &lt;br&gt;
    best regards,&lt;br&gt;
    michael&lt;br&gt;
    &lt;br&gt;
    On 03/16/2012 05:04 PM, Matthias [via jogamp] wrote:
    &lt;blockquote cite=&quot;mid:1331913890608-3832295.post@n3.nabble.com&quot;
      type=&quot;cite&quot;&gt; Hello,
      &lt;br&gt;
      &lt;br&gt;
      i have a question related to pinned memory / mapping buffers.
      &lt;br&gt;
      &lt;br&gt;
      The jocl-demo bandwidth source code is as follows:
      &lt;br&gt;
      // unmap and make data in the host buffer valid
      &lt;br&gt;
      queue.putUnmapMemory(cmPinnedData, h_data);
      &lt;br&gt;
      &lt;br&gt;
      according to the OpenCL Spec and the Nvidia examples its not
      necessary to unmap the buffer before copy it to the device and use
      it.
      &lt;br&gt;
      and later before performance measurement you remap it:
      &lt;br&gt;
      h_data = queue.putMapBuffer(cmPinnedData, WRITE, true);
      &lt;br&gt;
      ... assuming that the pinned data is mapped again to the same
      virtual address (in underlying c code)?
      &lt;br&gt;
      Is it guaranteed that the data is still &quot;there&quot;, i thougt there is
      DMA used and the data is not stored in your memory?
      &lt;br&gt;
      &lt;br&gt;
      I am a bite confused now.
      &lt;br&gt;
      &lt;br&gt;
      best regards
      &lt;br&gt;
      Matthias &lt;br&gt;
      &lt;br&gt;
      &lt;hr color=&quot;#cccccc&quot; noshade=&quot;noshade&quot; size=&quot;1&quot;&gt;
      &lt;div style=&quot;color: rgb(68, 68, 68); font: 12px
        tahoma,geneva,helvetica,arial,sans-serif;&quot;&gt;
        &lt;div style=&quot;font-weight: bold;&quot;&gt;If you reply to this email, your
          message will be added to the discussion below:&lt;/div&gt;
        &lt;a moz-do-not-send=&quot;true&quot;
          href=&quot;http://forum.jogamp.org/Pinned-Memory-tp3832295p3832295.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://forum.jogamp.org/Pinned-Memory-tp3832295p3832295.html&lt;/a&gt;
      &lt;/div&gt;
      &lt;div style=&quot;color: rgb(102, 102, 102); font: 11px/1.5em
        tahoma,geneva,helvetica,arial,sans-serif; margin-top: 0.4em;&quot;&gt;
        To start a new topic under jogamp, email
        &lt;a href=&quot;/user/SendEmail.jtp?type=node&amp;node=3833459&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;[hidden email]&lt;/a&gt; &lt;br&gt;
        To unsubscribe from jogamp, &lt;a moz-do-not-send=&quot;true&quot;
href=&quot;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;click
          here&lt;/a&gt;.&lt;br&gt;
        &lt;a moz-do-not-send=&quot;true&quot;
href=&quot;http://forum.jogamp.org/template/NamlServlet.jtp?macro=macro_viewer&amp;amp;id=instant_html%21nabble%3Aemail.naml&amp;amp;base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&amp;amp;breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml&quot; rel=&quot;nofollow&quot; style=&quot;font: 9px serif;&quot; target=&quot;_top&quot; link=&quot;external&quot;&gt;NAML&lt;/a&gt; &lt;/div&gt;
    &lt;/blockquote&gt;
    &lt;br&gt;
    &lt;br&gt;
    &lt;pre class=&quot;moz-signature&quot; cols=&quot;72&quot;&gt;-- 
- - - -
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://michael-bien.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://michael-bien.com&lt;/a&gt;&lt;/pre&gt;
  


	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/Pinned-Memory-tp3832295p3833459.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3832295"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3832295</id>
		<title>Pinned Memory</title>
		<published>2012-03-16T09:04:50Z</published>
		<updated>2012-03-16T09:04:50Z</updated>
		<author>
			<name>Matthias</name>
		</author>
		<content type="html">
			Hello,
&lt;br/&gt;&lt;br/&gt;i have a question related to pinned memory / mapping buffers.
&lt;br/&gt;&lt;br/&gt;The jocl-demo bandwidth source code is as follows:
&lt;br/&gt;// unmap and make data in the host buffer valid
&lt;br/&gt;queue.putUnmapMemory(cmPinnedData, h_data);
&lt;br/&gt;&lt;br/&gt;according to the OpenCL Spec and the Nvidia examples its not necessary to unmap the buffer before copy it to the device and use it.
&lt;br/&gt;and later before performance measurement you remap it:
&lt;br/&gt;h_data = queue.putMapBuffer(cmPinnedData, WRITE, true);
&lt;br/&gt;... assuming that the pinned data is mapped again to the same virtual address (in underlying c code)?
&lt;br/&gt;Is it guaranteed that the data is still &amp;quot;there&amp;quot;, i thougt there is DMA used and the data is not stored in your memory, or is just the OpenCL buffer Object stored in the DMA region and some copy magic happens within the driver?
&lt;br/&gt;&lt;br/&gt;I am a bite confused now.
&lt;br/&gt;&lt;br/&gt;best regards
&lt;br/&gt;Matthias
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/Pinned-Memory-tp3832295.html" />
		
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3822944</id>
		<title>Re: user events, CLEventList</title>
		<published>2012-03-13T10:32:45Z</published>
		<updated>2012-03-13T10:32:45Z</updated>
		<author>
			<name>Michael Bien</name>
		</author>
		<content type="html">
			

  
    &lt;meta content=&quot;text/html; charset=ISO-8859-1&quot;
      http-equiv=&quot;Content-Type&quot;&gt;
  
  
    On 03/11/2012 08:19 AM, notzed [via jogamp] wrote:
    &lt;blockquote cite=&quot;mid:1331450360400-3816282.post@n3.nabble.com&quot;
      type=&quot;cite&quot;&gt; Hi Michael,
      &lt;br&gt;
      &lt;br&gt;
      &lt;blockquote style=&quot;border-left: 2px solid rgb(204, 204, 204);
        padding: 0pt 1em;&quot; class=&quot;quote dark-border-color&quot;&gt;
        &lt;div class=&quot;quote light-border-color&quot;&gt;
          &lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Michael
            Bien wrote&lt;/div&gt;
          &lt;div class=&quot;quote-message&quot;&gt;hi michael (notzed),
            &lt;br&gt;
            &lt;br&gt;
            i am still subscribed to this list and i am using jocl
            basically &lt;br&gt;
            fulltime. However i am either working on frameworks on top
            of jocl &lt;br&gt;
            (distributed computing and similar stuff) or writing kernels
            but use &lt;br&gt;
            only a small fraction of the CL 1.2 api. So your feedback is
            always &lt;br&gt;
            appreciated :)
          &lt;/div&gt;
        &lt;/div&gt;
      &lt;/blockquote&gt;
      Ok thanks for the background. &amp;nbsp;Yes I am barely touching the 1.1
      stuff, and this was one case of it.
      &lt;br&gt;
      &lt;blockquote style=&quot;border-left: 2px solid rgb(204, 204, 204);
        padding: 0pt 1em;&quot; class=&quot;quote dark-border-color&quot;&gt;
        &lt;div class=&quot;quote light-border-color&quot;&gt;
          &lt;div class=&quot;quote-message&quot;&gt;lets take a look at CLEvents.
            &lt;br&gt;
            I remember i had a reason why i didn't add that.. but don't
            know what it &lt;br&gt;
            was. I will just go ahead and add a few utility methods
            (add(CLEvent) &lt;br&gt;
            and add(CLEventList)) and see how it works or where the
            problem was.
            &lt;br&gt;
            &lt;br&gt;
            what was your other usecase regarding events again?
          &lt;/div&gt;
        &lt;/div&gt;
      &lt;/blockquote&gt;
      Basically I want to pass (CLEventList condition, CLEventList
      event) as arguments to a function, and have that function
      participate in the global CL event scheduling as if it were any
      other enqueue() call: including the case where that function is
      just (e.g. multi-threaded) Java code. &amp;nbsp;This seems to be what user
      events are for.
      &lt;br&gt;
      &lt;br&gt;
      The only reason I could imagine not to expose it in that way would
      be to hide the reference counting issues (e.g. passing ownership
      or not).
      &lt;br&gt;
    &lt;/blockquote&gt;
    yep makes sense. You could return a new list as workaround but thats
    uncool from resource management perspective.&lt;br&gt;
    &lt;br&gt;
    &lt;a
href=&quot;https://github.com/mbien/jocl/commit/e6e10d8addd887c629b73585a8b6e510d75d67d5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;https://github.com/mbien/jocl/commit/e6e10d8addd887c629b73585a8b6e510d75d67d5&lt;/a&gt;&lt;br&gt;
    &lt;br&gt;
    i noticed as i wrote that that the list basically works now like a
    stack. I will take a look the next time i work on jocl if i can
    implement a single-ended queue interface of the collection api and
    add the missing pop/pull methods.&lt;br&gt;
    &lt;br&gt;
    &lt;blockquote cite=&quot;mid:1331450360400-3816282.post@n3.nabble.com&quot;
      type=&quot;cite&quot;&gt;&lt;br&gt;
      Cheers,
      &lt;br&gt;
      &amp;nbsp;Michael
      &lt;br&gt;
      &lt;br&gt;
    &lt;/blockquote&gt;
    best regards,&lt;br&gt;
    michael&lt;br&gt;
    &lt;br&gt;
    &lt;pre class=&quot;moz-signature&quot; cols=&quot;72&quot;&gt;-- 
- - - -
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://michael-bien.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://michael-bien.com&lt;/a&gt;&lt;/pre&gt;
  


	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/user-events-CLEventList-tp3811516p3822944.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3816282"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3816282</id>
		<title>Re: user events, CLEventList</title>
		<published>2012-03-10T23:19:20Z</published>
		<updated>2012-03-10T23:19:20Z</updated>
		<author>
			<name>notzed</name>
		</author>
		<content type="html">
			Hi Michael,
&lt;br/&gt;&lt;br/&gt;&lt;blockquote class=&quot;quote dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Michael Bien wrote&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;hi michael (notzed),
&lt;br/&gt;&lt;br/&gt;i am still subscribed to this list and i am using jocl basically 
&lt;br/&gt;fulltime. However i am either working on frameworks on top of jocl 
&lt;br/&gt;(distributed computing and similar stuff) or writing kernels but use 
&lt;br/&gt;only a small fraction of the CL 1.2 api. So your feedback is always 
&lt;br/&gt;appreciated :)
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
Ok thanks for the background. &amp;nbsp;Yes I am barely touching the 1.1 stuff, and this was one case of it.
&lt;br/&gt;&lt;blockquote class=&quot;quote dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-message&quot;&gt;lets take a look at CLEvents.
&lt;br/&gt;I remember i had a reason why i didn't add that.. but don't know what it 
&lt;br/&gt;was. I will just go ahead and add a few utility methods (add(CLEvent) 
&lt;br/&gt;and add(CLEventList)) and see how it works or where the problem was.
&lt;br/&gt;&lt;br/&gt;what was your other usecase regarding events again?
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
Basically I want to pass (CLEventList condition, CLEventList event) as arguments to a function, and have that function participate in the global CL event scheduling as if it were any other enqueue() call: including the case where that function is just (e.g. multi-threaded) Java code. &amp;nbsp;This seems to be what user events are for.
&lt;br/&gt;&lt;br/&gt;The only reason I could imagine not to expose it in that way would be to hide the reference counting issues (e.g. passing ownership or not).
&lt;br/&gt;&lt;br/&gt;Cheers,
&lt;br/&gt;&amp;nbsp;Michael
&lt;br/&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/user-events-CLEventList-tp3811516p3816282.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3813362"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3813737</id>
		<title>Re: user events, CLEventList</title>
		<published>2012-03-09T11:49:43Z</published>
		<updated>2012-03-09T11:49:43Z</updated>
		<author>
			<name>Sven Gothel</name>
		</author>
		<content type="html">
			On 03/09/2012 06:48 PM, Michael Bien [via jogamp] wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br/&gt;&amp;gt; 
&lt;br/&gt;&amp;gt; 
&lt;br/&gt;&amp;gt; &amp;nbsp; hi michael (notzed),
&lt;br/&gt;&amp;gt; 
&lt;br/&gt;&amp;gt; i am still subscribed to this list and i am using jocl basically 
&lt;br/&gt;&amp;gt; fulltime. However i am either working on frameworks on top of jocl 
&lt;br/&gt;&amp;gt; (distributed computing and similar stuff) or writing kernels but use 
&lt;br/&gt;&amp;gt; only a small fraction of the CL 1.2 api. So your feedback is always 
&lt;br/&gt;&amp;gt; appreciated :)
&lt;br/&gt;&amp;gt; 
&lt;/div&gt;&lt;/div&gt;Hi Micheal[s] and all [JOCL] interested parties.
&lt;br/&gt;&lt;br/&gt;First of all, good to hear from you Michael [Bien].
&lt;br/&gt;&lt;br/&gt;The JogAmp branch of JOCL currently differs from Michael Bien's branch
&lt;br/&gt;due to some differences in the past, which shall be of no concern.
&lt;br/&gt;&lt;br/&gt;In my role as the JogAmp lead, I have to try to 'solve' the maintenance
&lt;br/&gt;problem in regards to JOCL, incl. merges, unit test and device support.
&lt;br/&gt;&lt;br/&gt;Putting personal differences aside, the goal is to have 'once again'
&lt;br/&gt;a well maintained JogAmp JOCL module playing well along with all
&lt;br/&gt;other modules - a one stop shop for processing .. etc.
&lt;br/&gt;&lt;br/&gt;The ideal solution would be if Michael Bien picks up the job [again]
&lt;br/&gt;and prepares a pull request. In detail required changes are:
&lt;br/&gt;&lt;br/&gt;&amp;nbsp; - Realign the copyright notice of files (Personal -&amp;gt; JogAmp Community),
&lt;br/&gt;&amp;nbsp; &amp;nbsp; which was agreed upon.
&lt;br/&gt;&lt;br/&gt;&amp;nbsp; - Realign to JogAmp's GlueGen. I already did this task while merging
&lt;br/&gt;&amp;nbsp; &amp;nbsp; his tree, until the (c) change appeared.
&lt;br/&gt;&lt;br/&gt;&amp;nbsp; - Continuing at least in an upstream/downstream maintenance model,
&lt;br/&gt;&amp;nbsp; &amp;nbsp; where original experimental changes may happen in MB's JOCL
&lt;br/&gt;&amp;nbsp; &amp;nbsp; but we always commit to merge both branches - and communicate.
&lt;br/&gt;&lt;br/&gt;&amp;nbsp; - Respecting the process &amp;amp; roles
&lt;br/&gt;&lt;br/&gt;If the above is not possible for whatever reasons, we need to find a solution
&lt;br/&gt;for JOCL. As mentioned before, this might be done by interested
&lt;br/&gt;and skilled parties together.
&lt;br/&gt;&lt;br/&gt;Fortunately there seems some resolution on the horizon
&lt;br/&gt;which includes master students and some industry interest and sponsoring.
&lt;br/&gt;&lt;br/&gt;If having such wider support and maybe even Michael Bien's cooperation
&lt;br/&gt;we could reach the goal of platform agnostic OpenAL, OpenGL, OpenCL, etc
&lt;br/&gt;across platforms and devices in harmony - once again.
&lt;br/&gt;&lt;br/&gt;Well, however this is done - we will get it done :)
&lt;br/&gt;&lt;br/&gt;Cheers, Sven
&lt;br/&gt;&lt;br/&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (910 bytes) &lt;a href=&quot;http://forum.jogamp.org/attachment/3813737/0/signature.asc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/user-events-CLEventList-tp3811516p3813737.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3813362"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3813362</id>
		<title>Re: user events, CLEventList</title>
		<published>2012-03-09T09:47:55Z</published>
		<updated>2012-03-09T09:47:55Z</updated>
		<author>
			<name>Michael Bien</name>
		</author>
		<content type="html">
			&amp;nbsp; hi michael (notzed),
&lt;br/&gt;&lt;br/&gt;i am still subscribed to this list and i am using jocl basically 
&lt;br/&gt;fulltime. However i am either working on frameworks on top of jocl 
&lt;br/&gt;(distributed computing and similar stuff) or writing kernels but use 
&lt;br/&gt;only a small fraction of the CL 1.2 api. So your feedback is always 
&lt;br/&gt;appreciated :)
&lt;br/&gt;&lt;br/&gt;lets take a look at CLEvents.
&lt;br/&gt;I remember i had a reason why i didn't add that.. but don't know what it 
&lt;br/&gt;was. I will just go ahead and add a few utility methods (add(CLEvent) 
&lt;br/&gt;and add(CLEventList)) and see how it works or where the problem was.
&lt;br/&gt;&lt;br/&gt;what was your other usecase regarding events again?
&lt;br/&gt;&lt;br/&gt;best regards,
&lt;br/&gt;michael (mbien)
&lt;br/&gt;&lt;br/&gt;On 03/09/2012 03:17 AM, notzed [via jogamp] wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br/&gt;&amp;gt; I noticed the forums are a bit quiet for a good few months, has 
&lt;br/&gt;&amp;gt; Michael B moved on?
&lt;br/&gt;&amp;gt;
&lt;br/&gt;&amp;gt; I have a problem regarding user events - although you can create them, 
&lt;br/&gt;&amp;gt; wait on them and use them as an individual condition to another queued 
&lt;br/&gt;&amp;gt; command, you cannot add them to an existing event list the way you can 
&lt;br/&gt;&amp;gt; accumulate events for conditions as with the enqueue commands.
&lt;br/&gt;&amp;gt;
&lt;br/&gt;&amp;gt; i.e. i want something like the internal CLEventList.createEvent() but 
&lt;br/&gt;&amp;gt; to add a user event to the list. &amp;nbsp;Actually just a simple 
&lt;br/&gt;&amp;gt; CLEventList.addEvent(CLEvent) which works more or less the same would do.
&lt;br/&gt;&amp;gt;
&lt;br/&gt;&amp;gt; I can't just copy the populated event list and create another one with 
&lt;br/&gt;&amp;gt; the new event added, as the event list is being populated via multiple 
&lt;br/&gt;&amp;gt; calls from the level above, being passed by reference.
&lt;br/&gt;&amp;gt;
&lt;br/&gt;&amp;gt; I want to be able to create a call graph, and have asynchronous java 
&lt;br/&gt;&amp;gt; code participate in the sequencing transparently.
&lt;br/&gt;&amp;gt;
&lt;br/&gt;&amp;gt; I suppose i'll have to write another patch ...
&lt;br/&gt;&amp;gt;
&lt;/div&gt;&lt;br/&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/user-events-CLEventList-tp3811516p3813362.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3811516"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3811741</id>
		<title>Re: user events, CLEventList</title>
		<published>2012-03-08T21:14:32Z</published>
		<updated>2012-03-08T21:14:32Z</updated>
		<author>
			<name>Sven Gothel</name>
		</author>
		<content type="html">
			On 03/09/2012 03:17 AM, notzed [via jogamp] wrote:
&lt;br/&gt;&amp;gt; 
&lt;br/&gt;&amp;gt; 
&lt;br/&gt;&amp;gt; I noticed the forums are a bit quiet for a good few months, has Michael B
&lt;br/&gt;&amp;gt; moved on?
&lt;br/&gt;&amp;gt; 
&lt;br/&gt;Sort of.
&lt;br/&gt;&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br/&gt;&amp;gt; I have a problem regarding user events - although you can create them, wait
&lt;br/&gt;&amp;gt; on them and use them as an individual condition to another queued command,
&lt;br/&gt;&amp;gt; you cannot add them to an existing event list the way you can accumulate
&lt;br/&gt;&amp;gt; events for conditions as with the enqueue commands.
&lt;br/&gt;&amp;gt; 
&lt;br/&gt;&amp;gt; i.e. i want something like the internal CLEventList.createEvent() but to add
&lt;br/&gt;&amp;gt; a user event to the list. &amp;nbsp;Actually just a simple
&lt;br/&gt;&amp;gt; CLEventList.addEvent(CLEvent) which works more or less the same would do.
&lt;br/&gt;&amp;gt; 
&lt;br/&gt;&amp;gt; I can't just copy the populated event list and create another one with the
&lt;br/&gt;&amp;gt; new event added, as the event list is being populated via multiple calls
&lt;br/&gt;&amp;gt; from the level above, being passed by reference.
&lt;br/&gt;&amp;gt; 
&lt;br/&gt;&amp;gt; I want to be able to create a call graph, and have asynchronous java code
&lt;br/&gt;&amp;gt; participate in the sequencing transparently.
&lt;br/&gt;&amp;gt; 
&lt;br/&gt;&amp;gt; I suppose i'll have to write another patch ...
&lt;/div&gt;&lt;/div&gt;Your use case sounds reasonable I guess.
&lt;br/&gt;&lt;br/&gt;Sorry, my OpenCL knowledge is still not good enough to give you an answer
&lt;br/&gt;here in the way 'this can't work because ..' - or, 'this is great and matches
&lt;br/&gt;the architecture.'. I just helped out with the native bindings and
&lt;br/&gt;general knowledge a bit.
&lt;br/&gt;&lt;br/&gt;I am afraid I will tell you the same things here as I did
&lt;br/&gt;in our JOAL conversation (patching / unit tests / maintenance),
&lt;br/&gt;if you get the idea :)
&lt;br/&gt;&lt;br/&gt;Since we try to get in some mobile OpenCL 1.1 device for our BOF this year,
&lt;br/&gt;I probably have to make a crash course into the current code base.
&lt;br/&gt;In May I will have the privileged of 3 weeks 'off',
&lt;br/&gt;which means I will have time for this endeavor.
&lt;br/&gt;I like to validate whether the current JOCL can be matched to
&lt;br/&gt;the OpenCL C++ Wrapper API, if this is not done yet .. etc.
&lt;br/&gt;&lt;br/&gt;Since you are at least interested, I welcome your support of course.
&lt;br/&gt;&lt;br/&gt;However, whoever likes to help and support (any project on jogamp)
&lt;br/&gt;would need to get familiar w/ the toolchain we use (git, ant, ..).
&lt;br/&gt;Otherwise the real maintenance work would become unbearable.
&lt;br/&gt;&lt;br/&gt;But discussions and knowledge exchange are very valuable contributions
&lt;br/&gt;as well, which don't require those things :)
&lt;br/&gt;&lt;br/&gt;Well, let's see how it goes.
&lt;br/&gt;&lt;br/&gt;~Sven
&lt;br/&gt;&lt;br/&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (910 bytes) &lt;a href=&quot;http://forum.jogamp.org/attachment/3811741/0/signature.asc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/user-events-CLEventList-tp3811516p3811741.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3811516"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3811516</id>
		<title>user events, CLEventList</title>
		<published>2012-03-08T18:17:08Z</published>
		<updated>2012-03-08T18:17:08Z</updated>
		<author>
			<name>notzed</name>
		</author>
		<content type="html">
			I noticed the forums are a bit quiet for a good few months, has Michael B moved on?
&lt;br/&gt;&lt;br/&gt;I have a problem regarding user events - although you can create them, wait on them and use them as an individual condition to another queued command, you cannot add them to an existing event list the way you can accumulate events for conditions as with the enqueue commands.
&lt;br/&gt;&lt;br/&gt;i.e. i want something like the internal CLEventList.createEvent() but to add a user event to the list. &amp;nbsp;Actually just a simple CLEventList.addEvent(CLEvent) which works more or less the same would do.
&lt;br/&gt;&lt;br/&gt;I can't just copy the populated event list and create another one with the new event added, as the event list is being populated via multiple calls from the level above, being passed by reference.
&lt;br/&gt;&lt;br/&gt;I want to be able to create a call graph, and have asynchronous java code participate in the sequencing transparently.
&lt;br/&gt;&lt;br/&gt;I suppose i'll have to write another patch ...
&lt;br/&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/user-events-CLEventList-tp3811516.html" />
		
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3803153</id>
		<title>Re: Issue with trigonometric functions</title>
		<published>2012-03-06T01:58:00Z</published>
		<updated>2012-03-06T01:58:00Z</updated>
		<author>
			<name>Neil</name>
		</author>
		<content type="html">
			&amp;gt;I realized that acos does not work properly.
&lt;br/&gt;&amp;gt; I know that the argument should be in radians . 
&lt;br/&gt;&lt;br/&gt;Surely the result is in radians? &amp;nbsp;The argument is a cosine in the range [-1,1]
&lt;br/&gt;&lt;br/&gt;HTH
&lt;br/&gt;Neil
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/Issue-with-trigonometric-functions-tp3414394p3803153.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3414394"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3731629</id>
		<title>Re: RadixDemo has putArgSize() method that does not build</title>
		<published>2012-02-09T20:12:03Z</published>
		<updated>2012-02-09T20:12:03Z</updated>
		<author>
			<name>notzed</name>
		</author>
		<content type="html">
			&lt;br/&gt;Since you mustn't be using the correct demos as your problem didn't match the code, I would suggest you use the right ones first, with the latest matching jocl (jogl 2), and so on from the front page of jogamp.org.
&lt;br/&gt;&lt;br/&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/RadixDemo-has-putArgSize-method-that-does-not-build-tp3728738p3731629.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3729992"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3729992</id>
		<title>Re: RadixDemo has putArgSize() method that does not build</title>
		<published>2012-02-09T08:37:08Z</published>
		<updated>2012-02-09T08:37:08Z</updated>
		<author>
			<name>Martin</name>
		</author>
		<content type="html">
			Thanks for the advice, I can build the program with that change.
&lt;br/&gt;However I have a weird NVidia Kernel crash and the following exception at startup:
&lt;br/&gt;Any clue?
&lt;br/&gt;Cheers,
&lt;br/&gt;Martin
&lt;br/&gt;&lt;br/&gt;&amp;nbsp;= = = workgroup size: 128 = = = 
&lt;br/&gt;array size: 0.131072MB; elements: 32K
&lt;br/&gt;Exception in thread &amp;quot;main&amp;quot; com.jogamp.opencl.CLException$CLOutOfResourcesException: can not enqueue read-buffer: CLBuffer [id: 95302912 buffer: java.nio.DirectIntBufferU[pos=0 lim=32768 cap=32768]] with 
&lt;br/&gt;cond.: null events: null [error: CL_OUT_OF_RESOURCES]
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.CLException.newException(CLException.java:78)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.CLCommandQueue.putReadBuffer(CLCommandQueue.java:181)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.CLCommandQueue.putReadBuffer(CLCommandQueue.java:151)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.demos.radixsort.RadixSortDemo.&amp;lt;init&amp;gt;(RadixSortDemo.java:78)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.demos.radixsort.RadixSortDemo.main(RadixSortDemo.java:127)
&lt;br/&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/RadixDemo-has-putArgSize-method-that-does-not-build-tp3728738p3729992.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3729660"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3729660</id>
		<title>Re: RadixDemo has putArgSize() method that does not build</title>
		<published>2012-02-09T06:40:43Z</published>
		<updated>2012-02-09T06:40:43Z</updated>
		<author>
			<name>notzed</name>
		</author>
		<content type="html">
			It should be setNullArg(size), as it is here:
&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;http://jogamp.org/git/?p=jocl-demos.git;a=blame;f=src/com/jogamp/opencl/demos/radixsort/RadixSort.java;h=ceb9310f5367f563768758e679d74e8ec513ca9f;hb=86540a113a4d304a1b8ed0af6149ea938e486e7a&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://jogamp.org/git/?p=jocl-demos.git;a=blame;f=src/com/jogamp/opencl/demos/radixsort/RadixSort.java;h=ceb9310f5367f563768758e679d74e8ec513ca9f;hb=86540a113a4d304a1b8ed0af6149ea938e486e7a&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Might be using the wrong demos git?
&lt;br/&gt;&lt;br/&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/RadixDemo-has-putArgSize-method-that-does-not-build-tp3728738p3729660.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3728738"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3729033</id>
		<title>Julia3d out of memory problem</title>
		<published>2012-02-09T02:21:51Z</published>
		<updated>2012-02-09T02:21:51Z</updated>
		<author>
			<name>Martin</name>
		</author>
		<content type="html">
			Hi,
&lt;br/&gt;Trying to run Julia3d throws the following exception:
&lt;br/&gt;&lt;br/&gt;BUILD_SUCCESS
&lt;br/&gt;CLDevice [id: 161313944 name: GeForce 310M type: GPU profile: FULL_PROFILE] build log:
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;lt;empty&amp;gt;&lt;br/&gt;Exception in thread &amp;quot;AWT-EventQueue-0&amp;quot; java.lang.OutOfMemoryError: Direct buffer memory
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.nio.Bits.reserveMemory(Unknown Source)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.nio.DirectByteBuffer.&amp;lt;init&amp;gt;(Unknown Source)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.nio.ByteBuffer.allocateDirect(Unknown Source)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.common.nio.Buffers.newDirectByteBuffer(Buffers.java:69)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.common.nio.Buffers.newDirectFloatBuffer(Buffers.java:111)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.CLContext.createFloatBuffer(CLContext.java:318)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.demos.julia3d.Julia3d.update(Julia3d.java:92)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.demos.julia3d.Renderer.reshape(Renderer.java:188)
&lt;br/&gt;&lt;br/&gt;I tried to use -Xmx1400m, and can't go further with my computer otherwise JVM can't start.
&lt;br/&gt;&lt;br/&gt;Should this memory error be solved with a larger heap, and in that case which size, or am I going on the wrong track using -Xmx for solving this issue?
&lt;br/&gt;&lt;br/&gt;Best regards,
&lt;br/&gt;Martin
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/Julia3d-out-of-memory-problem-tp3729033.html" />
		
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3728738</id>
		<title>RadixDemo has putArgSize() method that does not build</title>
		<published>2012-02-09T00:06:38Z</published>
		<updated>2012-02-09T00:06:38Z</updated>
		<author>
			<name>Martin</name>
		</author>
		<content type="html">
			Hi,
&lt;br/&gt;Congratulations for the great framework! I can have almost all demos &amp;nbsp;from the github working.
&lt;br/&gt;Except RadixSort that does not compile on method putArgSize.
&lt;br/&gt;When I replace putArgSize by putArg, as in the before mentionned sample, I got the following exception.
&lt;br/&gt;How should I rework the code to have this working?
&lt;br/&gt;Best regards,
&lt;br/&gt;Martin
&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;void radixSortBlocksKeysOnlyOCL(CLBuffer&amp;lt;IntBuffer&amp;gt;&amp;nbsp;keys, int nbits, int startbit, int numElements) {
&lt;br/&gt;&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; int totalBlocks = numElements / 4 / CTA_SIZE;
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; int globalWorkSize = CTA_SIZE * totalBlocks;
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; int localWorkSize = CTA_SIZE;
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ckRadixSortBlocksKeysOnly.putArg(keys).putArg(tempKeys).putArg(nbits).putArg(startbit)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .putArg(numElements).putArg(totalBlocks).&lt;b&gt;putArg&lt;/b&gt;(4 * CTA_SIZE * 4)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .rewind();
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /*ckRadixSortBlocksKeysOnly.putArg(keys).putArg(tempKeys).putArg(nbits).putArg(startbit)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;.putArg(numElements).putArg(totalBlocks).&lt;b&gt;putArgSize&lt;/b&gt;(4 * CTA_SIZE * 4)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;.rewind();*/
&lt;br/&gt;&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; queue.put1DRangeKernel(ckRadixSortBlocksKeysOnly, 0, globalWorkSize, localWorkSize);
&lt;br/&gt;&amp;nbsp; &amp;nbsp; }
&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;nbsp;= = = workgroup size: 128 = = = 
&lt;br/&gt;array size: 0.131072MB; elements: 32K
&lt;br/&gt;Exception in thread &amp;quot;main&amp;quot; com.jogamp.opencl.CLException$CLInvalidArgValueException: error setting arg 6 to value java.nio.DirectByteBuffer[pos=0 lim=12 cap=12] of size 4 of CLKernel [id: 94677160 name: radixSortBlocksKeysOnly] [error: CL_INVALID_ARG_VALUE]
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.CLException.newException(CLException.java:78)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.CLKernel.setArgument(CLKernel.java:266)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.CLKernel.setArg(CLKernel.java:186)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.CLKernel.putArg(CLKernel.java:120)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.demos.radixsort.RadixSort.radixSortBlocksKeysOnlyOCL(RadixSort.java:118)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.demos.radixsort.RadixSort.radixSortStepKeysOnly(RadixSort.java:99)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.demos.radixsort.RadixSort.radixSortKeysOnly(RadixSort.java:87)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.demos.radixsort.RadixSort.sort(RadixSort.java:75)
&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.jogamp.opencl.demos.radixsort.RadixSortDemo.&amp;lt;init&amp;gt;(RadixSortDemo.java:83)
&lt;br/&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/RadixDemo-has-putArgSize-method-that-does-not-build-tp3728738.html" />
		
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3714427</id>
		<title>Re: Problems with HelloJOCL in ubuntu 11.10</title>
		<published>2012-02-03T14:08:01Z</published>
		<updated>2012-02-03T14:08:01Z</updated>
		<author>
			<name>notzed</name>
		</author>
		<content type="html">
			looks like it can't open the resource, which doesn't make sense. &amp;nbsp; although if you're using netbeans, since it uses ant, you need to use 'clean and build' before it includes any resources (yay for ant).
&lt;br/&gt;&lt;br/&gt;Most problems on gnu/linux are related to the LD_LIBRARY_PATH and either not finding libopencl.so, or not finding libjocl.so - but i would have thought these would show up differently.
&lt;br/&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/Problems-with-HelloJOCL-in-ubuntu-11-10-tp3651598p3714427.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3651598"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3714419</id>
		<title>Re: CLBuffer.getBuffer() &amp; rewind</title>
		<published>2012-02-03T14:02:20Z</published>
		<updated>2012-02-03T14:02:20Z</updated>
		<author>
			<name>notzed</name>
		</author>
		<content type="html">
			Yes you have to use rewind() all the time if you're just using get() and put(x).
&lt;br/&gt;&lt;br/&gt;This is pretty much how the nio api's work afaik, and it wouldn't make much sense for a third party library to be twiddling with your buffer state.
&lt;br/&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/CLBuffer-getBuffer-rewind-tp3640166p3714419.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3640166"/>
	</entry>
	<entry>
		<id>tag:jogamp.762907.n3.nabble.com,2006:post-3714413</id>
		<title>Re: jocl source</title>
		<published>2012-02-03T13:59:59Z</published>
		<updated>2012-02-03T13:59:59Z</updated>
		<author>
			<name>notzed</name>
		</author>
		<content type="html">
			jocl can be challenging to build, but if you follow the documentation it is fairly simple. &amp;nbsp;Particularly, you need to build JOGL first, and and you need to put jogl, gluegen, and jocl in the correct directory structure.
&lt;br/&gt;&lt;br/&gt;See here:
&lt;br/&gt;&lt;a href=&quot;http://jogamp.org/jocl/doc/HowToBuild.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://jogamp.org/jocl/doc/HowToBuild.html&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;those errors are related to the JNI stuff, are you using the supplied ant script?
&lt;br/&gt;&lt;br/&gt;
	
			
		</content>
		<link rel="alternate" type="text/html" href="http://forum.jogamp.org/jocl-source-tp3618988p3714413.html" />
		<thr:in-reply-to ref="tag:jogamp.762907.n3.nabble.com,2006:post-3618988"/>
	</entry>
</feed>
