#jogamp @ irc.freenode.net - 20131104 07:22:52 (UTC)


20131104 07:22:52 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20131104050552.html
20131104 07:22:52 -NickServ- This nickname is registered. Please choose a different nickname, or identify via /msg NickServ identify <password>.
20131104 07:22:58 * jogamp (~jogamp@anon) has joined #jogamp
20131104 07:22:58 * Topic is 'http://jogamp.org | Hacking 3D Graphics, Multimedia and Processing across Devices'
20131104 07:22:58 * Set by rmk0 on 20130116 23:58:04
20131104 07:22:58 -NickServ- You are now identified for jogamp.
20131104 08:26:31 * xranby (~xranby@anon) Quit (Ping timeout: 260 seconds)
20131104 08:30:21 * xranby (~xranby@anon) has joined #jogamp
20131104 08:37:08 * bbbruce (~bx@anon) Quit (Ping timeout: 240 seconds)
20131104 09:34:41 * monsieur_max (~maxime@anon) has joined #jogamp
20131104 09:54:47 * sgothel (~sven@anon) has joined #jogamp
20131104 09:54:47 * ChanServ sets mode +v sgothel
20131104 09:55:24 <sgothel> Good morning
20131104 09:56:00 <sgothel> anybody interested in jprofiler open source license ? I may ask for one for us .. then we have to add a link somewhere.
20131104 09:56:41 <sgothel> reason: I failed to catch all methods w/ jvisualvm :(
20131104 10:43:53 * xranby (~xranby@anon) Quit (Ping timeout: 245 seconds)
20131104 10:45:17 * xranby (~xranby@anon) has joined #jogamp
20131104 10:45:40 <xranby> sgothel: good morning. jprofiler... is the sourcecode available?
20131104 10:46:53 <sgothel> nah .. closed source :(
20131104 10:47:30 <sgothel> was looking for a profiler which does not omit classes/methods .. well could not find
20131104 10:47:50 <sgothel> the jprofiler guys offer free licenses for open source project teams
20131104 10:47:54 <xranby> sgothel: i am surprised if eclipse itself is shipped without any profiler
20131104 10:48:06 <sgothel> it actually has none :)
20131104 10:48:16 <xranby> i am surprised
20131104 10:48:33 <sgothel> and the available stuff .. is crap .. I tried one a while ago .. and couldn't find an updated review ..
20131104 10:48:43 <xranby> http://www.jvmmonitor.org/index.html
20131104 10:48:46 <sgothel> you have to do many things .. learn etc ..
20131104 10:49:03 <sgothel> not a memory monitor .. an instrumenting profiler for all methods
20131104 10:49:26 <xranby> http://www.eclipse.org/tptp/
20131104 10:49:41 <sgothel> that ugly tptp .. tried it a year ago
20131104 10:50:04 <sgothel> it's like you need to study it .. take a course etc :)
20131104 10:50:15 <sgothel> and results .. were .. not good
20131104 10:50:39 <sgothel> visualvm is nice, but for some reasons our static drawable-factory methods are omitted :(
20131104 10:50:57 <sgothel> jprofiles is similar (regarding being easy) but does not omit ..
20131104 10:51:05 <sgothel> so dunno ..
20131104 10:51:26 <sgothel> testing w/ jprofiler now .. after I was finding the visualvm issue w/ manual profiling .. duh
20131104 10:51:35 <sgothel> and the latter is for sure too expensive (time)
20131104 10:52:20 <sgothel> will give tpt another try ..
20131104 11:05:28 * xranby (~xranby@anon) Quit (Ping timeout: 240 seconds)
20131104 11:09:54 * xranby (~xranby@anon) has joined #jogamp
20131104 11:09:56 <xranby> odin_: "Starting from Qt 5.2.0 (most probably from rc1 and definitely not from beta1 currently in experimental) Qt5 will switch qreal from float to double on arm*."
20131104 11:10:47 <sgothel> autch
20131104 11:22:56 <xranby> sgothel: did you and masterzen fix all gles 3 profile selection oddities that you both found?.. the reason i ask.. yesterday my mother confronted me with her new samsung galaxy tab 3 ... adreeno opengl es 3 device
20131104 11:22:56 <xranby> and i only managed to get the jogamp joal demo and the gluegen version demo to start using 2.1.2
20131104 11:22:56 <xranby> all the other demos only showcased a black screen and then after a little while.. android explained that the application had been terminated..
20131104 11:23:21 <xranby> it is possible the application have been stopped by new android security policy, i am not sure because a little while later android explained that it had stopped one application that tried to access the network from running
20131104 11:23:26 <sgothel> :(
20131104 11:23:41 <xranby> but the dialouge did not tell which application it had stopped
20131104 11:23:51 <xranby> thus .. i need to debug this
20131104 11:24:00 <sgothel> I asked Brice whether he could validate changes .. but he remained silence
20131104 11:24:15 <sgothel> adb logcat .. should give us a clue
20131104 11:24:30 <xranby> ok.. so i need a device and get it hooked up with android debugger adb?
20131104 11:24:35 <sgothel> any other (more affordable) es3 device around ?
20131104 11:24:48 <sgothel> yup .. I use cmdline tools
20131104 11:25:54 <sgothel> the *Launcher in test.*android .. define properties
20131104 11:26:17 <sgothel> if you can dump one logcat .. send via email .. we can discuss .. oh well, sorry
20131104 11:26:32 <sgothel> sure you have tested 2.1.2 ?
20131104 11:26:55 <sgothel> (not yet on google marker .. only via our web server)
20131104 11:27:23 <sgothel> @Brice @Masterzen !!
20131104 11:33:26 <xranby> (12:26:45) sgothel: sure you have tested 2.1.2 ? <- yes
20131104 11:33:37 <xranby> i downloaded it from the website
20131104 11:34:09 <xranby> and i was sure that i used 2.1.2 gluegen with 2.1.2 jogl + 2.1.2 jogl launcher + 2.1.2 jogl test app
20131104 11:34:12 <xranby> phew...
20131104 11:34:42 <xranby> it would be quite a lot easier if the jogl 2.1.2 test contained all needed parts
20131104 11:34:52 <sgothel> sorry .. ok, so either ES3 still buggy .. or another problem
20131104 11:35:24 <sgothel> yeah .. maybe we can do another apk for that
20131104 11:36:04 <xranby> yes.. right now people have a quite funny look.. the dialouge goes like this
20131104 11:36:26 <xranby> person1: hey i have this new device can you take a look
20131104 11:36:42 <xranby> me: sure... looks nice.. can i test to see if jogl work on it
20131104 11:36:46 <xranby> persion1: sure
20131104 11:36:51 <sgothel> well .. it is for devs :) .. haha
20131104 11:37:11 <xranby> me: ok i just need to unlock apk downloads from non google sources..
20131104 11:37:18 <xranby> me: and download this..
20131104 11:37:20 <xranby> me: and this
20131104 11:37:23 <xranby> me: and this
20131104 11:37:35 <sgothel> we have quite a good link list on web page :)
20131104 11:37:37 <xranby> me: hmm it does not run,, oh yes i need to download this as well
20131104 11:38:02 <xranby> persion1: why is my applications button filled with all these funny squares?
20131104 11:38:03 <sgothel> go for it .. patch our build.xml for jogl-big-fat-test.apk :)
20131104 11:38:10 <xranby> me: oh.. that are all the test apps
20131104 11:38:28 <xranby> person1: can you uninstall it please? (looks puzzled)
20131104 11:38:37 <xranby> me: ok hmm och i only need to go here...
20131104 11:38:42 <xranby> and uninstall this...
20131104 11:38:45 <xranby> and this..
20131104 11:38:48 <xranby> and this...
20131104 11:38:50 <xranby> and this..
20131104 11:38:52 <xranby> there you go
20131104 11:39:20 <xranby> sgothel: yup.. one jogl-all-included-test.apk
20131104 11:39:23 <sgothel> go for it .. make a test launcher .. one big fat apk ..
20131104 11:39:40 <sgothel> one dude mentioned it here .. but all whining doesn't make it so :)
20131104 11:39:55 <sgothel> and for me - it's done (technical level)
20131104 11:39:58 <xranby> that is for sure..
20131104 11:40:29 <sgothel> Mark did a test case for maven .. android + desktop .. works nice last time I checked
20131104 11:40:49 <sgothel> and we provide all needed jar files to build custom android apks
20131104 11:40:57 <sgothel> Rami uses them as well .. all good
20131104 11:41:36 <sgothel> sure, I wold not complain if we had a nice launcher :)
20131104 11:42:23 <sgothel> if the new graph UI is ready for this .. I would even do it myself :)
20131104 11:43:03 <xranby> the old graph is probably good enough to make a demo starter tool hmm
20131104 11:43:20 <xranby> it got clickable buttons..
20131104 11:43:24 <xranby> what else you need? :)
20131104 11:43:42 <sgothel> pull down box .. better performance ..
20131104 11:44:14 <sgothel> but I have time .. doing graph next after some basic perf. issues
20131104 11:44:50 <sgothel> when we have a clean jocl ant build, will add android test as well (explained in bug report) .. maybe Harvey is doing it
20131104 11:44:56 <sgothel> (jocl build)
20131104 11:45:15 <xranby> i will check out the android build scripts.. to see what i need to pass to and to make it happen
20131104 11:45:29 <xranby> i have only used the apk files you produced
20131104 11:46:00 <sgothel> jogl's build.xml doing apk .. quite simple, but you need to make a new manifest .. etc
20131104 11:46:19 <sgothel> doing and testing will sure eat up some time
20131104 11:49:35 <xranby> i hope i can borrow my moms device for some debug sessions
20131104 11:49:50 <xranby> or go get one of my own
20131104 11:49:52 <xranby> heh
20131104 11:50:30 <sgothel> hmm which one is it ? last time I got one from phone company was .. err .. more than 2 years I guess.
20131104 11:51:03 <sgothel> but I wanted to get a tablet .. w/ es3 .. not necessarily the premium samsung :)
20131104 11:51:47 <sgothel> samsung galaxy tab 3 ... adreeno opengl es 3 device <- they have a few variations .. hmm
20131104 11:52:04 <sgothel> so thats a qualcom ?
20131104 11:52:05 <xranby> good question.. this was a 4g moel something
20131104 11:52:11 <xranby> model
20131104 11:52:37 <xranby> it appers samsung got several models starting with the name samsung galaxy 3 tab :/
20131104 11:53:16 <xranby> ah it was a note 3 not a tab 3
20131104 11:53:16 <sgothel> probably best if we both spent an hour and fix it .. via adb logcat :)
20131104 11:53:42 <sgothel> usually it's a minor thing .. easily found
20131104 11:54:08 <xranby> http://www.samsung.com/uk/consumer/mobile-devices/galaxy-note/smartphones/SM-N9005ZWEBTU
20131104 11:55:11 <sgothel> thx
20131104 11:57:50 <sgothel> 649 EUR :)
20131104 11:58:14 <sgothel> Qualcomm Snapdragon 800 Quad-Core (2,3 GHz)
20131104 12:11:36 <xranby> sgothel: yup.. this looks like the most expensive test device on the market
20131104 12:33:20 <xranby> http://www.wired.com/wiredenterprise/2013/10/btc-china/ - This Chinese Exchange Just Pushed the Value of Bitcoins Over $200
20131104 12:33:55 <sgothel> hoho .. too bad I didn't gamble in this field :)
20131104 12:35:11 <xranby> basically this means that bitcoin is now tied to the chinese yuan instead of the $
20131104 12:35:40 <sgothel> good choice
20131104 12:38:32 <xranby> sgothel: is it possible for europeans to open a chinese bank account?
20131104 12:39:06 <sgothel> they allowed at least to purchase RMB .. a year ago AFAIK
20131104 12:39:25 <sgothel> I will ask Qun later today ..
20131104 12:47:23 <xranby> sgothel: http://icedtea.classpath.org/wiki/New_os.arch_namespace_Architecture - JDK 8 and later will expose sun.arch.abi
20131104 12:48:08 <xranby> http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/093fdf8937bd
20131104 12:48:23 <sgothel> nice
20131104 12:49:35 <sgothel> may help others then
20131104 12:50:16 <xranby> sure.. people can use the jogamp solution on jdk 6 & 7 systems
20131104 12:52:37 <xranby> i wonder which patch adds the JDK_ARCH_ABI_PROP_NAME system property at compile time?
20131104 12:53:10 <sgothel> hehe
20131104 12:53:40 <xranby> hmm.. looks like it is manually entered https://bugs.openjdk.java.net/browse/JDK-8009195
20131104 12:54:36 <sgothel> Guess our solution is more dynamic .. but whatever works ..
20131104 12:55:16 <xranby> i guess most JDK 8 JRE/JDK will not include this optional system property :/
20131104 12:56:14 <sgothel> we do not care .. we have gluegen :)
20131104 12:56:31 <xranby> sure.. i wonder why they did not ask the c compiler hmm
20131104 12:56:35 <xranby> well thats beyond me
20131104 12:56:39 <xranby> and not on our table
20131104 12:57:27 <sgothel> still some weird static dependency .. compiler change .. name change ..
20131104 12:57:46 <sgothel> but they can integrate our parser .. and add more for other formats
20131104 12:59:12 <xranby> if they add this sun.arch.abi in their own builds then they at least care
20131104 12:59:44 <sgothel> sure .. and if name is stable, world can be happy
20131104 13:00:35 <xranby> ... most of oracle employees dont know of this new property ... it seems https://blogs.oracle.com/jtc/entry/is_it_armhf_or_armel
20131104 13:00:50 <xranby> they recommend the raspberry pi forum solution!
20131104 13:01:07 <xranby> well one of the non java workarounds...
20131104 13:01:51 <sgothel> thought you also recommended using our ELFParser there .. oh well, whatever they prefer
20131104 13:02:08 <xranby> i did recommend using out elf parser
20131104 13:02:12 <xranby> later in the thread
20131104 13:02:22 <xranby> but i guess jim connor have not read the full thread
20131104 13:06:40 * Schrostfutz (~who@anon) Quit (Ping timeout: 245 seconds)
20131104 13:07:20 * Schrostfutz (~who@anon) has joined #jogamp
20131104 13:34:00 <xranby> sgothel: why are we using the android "legacy toolchain" == 4.7 compared to the latest == 4.8?
20131104 13:34:18 <xranby> http://developer.android.com/tools/sdk/ndk/index.html#Downloads
20131104 13:34:29 <xranby> ... or is the legacy toolchain the old latest?
20131104 13:35:12 <sgothel> just a matter of me not having updated it
20131104 13:35:18 <xranby> ah ok..
20131104 13:35:39 <sgothel> add bugreport: Sven, use new android NDK :)
20131104 13:35:59 <sgothel> should work .. will test in a while
20131104 13:37:28 <xranby> arm-linux mipsel and x86 toolchains found in the latest download
20131104 13:38:29 <xranby> + clang 3.2 / clang 3.3
20131104 13:38:48 <sgothel> yup .. clang we do support now
20131104 13:40:08 <xranby> \o/ i have now sucessfully compiled my first jogamp apk
20131104 13:40:24 * odinsbane (~msmith@anon) has joined #jogamp
20131104 13:40:33 <sgothel> :)
20131104 13:42:17 <odinsbane> I'm getting a strange error since upgrading to OS X mavericks
20131104 13:42:18 <odinsbane> JavaVM WARNING: JAWT_GetAWT must be called after loading a JVM
20131104 13:42:39 <xranby> jdk/jre vendor?
20131104 13:43:05 <xranby> is it a warning or an error?
20131104 13:43:15 <odinsbane> It is a warning but it leads to an exception
20131104 13:43:15 <xranby> do the applicatino run?
20131104 13:43:45 <odinsbane> The application starts, but the frame with 3d doesn't start.
20131104 13:44:00 <sgothel> hmm a bug for sure
20131104 13:44:07 <odinsbane> Er I the window with 3d doesn't open. I'm using java3d, I've tried jdk 7 and 8
20131104 13:44:09 <sgothel> java version ? jogl version ?
20131104 13:44:19 <odinsbane> How do I check the jogl version?
20131104 13:44:24 <sgothel> oh .. you need jogl 2.1.2
20131104 13:44:25 <xranby> odinsbane: jogamp will load jawt automatically if you use the jogamp help classes
20131104 13:44:30 <sgothel> Wiki FAQ
20131104 13:44:43 <odinsbane> I've got it. I had a configuration to show the version.
20131104 13:45:12 <sgothel> do jogl tests work ? applets .. etc ?
20131104 13:45:18 <odinsbane> http://pastie.org/8454410
20131104 13:45:24 <masterzen> xranby: sgothel: I didn't had the time to check jogl 2.1.2 on any es3 device yet.
20131104 13:45:31 <masterzen> will do that tomorrow
20131104 13:46:02 <sgothel> @Odin: You need to use 2.1.2 (it's fixed)
20131104 13:46:07 <sgothel> @Brice: THANK YOU
20131104 13:46:19 <odinsbane> Great, Ill take a look.
20131104 14:03:10 <odinsbane> Hmm, same error.
20131104 14:09:18 <odinsbane> Okay, If I revert to JDK 6 it works again. That is strange this is happening after updating the OS since it seems like it shouldn't affect any jvm.
20131104 14:10:17 <xranby> odinsbane: jdk 7 do not load jawt by default
20131104 14:10:36 <xranby> jogamp contains a class JAWTJNILibLoader that is in use by some of the jogamp help classes
20131104 14:10:41 <xranby> to load jawt
20131104 14:11:09 <sgothel> @odin: pls create a unit test w/o java3d if possible and add it to your detailed bug report
20131104 14:11:24 <sgothel> if this is a java3d issue .. np .. do one for java3d for Harvey
20131104 14:11:33 <sgothel> maybe you can even help solving it
20131104 14:11:47 <sgothel> jogl standalone shall work w/o problems
20131104 14:11:47 <xranby> odinsbane: if your application uses JAWTUtil then jawt should be loaded for you
20131104 14:12:40 <odinsbane> sgothel: when you say unit test, do you mean a test case?
20131104 14:12:54 <xranby> odinsbane: yes a testcase using junit
20131104 14:13:19 <xranby> all junit test cases can be run by the jogamp jenkins builders
20131104 14:13:33 <xranby> to check for the issue on all platforms jogamp suppor
20131104 14:13:34 <xranby> t
20131104 14:14:41 <odinsbane> I don't even know how I would cause it using jogl.
20131104 14:15:00 <odinsbane> Ill try one of the examples from arc synth.
20131104 14:15:19 <xranby> all the jogamp junit testcases are using JAWTUtil early. most likely java3d needs a patch that initializes JAWTUtil
20131104 14:15:49 <xranby> because the exception you see is caused by not loading jawt jre library before using a jawt class
20131104 14:16:02 <odinsbane> xranby: it is odd that this happens after updating the os. It was working previously.
20131104 14:16:24 <odinsbane> xranby: also, I have some swing windows open before the frame should be opened.
20131104 14:18:02 <xranby> its a jdk 6 vs jdk 7 differnce
20131104 14:18:20 <xranby> it may be caused by the switch from apple to oracle java
20131104 14:18:36 <xranby> because oracles java version do not load jawt by default
20131104 14:19:05 <odinsbane> That didn't happen in this os update. I had to deal with this before, and it was fixed by using the jogamp librarys.
20131104 14:19:26 <odinsbane> s/that/ a jvm switch.
20131104 14:19:32 <xranby> odinsbane: can you post java -version from before and after the upgrade?
20131104 14:19:59 <odinsbane> It is the same.
20131104 14:20:25 <odinsbane> xranby: but I select which java version I use for the program in my IDE.
20131104 14:22:56 <odinsbane> http://jogamp.org/deployment/jogamp-current/archive/Sources/jogl-demos-v2.1.2.tar.7z
20131104 14:23:12 <odinsbane> ^^ That file is only 98 bytes.
20131104 14:27:47 <xranby> special compression :)
20131104 14:28:44 <xranby> maybe jogl-demos failed to build?
20131104 14:29:30 <xranby> hmm. i cant explain why..
20131104 14:29:54 <xranby> odinsbane: you can checkout the jogl-demos sourcecode from git ...
20131104 14:30:10 <xranby> http://jogamp.org/git/?p=jogl-demos.git;a=summary
20131104 14:30:14 <xranby> while we investigate
20131104 14:31:15 <xranby> odinsbane: all jogl junit test using JAWTUtil exist inside the jogl src archive.. not the -demos archive
20131104 14:33:06 <odinsbane> xranby: I was just going to try and build/run a demo. The JGears works fine.
20131104 14:33:52 <xranby> http://jogamp.org/git/?p=jogl.git;a=tree;f=src/test/com/jogamp/opengl/test/junit/jogl/awt;h=416af856ea1e151a80e317ee745ecbfe225467de;hb=HEAD
20131104 14:35:19 <xranby> http://jogamp.org/git/?p=jogl.git;a=blob;f=src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug664GLCanvasSetVisibleSwingAWT.java;h=91da73e676bb173b8ca31d10ac159756164ab0ea;hb=HEAD
20131104 14:35:35 <xranby> i think adding something like JAWTUtil.isOffscreenLayerRequired() to the initialization code of java3d or your application
20131104 14:35:39 <xranby> will fix the bug
20131104 14:35:55 <odinsbane> xranby: great, I was just looking at the AWTUtil.
20131104 14:36:15 <xranby> due to jawt will then be loaded during AWTUtil class initialization
20131104 14:38:15 <odinsbane> I did, JAWTUtil.getJAWT(true) and it works... I think.
20131104 14:40:00 <xranby> the magic part is JAWTJNILibLoader.initSingleton();
20131104 14:40:21 <xranby> it is run by the JAWTUtil static {} block
20131104 14:40:49 <odinsbane> Odd, texture3DAvailable returns false.
20131104 14:45:47 <odinsbane> Thank you for the help. I'm going to switch computers now and see if the other one has better driver support.
20131104 14:45:54 * odinsbane (~msmith@anon) Quit (Quit: moving on up.)
20131104 14:45:54 <xranby> ok good luck
20131104 15:11:06 * odinsbane (~msmith@anon) has joined #jogamp
20131104 15:19:23 <odinsbane> Is there a good example for displaying a 3DTexture as a volume? I'm using a lot of flat planes to simulate a volume type view.
20131104 15:29:08 <xranby> odinsbane: using java3d or opengl in general?
20131104 15:30:34 <xranby> odinsbane: the state of the art 3d volume viewers have implemented it using opengl shaders
20131104 15:30:35 <odinsbane> xranby: I looked at java3d for a long time a few years ago and that is the current solution I am using. If am willing to look at an opengl solution though.
20131104 15:30:49 <xranby> if you use opengl directly you may solve it using shaders
20131104 15:31:00 <xranby> if you pack your data in a way that can be accessed by the shaders
20131104 15:31:39 <xranby> search for volume rendering using glsl
20131104 15:31:48 <xranby> and you will find quite a lot of research on the subject
20131104 15:33:44 <xranby> http://www.daimi.au.dk/~trier/?page_id=98
20131104 15:34:02 <xranby> this sonds like a good introduction to how to implement one
20131104 15:36:46 <odinsbane> xranby: thanks, Ill take a look at it. I found an example on SO to.
20131104 15:37:17 <xranby> i would not be surprised if someone has ported this to jogl
20131104 15:37:49 <xranby> https://volumeviewer.kenai.com/
20131104 15:39:03 <xranby> this is a volumeviewer with source using jogl 2
20131104 15:41:24 <odinsbane> Wow, that is quite a bit of work.
20131104 15:42:02 <xranby> jogl itself gives you access to the hardware, using the opengl api .. you still have to build your engine
20131104 15:42:27 <xranby> the good part is that you do not have any restrictions created by using an existing engine
20131104 15:45:16 <odinsbane> Yeah, Ill have to look around a bit.
20131104 15:47:38 * odinsbane (~msmith@anon) Quit (Quit: seminar)
20131104 16:00:57 <masterzen> sgothel: xranby I confirm that 2.1.2 doesn't work on ES3 capable device: javax.media.opengl.GLException: Profile GL2ES2 is not available on null, but: [GLProfile[GLES3/GLES3.hw], GLProfile[GLES3/GLES3.hw], GLProfile[GL4ES3/GLES3.hw]]
20131104 16:01:08 <masterzen> I'm going to get a full logcat with debug
20131104 16:09:45 <masterzen> do you want me to update the original ticket or create a new one?
20131104 16:33:44 <masterzen> this is logged in bug https://jogamp.org/bugzilla/show_bug.cgi?id=890
20131104 16:54:01 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20131104 17:16:07 * xranby (~xranby@anon) Quit (Ping timeout: 272 seconds)
20131104 17:22:47 <sgothel> thx Brice .. damn it .. oh well
20131104 17:23:31 <sgothel> at least we have the ES3 .. but GL2ES2 .. didn't map to GLES3 .. ok
20131104 17:30:30 * xranby (~xranby@anon) has joined #jogamp
20131104 17:30:51 * monsieur_max (~maxime@anon) has joined #jogamp
20131104 19:12:28 * xranby (~xranby@anon) Quit (Ping timeout: 240 seconds)
20131104 19:18:21 * xranby (~xranby@anon) has joined #jogamp
20131104 20:19:37 * xranby (~xranby@anon) Quit (Read error: Operation timed out)
20131104 20:35:19 * xranby (~xranby@anon) has joined #jogamp
20131104 21:57:38 * xranby (~xranby@anon) Quit (Ping timeout: 245 seconds)
20131104 22:04:20 * xranby (~xranby@anon) has joined #jogamp
20131104 22:23:56 * odin_ (~Odin@anon) Quit (Read error: Connection reset by peer)
20131104 23:01:37 * monsieur_max (~maxime@anon) has left #jogamp
20131104 23:52:34 * Schrostfutz (~who@anon) has left #jogamp
20131104 23:59:17 * [Mike] (~Mike]@anon) has joined #jogamp
20131105 00:09:25 * odin_ (~Odin@anon) has joined #jogamp
20131105 01:07:26 * xranby (~xranby@anon) Quit (Ping timeout: 264 seconds)
20131105 01:42:38 * xranby (~xranby@anon) has joined #jogamp
20131105 05:03:34 * [Mike] (~Mike]@anon) Quit ()
20131105 05:41:59 * [Mike] (~Mike]@anon) has joined #jogamp
20131105 06:48:17 * [Mike] (~Mike]@anon) Quit ()
20131105 07:57:37 * monsieur_max (~maxime@anon) has joined #jogamp
20131105 08:57:16 <sgothel> good morning
20131105 08:57:32 <sgothel> looks like we need another release before jumping to 2.2.0
20131105 09:38:23 <xranby> sgothel: its life like usual, its always new introduced stuff that causes chang and break old stuff :) and the future is full of new stuff
20131105 09:38:28 <xranby> change
20131105 09:38:40 <sgothel> hehe
20131105 09:46:13 * xranby (~xranby@anon) has left #jogamp
20131105 10:14:52 * xranby (~xranby@anon) has joined #jogamp
20131105 11:03:36 <sgothel> (02:34:00 PM) xranby: sgothel: why are we using the android "legacy toolchain" == 4.7 compared to the latest == 4.8?
20131105 11:03:47 <sgothel> I have android-ndk-r8d here ..
20131105 11:03:57 <sgothel> what is '4.7' and '4.8' ?
20131105 11:04:37 <xranby> xranby@xranby-ESPRIMO-P7935:~$ cd android-ndk-r9b/toolchains/
20131105 11:04:37 <xranby> arm-linux-androideabi-4.6/ arm-linux-androideabi-clang3.2/ mipsel-linux-android-4.6/ mipsel-linux-android-clang3.2/ x86-4.8/
20131105 11:04:37 <xranby> arm-linux-androideabi-4.7/ arm-linux-androideabi-clang3.3/ mipsel-linux-android-4.7/ x86-4.6/ x86-clang3.2/
20131105 11:04:37 <xranby> arm-linux-androideabi-4.8/ llvm-3.2/ mipsel-linux-android-4.8/ x86-4.7/ x86-clang3.3/
20131105 11:05:05 <sgothel> ok .. r9b is the one you use ? does it work w/o changes w/ jogamp ?
20131105 11:05:13 <sgothel> then me updating ..
20131105 11:05:48 <xranby> i got 4.6 and 4.8 by installing android-ndk-r9b-linux-x86.tar.bz2
20131105 11:05:48 <xranby> i got 4.7 by installing android-ndk-r9b-linux-x86-legacy-toolchains.tar.bz2
20131105 11:05:57 <sgothel> gluegen/jogamp ant property: gcc.compat.compiler=clang
20131105 11:06:15 <xranby> the 4.7 from android-ndk-r9b-linux-x86-legacy-toolchains.tar.bz2 worked for me w/o change
20131105 11:06:33 <sgothel> legacy == gcc ?
20131105 11:06:35 <xranby> i used
20131105 11:06:36 <xranby> ANDROID_HOME=/home/xranby/android-sdk-linux
20131105 11:06:36 <xranby> NDK_ROOT=/home/xranby/android-ndk-r9b
20131105 11:06:36 <xranby> cd gluegen/make
20131105 11:06:36 <xranby> . scripts/make.gluegen.all.android-armv6-cross.sh
20131105 11:06:53 <sgothel> non-legacy == clang ?
20131105 11:07:06 <xranby> the no legacy do contain gcc
20131105 11:07:09 <sgothel> then by setting above property .. should work ..
20131105 11:07:12 <sgothel> oh
20131105 11:07:20 <sgothel> then maybe path changes etc
20131105 16:55:00 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20131105 17:38:47 * monsieur_max (~maxime@anon) has joined #jogamp
20131105 20:19:53 * [Mike] (~Mike]@anon) has joined #jogamp
20131105 22:04:53 * monsieur_max (~maxime@anon) has left #jogamp
20131106 05:05:52 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20131106050552.html