#jogamp @ irc.freenode.net - 20140303 05:05:50 (UTC)


20140303 05:05:50 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20140302050550.html
20140303 05:05:50 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20140303050550.html
20140303 05:35:11 * [Mike] (~Mike]@anon) Quit (Read error: Connection reset by peer)
20140303 06:01:21 * phao (~phao@anon) Quit (Quit: Fui embora)
20140303 06:16:01 * phao (~phao@anon) has joined #jogamp
20140303 07:07:43 * jvanek (jvanek@anon) has joined #jogamp
20140303 07:37:02 * phao (~phao@anon) has left #jogamp
20140303 08:14:12 * monsieur_max (~maxime@anon) has joined #jogamp
20140303 08:56:15 * hija (~hija@anon) has joined #jogamp
20140303 09:13:10 * hija (~hija@anon) Quit (Quit: hija)
20140303 10:00:12 * hija (~hija@anon) has joined #jogamp
20140303 11:30:10 * xranby (~xranby@anon) has joined #jogamp
20140303 11:37:51 <xranby> This explains performance issues we have seen with more complex opengl es applications running on the RaspberryPi: http://www.raspberrypi.org/phpBB3/viewtopic.php?p=51859#p51859 - "Every time you read data from the GPU, you will block until the queue is drained, there will be interrupts and task switches on the GPU and the ARM and lots of wasted time. This could take a few milliseconds. So. ideally never read from GPU (including glGetError). If you must,
20140303 11:38:40 <xranby> also "All opengles commands go through an asynchronous message queue to the GPU. This has a bandwidth of ~100MB/s."
20140303 13:54:36 <sgothel1> all depends on GL impl. granularity of sync. For sure, e.g. ReadPixels requires an internal sync (finish or even a sync-object). Others 'get' methods may be faster, like GetInteger or GetError .. however it depends on the impl.
20140303 13:54:48 <sgothel1> one reason we do cache a lot states
20140303 13:56:46 <sgothel1> btw .. BCM released the whole GL driver now for good .. it seems .. under BSD
20140303 14:40:45 * phao (~phao@anon) has joined #jogamp
20140303 17:05:45 * jvanek (jvanek@anon) Quit (Quit: Leaving)
20140303 18:22:21 * phao (~phao@anon) Quit (Read error: Network is unreachable)
20140303 18:26:05 * hija (~hija@anon) Quit (Quit: hija)
20140303 22:19:03 * monsieur_max (~maxime@anon) has left #jogamp
20140304 01:14:56 * hija (~hija@anon) has joined #jogamp
20140304 02:16:16 * hija (~hija@anon) Quit (Ping timeout: 244 seconds)
20140304 02:17:51 * hija (~hija@anon) has joined #jogamp
20140304 02:47:09 * hija (~hija@anon) Quit (Ping timeout: 252 seconds)
20140304 05:05:51 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20140304050551.html