#jogamp @ irc.freenode.net - 20140811 05:05:28 (UTC)


20140811 05:05:28 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20140810050528.html
20140811 05:05:28 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20140811050528.html
20140811 05:28:12 * doev (~doev@anon) has joined #jogamp
20140811 06:09:48 * doev (~doev@anon) Quit (Ping timeout: 250 seconds)
20140811 06:10:37 * doev (~doev@anon) has joined #jogamp
20140811 06:13:40 * monsieur_max (~maxime@anon) has joined #jogamp
20140811 06:51:05 * zzuegg (zzuegg@anon) Quit (Read error: Connection reset by peer)
20140811 06:51:57 * zzuegg (zzuegg@anon) has joined #jogamp
20140811 06:53:45 * eclesia (~husky@anon) has joined #jogamp
20140811 06:53:50 <eclesia> good morning
20140811 06:54:44 * xranby (~xranby@anon) Quit (Ping timeout: 240 seconds)
20140811 06:56:15 * xranby (~xranby@anon) has joined #jogamp
20140811 06:58:49 * doev (~doev@anon) Quit (Quit: Verlassend)
20140811 08:03:14 * gouessej (5ee4b442@anon) has joined #jogamp
20140811 08:03:29 <gouessej> Hi.
20140811 08:04:45 <gouessej> I updated JOGL (2.2.0) within JogAmp's Ardor3D Continuation and JMonkeyEngine 3 without problem yesterday.
20140811 08:05:21 * gouessej (5ee4b442@anon) Quit (Client Quit)
20140811 08:06:45 <monsieur_max> same for me :)
20140811 08:40:13 <zzuegg> a quick question, i am still really new with opengl. Why does GLAutoDrawable.swapBuffers() not draw anything on the screen and i have to call GLAutoDrawable.display() too?
20140811 08:41:04 <zubzub> the last one flushes your commands to the card (?)
20140811 08:41:26 <zubzub> I hardly know opengl so don't trust me
20140811 09:01:41 * doev (~doev@anon) has joined #jogamp
20140811 09:19:47 * xranby (~xranby@anon) Quit (Ping timeout: 255 seconds)
20140811 09:21:07 * xranby (~xranby@anon) has joined #jogamp
20140811 09:29:29 * jvanek (jvanek@anon) has joined #jogamp
20140811 09:42:36 * xranby (~xranby@anon) Quit (Ping timeout: 260 seconds)
20140811 09:58:44 * xranby (~xranby@anon) has joined #jogamp
20140811 09:59:42 * gouessej (5ee4b442@anon) has joined #jogamp
20140811 10:00:17 <gouessej> GLAutoDrawable.swapBuffers() just swaps buffers as its name implies.
20140811 10:00:52 <gouessej> It just exchanges the front and back buffers.
20140811 10:01:23 * gouessej (5ee4b442@anon) Quit (Client Quit)
20140811 10:25:41 * mschulze (~mschulze@anon) has joined #jogamp
20140811 10:48:26 * mschulze (~mschulze@anon) Quit (Remote host closed the connection)
20140811 11:05:41 <eclesia> gouessej: stop looking at the irc logs, stay connected or are you afraid that your teachers/boss will see you ? XD
20140811 11:06:19 <monsieur_max> sniper style :)
20140811 11:16:49 <xranby> OpenGL 4.5 API Specification and OpenGL Shading Language 4.50 Specification released http://www.opengl.org/registry/
20140811 11:17:21 <eclesia> :o
20140811 12:06:59 * doev (~doev@anon) Quit (Quit: Verlassend)
20140811 14:15:29 <xranby> Microsoft has joined @thekhronosgroup
20140811 14:19:56 * xranby (~xranby@anon) Quit (Ping timeout: 255 seconds)
20140811 14:29:29 <zzuegg> nv already released gl4.5 drivers.
20140811 14:35:08 * xranby (~xranby@anon) has joined #jogamp
20140811 15:19:54 <xranby> https://www.khronos.org/news/press/khronos-group-announces-key-advances-in-opengl-ecosystem
20140811 15:25:02 <xranby> OpenGL 4.5 specification includes: OpenGL ES 3.1 API and shader compatibility – to enable the easy development and execution of the latest OpenGL ES applications on desktop systems; \o/
20140811 15:44:35 * jvanek (jvanek@anon) Quit (Quit: Leaving)
20140811 15:56:48 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20140811 15:58:39 * bbbruce (~bx@anon) Quit (Ping timeout: 246 seconds)
20140811 15:59:16 * bbbruce (~bx@anon) has joined #jogamp
20140811 16:00:39 * bbbruce_ (~bx@anon) has joined #jogamp
20140811 16:01:55 * eclesia (~husky@anon) has left #jogamp
20140811 16:03:39 * bbbruce (~bx@anon) Quit (Ping timeout: 244 seconds)
20140811 16:03:39 * bbbruce_ is now known as bbbruce
20140811 16:44:04 * monsieur_max (~maxime@anon) has joined #jogamp
20140811 16:54:03 * zzuegg (zzuegg@anon) Quit (Ping timeout: 240 seconds)
20140811 16:55:36 * zzuegg (zzuegg@anon) has joined #jogamp
20140811 16:56:05 * zzuegg is now known as Guest30619
20140811 16:56:08 * Guest30619 (zzuegg@anon) Quit (Read error: Connection reset by peer)
20140811 17:09:50 * zzuegg| (zzuegg@anon) has joined #jogamp
20140811 17:10:35 * zzuegg| is now known as zzuegg
20140811 17:54:58 * sgothel (~sgothel@anon) Quit (Quit: Leaving.)
20140811 19:42:49 * gouessej (5279ca96@anon) has joined #jogamp
20140811 19:44:03 <gouessej> Thank you Sven. I followed your suggestion, the source code of the image loader is easier to understand: https://github.com/gouessej/Ardor3D/commit/62bf55aa73f2defbff4a596dc59083d0ec8f994c
20140811 19:44:20 * gouessej (5279ca96@anon) Quit (Client Quit)
20140811 20:33:51 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20140811 22:12:50 * zzuegg| (zzuegg@anon) has joined #jogamp
20140811 22:13:08 * zzuegg (zzuegg@anon) Quit (Ping timeout: 240 seconds)
20140811 22:24:55 * zzuegg| is now known as zzuegg
20140811 23:33:09 * zzuegg (zzuegg@anon) Quit ()
20140812 00:19:24 * xranby (~xranby@anon) Quit (Ping timeout: 272 seconds)
20140812 00:34:35 * xranby (~xranby@anon) has joined #jogamp
20140812 01:18:25 * [Mike] (~Mike]@anon) has joined #jogamp
20140812 02:39:52 * xranby (~xranby@anon) Quit (Ping timeout: 245 seconds)
20140812 02:54:13 * xranby (~xranby@anon) has joined #jogamp
20140812 04:27:17 * xranby (~xranby@anon) Quit (Ping timeout: 255 seconds)
20140812 04:29:33 * xranby (~xranby@anon) has joined #jogamp
20140812 04:50:50 * bbbruce (~bx@anon) Quit (Read error: Connection reset by peer)
20140812 04:51:04 * bbbruce (~bx@anon) has joined #jogamp
20140812 05:05:28 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20140812050528.html