Time |
Nickname |
Message |
00:08
🔗
|
db48x |
not off hand |
00:13
🔗
|
|
Ctrl-S___ has quit IRC (Ping timeout: 260 seconds) |
00:13
🔗
|
|
mattl has quit IRC (Ping timeout: 260 seconds) |
00:14
🔗
|
|
Vito` has quit IRC (Ping timeout: 260 seconds) |
00:14
🔗
|
|
gamingrob has quit IRC (Ping timeout: 260 seconds) |
00:14
🔗
|
|
ted______ has quit IRC (Ping timeout: 260 seconds) |
00:14
🔗
|
|
Ipggi has quit IRC (Ping timeout: 260 seconds) |
00:24
🔗
|
JohnTalen |
have you people had trouble with memory filling up and locking taking place with the latest firefox 57? |
00:25
🔗
|
db48x |
nope |
00:26
🔗
|
JohnTalen |
it's likely this project leaking then. |
00:47
🔗
|
DFJustin |
haven't had memory issues with firefox since I gave in and upgraded to 32GB |
01:03
🔗
|
JohnTalen |
It's probably better than I'm working on SDL 1.2 instead of 2. There is no audio support for SDL 2 in the latest emscripten. |
01:03
🔗
|
JohnTalen |
DFJustin: hah! :) |
01:03
🔗
|
JohnTalen |
or i'm reading it wrong. it's worded rather nefariously. |
01:04
🔗
|
JohnTalen |
Emscripten has partial support for SDL (1, not 2) audio, and OpenAL. |
01:04
🔗
|
JohnTalen |
"" |
01:05
🔗
|
DFJustin |
I think that just means that emscripten has its own implementation of SDL1's audio API, but they still ship the full stock implementation of SDL2 |
01:05
🔗
|
DFJustin |
audio works fine for mame on SDL2 at any rate |
01:06
🔗
|
DFJustin |
the emscripten sdl 1.2 is a hacky reimplementation whereas the emscripten sdl2 is just a straight port and recompile |
01:07
🔗
|
JohnTalen |
okay. |
01:07
🔗
|
SketchCow |
Does it run for you, JohnTalen? |
01:09
🔗
|
JohnTalen |
SketchCow: Not fully. it gets up to the _SDL_ShowCursor function and spits out some incomptability functions. |
01:14
🔗
|
JohnTalen |
I'm shooting for within the week given no interruptions. hopefully. |
01:16
🔗
|
SketchCow |
Great |
01:19
🔗
|
JohnTalen |
the actual error is saying this is undefined: Module['canvas'].exitPointerLock(); |
01:21
🔗
|
JohnTalen |
heh, whatever you do don't go into the debugger panel with this. it appears to malloc until you hang. |
01:27
🔗
|
db48x |
that I have see, but not for a while |
01:46
🔗
|
JohnTalen |
the rest of the stuff so far seems pretty straightforward. |
01:46
🔗
|
JohnTalen |
document['mozPointerLockElement'] === Module['canvas'] || |
01:47
🔗
|
JohnTalen |
it likes canvas.requestPointerLock; rather than canvas.requestPointerLock(); |
01:47
🔗
|
JohnTalen |
and the other stuff I just have to #ifdef. |
01:47
🔗
|
JohnTalen |
I think I'm at a good stopping point for now. |
01:47
🔗
|
JohnTalen |
check you guys l8r and thank you! :) |
01:51
🔗
|
|
JohnTalen has quit IRC (Quit: leaving) |
02:10
🔗
|
db48x |
good night |
11:26
🔗
|
|
zino has quit IRC (Quit: Leaving) |
19:03
🔗
|
|
zino has joined #jsmess |
23:36
🔗
|
SketchCow |
Hello hi. |