Commit Graph

23 Commits

Author SHA1 Message Date
d9fb429abd 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
9d69291cf2 readme 2018-08-01 17:28:34 +03:00
4966e76b7e makefile stuff for emscripten 2018-08-01 17:23:45 +03:00
66212ca8f1 fixup! fixup! fix makefile and add more context to readme 2018-08-01 12:18:18 +02:00
488737b714 fixup! fix makefile and add more context to readme 2018-08-01 11:56:09 +02:00
4c0237a82d fix makefile and add more context to readme 2018-08-01 11:53:27 +02:00
dcc7800fb7 some emscripten support returns 2018-07-28 00:20:46 +03:00
601721eafa these files don't belong in src control 2018-03-12 13:04:55 -07:00
7471e45ffd cmake go away 2018-02-04 11:48:53 -08:00
98fa7f8713 emscripten build notes 2015-11-28 10:50:27 -08:00
8a92db65e4 was about to do audio input via libsdl2.. turns out it isn't implemented\! lol\! 2015-06-02 21:15:02 -07:00
8a2f0ee6c9 packaging and renaming things nicely in order to receive apple's blessing 2014-08-22 22:59:33 -07:00
e343f1c80e 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
e00f338a29 OSX demo with SDL working better 2014-06-22 00:10:37 -07:00
d857741e96 emscripten compiles and runs now. doesn't produce any visual output, not sure why not 2014-06-21 23:57:34 -07:00
20d3b612e9 hardcoding settings for emscripten instead of using config file 2014-06-21 22:57:45 -07:00
05b30ea66d cleanup... SDL/emscripten is throwing an exception but i have no clue what 2014-06-21 21:21:19 -07:00
9a73c603d9 trying to make SDLv1 opengl flipping work 2014-06-21 21:12:38 -07:00
e439c751eb slightly-almost-kinda-working emscripten build 2014-06-21 21:04:39 -07:00
3e89eccb08 actual working osx SDL2 version with dummy PCM data 2014-06-21 20:57:39 -07:00
ead1e73646 these don't belong in version control 2014-06-21 20:27:05 -07:00
11036a80ea start of emscripten/OSX SDL test project 2014-06-21 20:25:43 -07:00
5663f42f32 copying SDL project for emscripten, needs serious modification 2014-06-19 00:48:37 -07:00