#jogamp @ irc.freenode.net - 20160529 05:06:14 (UTC)


20160529 05:06:14 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20160528050614.html
20160529 05:06:14 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20160529050614.html
20160529 08:01:22 * bigpet (uid25664@anon) has joined #jogamp
20160529 08:33:12 * monsieur_max (~maxime@anon) has joined #jogamp
20160529 09:26:32 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20160529 11:30:48 * Eclesia (~eclesia@anon) has joined #jogamp
20160529 11:31:18 <Eclesia> hi
20160529 11:32:51 <xranby1> Eclesia: hi
20160529 11:33:45 <Eclesia> xranby1: sunday is a no fud day :p
20160529 11:34:12 <xranby1> its a relaxing day indeed
20160529 12:17:05 <rmk0> https://api.travis-ci.org/jobs/133719396/log.txt?deansi=true
20160529 12:17:13 <rmk0> smash!
20160529 12:31:41 <Eclesia> a random web site down ?
20160529 12:33:38 <rmk0> i was more referring to the bug in javac
20160529 12:35:32 <Eclesia> ^^
20160529 12:36:08 <rmk0> can't reproduce locally, but my local javac is a lot newer
20160529 12:36:11 <rmk0> assume it got fixed
20160529 12:36:32 <rmk0> might be the first legit compiler bug i've seen in five years
20160529 12:36:38 <Eclesia> it's all part of the big plan, lower the vm quality then make a $$ version fir the fix ;)
20160529 12:36:52 <Eclesia> for*
20160529 12:41:27 <rmk0> good plan
20160529 12:45:15 <Eclesia> could I have some help with glsl syntax for a minute, I'm trying to do some bitmasks and bit shift operations but he don't like what I write.
20160529 12:45:17 <Eclesia> http://pastebin.com/Zx3Xru60
20160529 12:45:46 * rmk0 eyes it
20160529 12:46:12 <rmk0> what's up?
20160529 12:46:23 <Eclesia> he complains at the >
20160529 12:46:56 <rmk0> oh... should be >>, shouldn't it?
20160529 12:47:36 <Eclesia> well I don't want to keep the sign bit so it should be >>>
20160529 12:47:42 <rmk0> >> does sign extension in java, >>> doesn't, but glsl has unsigned types so >> does whatever is appropriate for the type
20160529 12:47:50 <rmk0> if i remember correctly
20160529 12:47:58 <Eclesia> trying
20160529 12:48:07 <rmk0> so that should probably be a vec4ui (or vec4u... i forget the name)
20160529 12:56:16 <Eclesia> uvec4 and plenty of uint(...) to make him happy
20160529 12:56:19 <Eclesia> thanks
20160529 12:57:38 * rmk0 mutters about signed integers
20160529 13:19:54 * Eclesia (~eclesia@anon) Quit (Quit: Leaving.)
20160529 17:10:21 * monsieur_max (~maxime@anon) has joined #jogamp
20160529 18:31:36 * SHC (~quassel@anon) Quit (Remote host closed the connection)
20160529 20:24:02 * Eclesia (~eclesia@anon) has joined #jogamp
20160529 20:26:30 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20160529 22:13:01 * bigpet (uid25664@anon) Quit (Quit: Connection closed for inactivity)
20160529 22:46:20 * Eclesia (~eclesia@anon) Quit (Quit: Leaving.)
20160529 23:21:54 * xranby1 (~familjen@anon) Quit (Ping timeout: 258 seconds)
20160529 23:27:14 * xranby1 (~familjen@anon) has joined #jogamp
20160530 05:06:15 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20160530050615.html