Commit Graph

23 Commits

Author SHA1 Message Date
4fd40d0efc GLSL and emscripten - JavaScript and WebGL support (#92)
* add glm lib in vendor folder

* fix makefile

* add more help and context to emscripten readme

* add correct output parameter to emcc

* add how to restart the process to the readme

* simplify emscripten compilation

* apply patch

* fix blur shaders to work with WebGL
2019-05-11 19:07:49 +03:00
2f516dac8a readme 2018-08-01 17:28:34 +03:00
6cdc69c8ec makefile stuff for emscripten 2018-08-01 17:23:45 +03:00
647048fff8 fixup! fixup! fix makefile and add more context to readme 2018-08-01 12:18:18 +02:00
71d5d9ebb3 fixup! fix makefile and add more context to readme 2018-08-01 11:56:09 +02:00
856b72c8c2 fix makefile and add more context to readme 2018-08-01 11:53:27 +02:00
d8682ff85b some emscripten support returns 2018-07-28 00:20:46 +03:00
c768ac2c5f these files don't belong in src control 2018-03-12 13:04:55 -07:00
57da548526 cmake go away 2018-02-04 11:48:53 -08:00
0e97c0666d emscripten build notes 2015-11-28 10:50:27 -08:00
f354263764 was about to do audio input via libsdl2.. turns out it isn't implemented\! lol\! 2015-06-02 21:15:02 -07:00
d6c788160d packaging and renaming things nicely in order to receive apple's blessing 2014-08-22 22:59:33 -07:00
5d6a228e9a emscripten version actually kind of runs in a browser now. pretty messed up looking, but it's a start. 2014-06-22 01:22:41 -07:00
c88c808b87 OSX demo with SDL working better 2014-06-22 00:10:37 -07:00
89c8ba94e5 emscripten compiles and runs now. doesn't produce any visual output, not sure why not 2014-06-21 23:57:34 -07:00
48587f131c hardcoding settings for emscripten instead of using config file 2014-06-21 22:57:45 -07:00
222649afbe cleanup... SDL/emscripten is throwing an exception but i have no clue what 2014-06-21 21:21:19 -07:00
756466fe4f trying to make SDLv1 opengl flipping work 2014-06-21 21:12:38 -07:00
0a8ae91e62 slightly-almost-kinda-working emscripten build 2014-06-21 21:04:39 -07:00
a09cfa4236 actual working osx SDL2 version with dummy PCM data 2014-06-21 20:57:39 -07:00
12b0aef888 these don't belong in version control 2014-06-21 20:27:05 -07:00
a4a285bd96 start of emscripten/OSX SDL test project 2014-06-21 20:25:43 -07:00
f41115d83e copying SDL project for emscripten, needs serious modification 2014-06-19 00:48:37 -07:00