#jogamp @ irc.freenode.net - 20130713 05:06:02 (UTC)


20130713 05:06:02 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20130710092102.html
20130713 05:06:02 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20130713050602.html
20130713 09:44:10 * gabereiser (~GXReiser@anon) has joined #jogamp
20130713 11:20:32 * gabereiser (~GXReiser@anon) Quit (Quit: gabereiser)
20130713 17:17:08 * hharrison (~chatzilla@anon) has joined #jogamp
20130713 17:17:44 <hharrison> Just catching up on the backlog, I'll put in my $0.02, I def. prefer email lists to web forum
20130713 17:56:30 * Guest38561 is now known as odin_
20130713 18:56:10 * gabereiser (~GXReiser@anon) has joined #jogamp
20130713 19:12:45 * hharrison (~chatzilla@anon) Quit (Ping timeout: 264 seconds)
20130713 21:06:11 * void256 (~void@anon) has joined #jogamp
20130713 21:58:57 * void256 (~void@anon) Quit (Quit: ChatZilla 0.9.90 [Firefox 22.0/20130618035212])
20130713 22:14:31 * xranby (~familjen@anon) has joined #jogamp
20130713 23:20:50 * odin_ (~Odin@anon) Quit (Quit: Leaving)
20130713 23:29:35 * odin_ (~Odin@anon) has joined #jogamp
20130714 00:42:29 <xranby> sgothel: i have posted a junit test for bug 684 https://github.com/xranby/joal/commit/f91cb9e643f26dfec259fd9de694c8c8fd2a127e
20130714 00:43:12 <sgothel> Good morning :) .. me still evaluating best ES3 common interface .. but getting close .. then needs testing
20130714 00:43:51 <sgothel> Elf parser test .. another one ?
20130714 00:44:06 <xranby> this is the WAV parser, the test have spotted an regression loading of cdr/cd data
20130714 00:44:22 <xranby> and possibly wrong size reported after loading wav
20130714 00:44:23 <sgothel> 684! :) - Thank you!
20130714 00:44:55 <sgothel> very good - yes .. the code is quite .. sloppy IMHO, at least when I glanced over it ..
20130714 00:45:31 <sgothel> plus it needs to use a general bitstream read for short / int etc
20130714 00:48:02 <xranby> (02:43:13) sgothel: Good morning :) .. me still evaluating best ES3 common interface .. but getting close .. then needs testing <- nice.. intel have released es3 mesa drivers
20130714 00:48:24 <xranby> maybe thats the code you use to generate it?
20130714 00:48:34 <sgothel> yup .. I already fixed bugs in this regards (GLSL version) :)
20130714 00:48:41 <sgothel> nope
20130714 00:48:48 <sgothel> using latest khronos headers
20130714 00:49:36 <sgothel> I wanted to simply add GLES3 interface w/o another common subset .. but that would make it ugly due to vendor extensions
20130714 00:49:58 <sgothel> so now, I have to see whether it will be GL2ES3 or GL3ES3 .. as a common profile
20130714 00:50:40 <sgothel> ES3 uses same new ctx creation as for desktop >= 3.1
20130714 00:52:31 <sgothel> since err .. 1+ day ago using new header works .. and I wasted a bit too much time on 'trying' than on 'thinking' I guess .. but well .. digging into the right 'set theory' .. i.e. most convenient
20130714 00:53:00 <sgothel> since GL3 (i.e. 3.3) > ES3, I guess GL2ES3 would fit best
20130714 00:54:06 <sgothel> it would also allow usage w/ GL2 via extensions .. well, have to see how big the delta ES3 - GL2ES3
20130714 01:10:21 <xranby> That delta would be the ES3 exclusive parts, like the new texture compression formats?
20130714 01:10:53 <sgothel> sort of .. but then this is incl. in ES3_compat .. (GL4.3 .. etc, maybe supported w/ ealier ctx)
20130714 01:11:10 <sgothel> also reading the 'will be soon deprecated section in spec' ..
20130714 01:11:20 <sgothel> F.1
20130714 01:11:25 <sgothel> Legacy Features
20130714 01:11:55 <sgothel> so the I complete removal of fixed_point stuff of the common profiles (i.e. all those *x and *xv)
20130714 01:12:50 <sgothel> ETC compression .. will see, maybe adding it in GL/glext.h if it 'looks' better, sure those extensions will be avail if ES3 compat if generally available
20130714 01:15:47 <xranby> sgothel: have you managed to locate any es3 hardware?
20130714 01:16:33 <sgothel> I will test on nexus 10, and the amazon kindle later
20130714 01:16:40 <sgothel> after .. mesa ofc
20130714 01:17:01 <sgothel> will use on of our GL3 test cases, which shall work on ES3
20130714 01:17:20 <sgothel> wondering what the lib names shall be :)
20130714 01:17:40 <sgothel> added the v3 variation upfront .. well .. dunno, couldn't find a definite statement on khronos
20130714 01:18:04 <sgothel> afaik .. same lib name as for ES2
20130714 01:18:19 <xranby> ARM offer an OpenGL ES 3 emulator for use on 32bit windows machines http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0668a/ch02s01s01.html
20130714 01:18:25 <sgothel> yup
20130714 01:20:02 <xranby> the emulator uses libGLESv2 and libEGL
20130714 01:20:19 <sgothel> good
20130714 01:20:46 <sgothel> and req. GL 3.3 core/compat for the pass-through GL impl.
20130714 01:20:58 <sgothel> (they all do what we do .. some way)
20130714 01:21:20 <sgothel> maybe a good hint to call it GL3ES3 .. will see
20130714 01:24:13 <xranby> happy hacking, i will sleep now
20130714 01:24:44 <sgothel> thx .. good night and laters
20130714 01:25:46 * xranby (~familjen@anon) Quit (Quit: Leaving.)
20130714 04:52:57 * gabereiser (~GXReiser@anon) Quit (Quit: gabereiser)
20130714 05:06:02 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20130714050602.html