#jogamp @ irc.freenode.net - 20131023 05:05:04 (UTC)


20131023 05:05:04 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20131022050504.html
20131023 05:05:04 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20131023050504.html
20131023 05:54:47 <hharrison> oooh, even got a nice space savings in the .class files after my debugGL work
20131023 05:55:13 <hharrison> DebugGL4bc.class 568100 -> 477742
20131023 05:55:39 <hharrison> DebugGLES1.class 75906 -> 67347
20131023 05:55:58 <hharrison> DebugGLES3.class 116711 -> 102907
20131023 05:56:39 <sgothel> hi Harvey
20131023 05:56:52 <hharrison> morning
20131023 05:56:54 <sgothel> I will look at it later ..
20131023 05:57:26 <hharrison> That's OK, we're already running it internally, we always run with the debug profiles, even in production, which is how I noticed
20131023 05:57:29 <sgothel> besides .. have you checked the results via jogl/make/scripts/cmpOld2New.sh ?
20131023 05:57:54 <hharrison> I did so w/ cp *.class ~/oldfiles
20131023 05:57:55 <sgothel> oh .. 'only' the Debug/Trace ? ok
20131023 05:57:56 <hharrison> and w/ diff
20131023 05:58:22 <hharrison> Yes, only the Debug and trace pipelines are affected
20131023 05:58:22 <sgothel> great! thank you - much less burden to merge then ..
20131023 05:58:48 <sgothel> fixing funny regression on Safari 7.0 ..
20131023 05:58:48 <sgothel> https://jogamp.org/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.1.2
20131023 05:58:56 <sgothel> (new bugfix release before 2.2.0
20131023 05:59:15 <sgothel> https://jogamp.org/bugzilla/show_bug.cgi?id=865
20131023 05:59:28 <sgothel> File.createTempFile("jogamp_exe_tst", getShellSuffix(), dir);
20131023 05:59:28 <hharrison> I'll be curious what you think...with my changes the debug pipelines are pretty close to being reasonable to run at all times
20131023 05:59:53 <sgothel> on OSX 10.9 Safari 7.0 ..