#jogamp @ irc.freenode.net - 20130117 06:50:18 (UTC)


[20130117 06:50:24] * CatOut (~jogamp@jogamp.org) has joined #jogamp
[20130117 06:50:24] * Topic is 'http://jogamp.org | Hacking 3D Graphics, Multimedia and Processing across Devices'
[20130117 06:50:24] * Set by rmk0 on 20130116 23:58:04
[20130117 07:26:56] * DemoscenePassiv (~Lutsche@port-92-196-59-6.dynamic.qsc.de) Quit (Ping timeout: 244 seconds)
[20130117 07:58:24] * xranby (~familjen@m83-185-58-45.cust.tele2.se) has joined #jogamp
[20130117 09:52:47] * xranby1 (~xranby@labb.zafena.se) has joined #jogamp
[20130117 12:23:23] <xranby1> The JogAmp forum is down
[20130117 12:26:54] <rmk0> yep
[20130117 12:28:07] <xranby1> DDOS "Caused by: org.postgresql.util.PSQLException: FATAL: sorry, too many clients already" hopefully it will heal soon.
[20130117 13:51:17] <rmk0> it's back
[20130117 13:51:50] <xranby1> \o/
[20130117 13:54:31] * rmk0 eyes GLProfile javadoc before asking stupid question
[20130117 14:11:58] <rmk0> ok... i feel justified in asking how to ask for a specific opengl version (if it's available). i can obviously get the highest version that's like 3.0 (probably 2.1 or 3.0), or the highest version that's >= 3.1, but i'm not sure how to, for example, ask for 3.1 on an implementation that supports 3.3m if it's available
[20130117 14:12:05] <rmk0> -m
[20130117 14:12:33] <rmk0> have a feeling the answer might involve shared contexts, as sgothel mentioned something along these lines a while ago
[20130117 14:18:37] <xranby1> rmk0: you do like this: GLCapabilities caps = new GLCapabilities(GLProfile.get(GLProfile.GL2ES2));
[20130117 14:19:17] <xranby1> the first line in your code
[20130117 14:19:45] <xranby1> or if you want GL3 then GLCapabilities caps = new GLCapabilities(GLProfile.get(GLProfile.GL2GL3));
[20130117 14:20:12] <xranby1> http://jogamp.org/jogl/doc/bouml/html-svg/fig128069.svg
[20130117 14:21:46] <xranby1> The javadoc describe the different profiles http://jogamp.org/deployment/jogamp-next/javadoc/jogl/javadoc/
[20130117 14:23:28] * xranby1 is quite mobile oriented
[20130117 14:24:37] <rmk0> xranby1: the profiles get me the "best" supported version of each profile, but i was actually asking if it's possible to get *specific* versions of opengl if supported. for example, i think on ATI's drivers that support 3.3, i'm pretty sure i can ask for a 3.1 or 3.2 context (from C)
[20130117 14:25:35] <rmk0> i want this so that i can run a test suite on each version that a given implementation supports, so that i can be sure that i'm not using, say, features that were added in 3.3 (or deprecated, etc)
[20130117 14:29:10] <rmk0> i have this vague memory of sgothel saying something about each profile giving the best available context so that shared contexts can then something something something
[20130117 14:51:39] <rmk0> back later...
[20130117 15:07:48] * xranby (~familjen@m83-185-58-45.cust.tele2.se) Quit (*.net *.split)
[20130117 15:12:51] * xranby (~familjen@m83-185-58-45.cust.tele2.se) has joined #jogamp
[20130117 16:29:04] <rmk0> .o.
[20130117 16:57:20] <sgothel> back :)
[20130117 16:57:32] <sgothel> so how do you like the irc log ?
[20130117 16:59:36] <rmk0> looks good
[20130117 17:00:02] <rmk0> nice to be able to point back to discussions where technical decisions were made
[20130117 17:00:29] <rmk0> heh, didn't realize it was updated instantly
[20130117 17:00:38] <rmk0> it's like seeing myself speak!
[20130117 17:00:53] <sgothel> now logrotating daily
[20130117 17:06:15] <rmk0> is julian being tracked down by a T1000?
[20130117 17:06:53] <sgothel> yeah I dunno whats going on there, some spy story .. hmm, is there a secure NickServ thingy ? dunno
[20130117 17:07:24] <rmk0> if someone's trying to use his exact nickname, nickserv can be instructed to forcefully change it if they don't identify within 30 seconds
[20130117 17:07:36] <rmk0> he can also ask the freenode people for a "cloak"
[20130117 17:08:12] <sgothel> maybe you can give him these leads/hints .. via forum ?
[20130117 17:08:16] <rmk0> will do
[20130117 17:11:11] <sgothel> ok - so I will remove 'hostname' in logs .. and move folder to /logs/irc I guess, to prevent future clutter
[20130117 17:11:16] <sgothel> then .. thats it
[20130117 17:11:21] <sgothel> or other ideas ?
[20130117 17:18:48] <rmk0> seems like enough to me
[20130117 17:19:33] <rmk0> i've posted with an appropriately cloak and dagger name