#jogamp @ irc.freenode.net - 20160308 05:05:27 (UTC)


20160308 05:05:27 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20160307050527.html
20160308 05:05:27 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20160308050527.html
20160308 07:12:58 * jvanek (jvanek@anon) has joined #jogamp
20160308 07:32:43 * elect (~GBarbieri@anon) has joined #jogamp
20160308 07:36:26 <elect> heya
20160308 07:38:23 <dwbrite> Hey, elect!
20160308 07:38:31 <elect> hi dwbrite
20160308 07:40:22 <dwbrite> gouessej told me to ask you about a bug. Using your gl3 hello triangle sample on Windows 10 there's no "resize arrow" when attempting to resize.
20160308 07:41:02 <elect> you mean when you try to resize the window?
20160308 07:41:11 <dwbrite> Yeah.
20160308 07:41:19 <elect> but you do see the mouse pointer?
20160308 07:41:28 <dwbrite> Yep.
20160308 07:41:36 <elect> uhm
20160308 07:42:32 <elect> on glWindow, setPointerVisible is true and confinePointer false?
20160308 07:43:03 <elect> there is also a setResizable
20160308 07:43:06 <elect> check that
20160308 07:43:09 <dwbrite> Yep and yep. setResizable(true) as well.
20160308 07:43:27 <elect> try to comment all of them and run
20160308 07:43:48 <elect> let's see what we get if wwe don't set anything
20160308 07:44:00 <dwbrite> Same exact result.
20160308 07:44:23 <elect> is the border there?
20160308 07:44:48 <dwbrite> Yep.
20160308 07:45:39 <dwbrite> gouessej suggested it might be a bug with NEWT because Win10 doesn't handle resizing like Win8.
20160308 07:45:59 <elect> we already had a couple of new bug with win10
20160308 07:46:15 <dwbrite> Oh?
20160308 07:46:25 <elect> especially with intel
20160308 07:46:27 <elect> anyway
20160308 07:46:33 <elect> fill a new bug report
20160308 07:46:43 <elect> https://jogamp.org/bugzilla/
20160308 07:47:20 <elect> and in the meanwhile you might want to try to resize it in other way
20160308 07:47:55 <elect> when you are close to the border and click, use the mouse event listener to detect when you click close to the border and drag
20160308 07:48:06 <elect> and then modify the size in the listener
20160308 07:48:10 <elect> on the glWindow
20160308 07:48:33 <elect> is the maximizing working at least?
20160308 07:48:45 <dwbrite> Oh no, the window resizes fine. It's just that no resize arrow appears. It's really odd. And yeah, maximizing works.
20160308 07:49:13 <elect> ah
20160308 07:49:32 <elect> the pointer so remains just the same?
20160308 07:49:41 <dwbrite> Exactly.
20160308 07:50:07 <elect> so the only issue is that you don't know if you picked the border or not because it doesnt change
20160308 07:50:19 <elect> you should fill the bug anyway
20160308 07:50:35 <elect> hopefully it is a quick bug
20160308 07:52:35 <dwbrite> Yeah. On another note, are you still looking for volunteers for testing your AMD-only extensions?
20160308 07:52:39 <elect> yes
20160308 07:52:45 <elect> finally
20160308 07:52:53 <elect> what gpu do you have?
20160308 07:52:54 <elect> :D
20160308 07:53:18 <dwbrite> Sadly only an HD 4850, does that help?
20160308 07:53:22 <elect> profile?
20160308 07:54:05 <dwbrite> Sorry what does that mean?
20160308 07:54:14 <elect> You should have OpenGL 3.3
20160308 07:54:26 <elect> let me see what you got
20160308 07:54:41 <dwbrite> Ah. Yeah, it's either 3.3 or 3.1. I can go check.
20160308 07:55:08 <elect> you have
20160308 07:55:08 <elect> GL_AMD_performance_monitor
20160308 07:55:35 <elect> GL_AMD_blend_minmax_factor no
20160308 07:55:49 <elect> GL_AMD_pinned_memory yes
20160308 07:56:02 <elect> GL_AMD_vertex_shader_viewport_index no
20160308 07:56:07 <elect> GL_AMD_vertex_shader_layer no
20160308 07:56:17 <elect> GL_AMD_sample_positions yes
20160308 07:57:09 <elect> we can start already testing a lot
20160308 07:57:10 <elect> :)
20160308 07:58:10 <dwbrite> Oh boy. What do I need to do?
20160308 08:00:49 <elect> for the moment nothing unfortunately
20160308 08:00:55 <elect> I need to finish write them
20160308 08:01:05 <elect> I'll give priority to those you can run
20160308 08:01:27 <elect> can we meet again in the next days?
20160308 08:01:34 <elect> I'll have something for you ^^
20160308 08:03:10 <dwbrite> Yeah. I'll try to hang around on this when I can. I'm in the Eastern US so I think our timezones might not match up well.
20160308 08:03:23 <elect> no problem
20160308 08:03:33 <elect> we don't have to be on sync
20160308 08:03:42 <elect> you know what you could do?
20160308 08:03:56 <elect> open an issue on jogl-samples and we continue there
20160308 08:04:23 * monsieur_max (~maxime@anon) has joined #jogamp
20160308 08:04:26 <elect> or also the jogl forum
20160308 08:04:39 <elect> something we can write and then read each others later
20160308 08:04:44 <monsieur_max> hello people
20160308 08:04:48 <dwbrite> Hi
20160308 08:04:50 <elect> hi
20160308 08:05:09 <dwbrite> I don't have a forum account but I guess I could make one.
20160308 08:05:41 <elect> :)
20160308 08:06:23 <dwbrite> I also wanted to mention one last thing
20160308 08:07:07 <elect> sure
20160308 08:07:20 <elect> you dont like monsieur_max?
20160308 08:07:21 <elect> I know
20160308 08:07:25 <elect> I also dont
20160308 08:07:27 <dwbrite> In your helloTriangle repo you have HelloTexture for GL3 but you use GL4 :x
20160308 08:07:32 <elect> but we accept he the way he is
20160308 08:07:33 <elect> :D
20160308 08:07:46 <elect> yep, that is an error
20160308 08:07:46 <dwbrite> https://github.com/elect86/helloTriangle/blob/master/HelloTriangle/src/gl3/helloTexture/HelloTexture.java
20160308 08:07:57 <elect> I'll fix it right away
20160308 08:08:38 <monsieur_max> :)
20160308 08:09:10 <dwbrite> Thank you. Your samples are the only place I've been able to actually learn JOGL with GL3, so thank you for that as well.
20160308 08:10:10 <elect> you'r welcome
20160308 08:10:25 <monsieur_max> elect: don't get too cocky
20160308 08:10:39 <elect> anyway, I fixed the gl4, thank you for that and for the testing
20160308 08:10:41 <elect> :D
20160308 08:10:47 <dwbrite> :)
20160308 08:36:11 * Eclesia (~husky@anon) has joined #jogamp
20160308 08:36:21 <Eclesia> good morning
20160308 08:42:16 <dwbrite> Hi
20160308 08:48:25 <dwbrite> Okay finally sent the bug report in.
20160308 08:50:34 <elect> ;)
20160308 08:50:38 <elect> hi Eclesia
20160308 08:52:25 <dwbrite> And registering for the forum now. Do you have a post/are you going to make a post about the amd extensions?
20160308 08:53:34 <elect> not yet
20160308 08:53:41 <elect> let me do it
20160308 08:56:36 <elect> http://forum.jogamp.org/Amd-volunteers-wanted-td4036453.html
20160308 09:02:20 <dwbrite> Alright, I replied and set it to alert my email. Thanks
20160308 09:12:07 <elect> perfect, thanks dear
20160308 09:34:33 <monsieur_max> *deer
20160308 09:35:04 <Eclesia> *beer
20160308 09:36:13 <Eclesia> for french devs : http://vulkan.developpez.com/articles/premier-pas/
20160308 09:38:21 <elect> but is it in eng ^^
20160308 09:38:31 <elect> don't discriminates us :p
20160308 09:38:53 <Eclesia> try open it, there is a translation toolbar at the top
20160308 09:39:20 <elect> :o
20160308 09:39:46 <dwbrite> " a 'device' (device in french) "
20160308 09:39:55 <dwbrite> Tell me I'm not the only one who chuckled.
20160308 09:39:57 <Eclesia> ^^
20160308 09:40:09 <elect> they still have to find a translation for that
20160308 09:40:34 <zubzub> apparatus
20160308 09:40:45 <elect> fine
20160308 09:40:49 <zubzub> appareil
20160308 09:40:50 <zubzub> ?
20160308 09:41:01 <Eclesia> périphérique
20160308 09:41:08 <zubzub> that's more a side device
20160308 09:41:11 <zubzub> like a printer
20160308 09:41:15 <elect> more like physical
20160308 09:41:18 <zubzub> yeah
20160308 09:41:31 * zubzub had french for 13 years in school
20160308 09:41:40 * zubzub still sucks at it (and kinda hates it)
20160308 09:41:44 <elect> ^^
20160308 09:43:05 <Eclesia> zubzub: that's normal, even after 30years, I still don't think I would have more then 0/20 on a grammar test
20160308 09:44:29 <zubzub> yeah I think my average score was 6/20 or so
20160308 14:39:50 <rmk0> https://bugs.freedesktop.org/show_bug.cgi?id=94444 (/._.\)
20160308 15:24:34 * jvanek (jvanek@anon) Quit (Quit: Leaving)
20160308 16:53:00 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20160308 17:02:38 * Eclesia (~husky@anon) has left #jogamp
20160308 17:25:11 * monsieur_max (~maxime@anon) has joined #jogamp
20160308 18:01:24 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20160308 18:14:27 * elect (~GBarbieri@anon) Quit (Ping timeout: 276 seconds)
20160308 18:17:19 * monsieur_max (~maxime@anon) has joined #jogamp
20160308 20:20:06 * dwbrite (4474ac1d@anon) Quit (Ping timeout: 252 seconds)
20160308 21:01:32 * dwbrite (4474ac1d@anon) has joined #jogamp
20160308 21:01:40 <dwbrite> Hey
20160308 21:16:56 * dwbrite (4474ac1d@anon) Quit (Ping timeout: 252 seconds)
20160308 21:29:12 * dwbrite (4474ac1d@anon) has joined #jogamp
20160308 21:31:15 * elect (~elect@anon) has joined #jogamp
20160308 21:38:36 * elect (~elect@anon) Quit (Ping timeout: 244 seconds)
20160308 21:51:12 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20160308 23:47:25 * dwbrite is now known as swag
20160308 23:50:50 * swag is now known as dwbrite
20160308 23:51:07 * dwbrite (4474ac1d@anon) Quit (Quit: Page closed)
20160309 00:13:16 * badshah400 (~badshah40@anon) has joined #jogamp
20160309 00:18:01 * dwbrite (4474ac1d@anon) has joined #jogamp
20160309 01:25:21 * badshah400 (~badshah40@anon) Quit (Quit: badshah400)
20160309 05:05:27 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20160309050527.html