James Gregory
|
0eb12121c6
|
Add libtiff to Emscripten builds, plus some build flags.
|
2013-05-01 13:33:55 -07:00 |
James Gregory
|
c92d4acbba
|
Switch to O1 for now.
|
2013-05-01 13:33:55 -07:00 |
James Gregory
|
57a25c495a
|
Remove LOG prefixes from emscripten makefiles
|
2013-05-01 13:33:55 -07:00 |
James Gregory
|
3d6b073ea4
|
Enable -O2 optimization now that Emscripten seems to succeed.
|
2013-05-01 13:33:54 -07:00 |
James Gregory
|
056ff5b5e6
|
Remove redundant -l flags from emscripten build -- it doesn't have fontconfig, and GL stuff is linked in automatically.
|
2013-05-01 13:33:52 -07:00 |
James Gregory
|
a7a7b3c919
|
Move GL server-side buffer code into a separate class and use multiple inheritance to deploy only to classes that need it.
|
2013-05-01 13:33:52 -07:00 |
James Gregory
|
e4a0f18696
|
Switch makefile over to using Emscripten headers for freetype.
|
2013-05-01 13:33:52 -07:00 |
James Gregory
|
169d5b3102
|
Add missing Makefile reference to file utils for Emscripten.
|
2013-05-01 13:33:51 -07:00 |
James Gregory
|
2455cf943c
|
Increase heap size for Emscripten binaries, add in missing linkages.
|
2013-05-01 13:33:51 -07:00 |
James Gregory
|
c14773128e
|
Update build process for HelloCpp to build .js and .data files separately, pulling both in from index.html
|
2013-05-01 13:33:50 -07:00 |
James Gregory
|
6417812802
|
Build fixes for emscripten, add linkage to libfreetype.a
|
2013-05-01 13:33:50 -07:00 |
James Gregory
|
03836f3198
|
Add Makefiles for Emscripten + Emscripten external
|
2013-05-01 13:33:48 -07:00 |