NOTICE: This channel is no longer actively logged.
[00:17:07] *** justsee has joined #nme[00:17:07] *** justsee has joined #nme[00:32:59] *** dazKind has joined #nme[00:35:09] *** dazKind1 has quit IRC[00:53:45] *** lordkryss|2 has quit IRC[00:54:31] *** XXLTomate has quit IRC[00:57:09] *** Auctus has joined #nme[01:28:27] *** justsee has quit IRC[01:29:34] *** NobbZ|ZZzz is now known as NobbZ[02:00:59] *** NobbZ is now known as NobbZ|ZZzz[02:08:45] *** BlueProtoman has quit IRC[04:40:30] *** trusktr has joined #nme[05:29:16] *** BlueProtoman has joined #nme[06:25:48] *** pozirk has joined #nme[06:40:22] *** BlueProtoman has quit IRC[07:00:33] *** pozirk has quit IRC[07:06:24] *** Hatraz has joined #nme[08:56:24] *** Caribou| has joined #nme[09:11:15] *** singmajesty has quit IRC[09:12:58] *** singmajesty has joined #nme[09:12:58] *** ChanServ sets mode: +o singmajesty[09:35:04] *** dazKind1 has joined #nme[09:36:47] *** dazKind has quit IRC[10:01:13] *** justsee has joined #nme[10:30:28] *** PaulGene has joined #nme[10:50:27] *** justsee has quit IRC[10:54:32] *** Gama11 has joined #nme[11:15:17] *** Auctus has quit IRC[11:38:01] *** justsee has joined #nme[11:47:55] *** justsee has quit IRC[11:56:06] *** lordkryss has joined #nme[12:40:09] *** Auctus has joined #nme[13:12:24] *** trusktr has quit IRC[13:35:19] *** Auctus has quit IRC[13:36:28] *** Auctus has joined #nme[14:29:15] *** pozirk has joined #nme[14:29:44] *** missilemike has joined #nme[14:34:22] *** XXLTomate has joined #nme[14:42:05] *** XXLTomate has quit IRC[14:45:42] *** byrtman has quit IRC[14:49:58] *** lordkryss|2 has joined #nme[14:50:57] *** lordkryss has quit IRC[14:54:45] *** byrtman has joined #nme[14:55:21] *** lordkryss|2 has quit IRC[15:13:21] *** byrtman has quit IRC[15:14:21] *** byrtman has joined #nme[15:23:28] *** pozirk has quit IRC[15:28:31] *** XXLTomate has joined #nme[15:36:06] *** byrtman has quit IRC[15:40:20] *** byrtman has joined #nme[15:57:38] *** Auctus has quit IRC[16:28:45] *** trusktr has joined #nme[16:55:55] *** byrtman has quit IRC[17:00:42] *** XXLTomate has quit IRC[17:01:19] *** byrtman has joined #nme[17:09:14] *** Gama11_ has joined #nme[17:11:35] *** Gama11 has quit IRC[17:19:52] *** pozirk has joined #nme[17:24:44] *** lordkryss has joined #nme[17:45:57] *** pozirk has quit IRC[18:40:27] *** byrtman has quit IRC[18:46:54] *** byrtman has joined #nme[19:05:01] *** pozirk has joined #nme[19:07:51] *** lordkryss|2 has joined #nme[19:10:04] *** lordkryss has quit IRC[19:19:27] *** pozirk has quit IRC[19:27:42] *** byrtman has quit IRC[19:29:31] *** byrtman has joined #nme[19:49:10] *** byrtman has quit IRC[19:58:27] *** byrtman has joined #nme[20:08:18] *** lordkryss|2 has quit IRC[20:41:44] *** byrtman has quit IRC[20:44:57] *** byrtman has joined #nme[20:48:01] *** Rezmason has joined #nme[20:54:08] <Rezmason> Has anyone here built and used an NDLL compiled from nmedev?[20:55:48] <Rezmason> The make file throws errors for me, but running make repeatedly seems to get through the entire build process. I just don't see an NDLL anywhere.[20:58:14] <singmajesty> nmedev doesn't create NDLLs[20:58:28] <singmajesty> nmedev recompiles static dependencies for NME[20:58:39] <singmajesty> libSDL2.so, etc.[21:00:10] <Rezmason> Oh! So where are NDLLs built? Specifically the core ones. Trying my hand finally at adding readPixels to GL. ;-)[21:01:40] <singmajesty> git clone http://github.com/haxenme/NME nme[21:01:47] <singmajesty> git clone https://github.com/haxenme/nmedev[21:01:50] <singmajesty> haxelib dev nme nme[21:01:54] <singmajesty> haxelib dev nmedev nmedev[21:02:02] <singmajesty> (same for openfl-native from GIT)[21:02:06] <singmajesty> openfl rebuild <target>[21:02:10] <singmajesty> openfl rebuild mac,ios[21:02:12] <singmajesty> (etc.)[21:02:26] <singmajesty> NME should find nmedev from haxelib, and use that to link its dependencies when compiling[21:05:47] <Rezmason> I'll go give that a shot. BTW, I was also looking everywhere for the hooks between openfl.gl and SDL. Are those in openfl-native or nme?[21:07:32] <dazKind1> nme[21:07:59] <Rezmason> Thanks folks. :)[21:10:31] *** byrtman has quit IRC[21:13:45] <singmajesty> I think the primary hooks are "project/opengl/OGLExport.cpp"[21:16:01] <singmajesty> Then the OpenGL Haxe classes will reference those symbols using CFFI[21:20:21] <Rezmason> Ah! And there they all are. nme_gl_whatsit.[21:20:30] <Rezmason> I can't tell you how long I was looking for just that. :D[21:21:01] <Rezmason> BTW, SDL contexts surviving a window resize is awesome. Thanks, Josh![21:22:54] *** byrtman has joined #nme[21:24:36] <singmajesty> We have 64-bit support on Mac now, too[21:25:07] <singmajesty> ...and I'm excited about OpenAL[21:32:27] *** byrtman has quit IRC[21:33:07] *** byrtman has joined #nme[21:42:55] *** Rezmason has quit IRC[21:52:48] *** byrtman has quit IRC[22:06:28] *** byrtman has joined #nme[22:13:28] *** Rezmason has joined #nme[22:19:03] *** Rezmason has quit IRC[22:19:36] *** Rezmason has joined #nme[22:23:46] *** Rezmason has quit IRC[22:36:08] *** Rezmason has joined #nme[22:38:38] *** XXLTomate has joined #nme[22:41:26] *** Rezmason has quit IRC[22:41:42] *** Rezmason has joined #nme[23:01:52] *** Rezmason has quit IRC[23:05:41] *** byrtman has quit IRC[23:13:30] *** byrtman has joined #nme[23:15:32] *** justsee has joined #nme[23:15:32] *** PaulGene has quit IRC[23:15:41] *** justsee has quit IRC[23:15:41] *** justsee has joined #nme[23:22:54] *** justsee has quit IRC[23:31:16] *** lordkryss has joined #nme[23:34:20] *** singmajesty has quit IRC[23:35:40] *** lordkryss has quit IRC[23:38:03] *** byrtman has quit IRC[23:48:24] *** byrtman has joined #nme[23:53:53] *** singmajesty has joined #nme[23:53:53] *** ChanServ sets mode: +o singmajesty[23:56:33] *** Caribou| has quit IRC