James Chen
|
1fb9f44d15
|
issue #2129: Removing CC prefix for samples module.
|
2013-06-20 14:17:10 +08:00 |
James Gregory
|
a1ff189854
|
Query the GL canvas for its width and height and use that rather than hardcoding it. Default the frame size to the whole canvas, and update the samples to use iPad resolution (1024x768).
|
2013-05-17 12:39:18 -07:00 |
James Gregory
|
568562fac9
|
Update build process for HelloCpp to build .js and .data files separately, pulling both in from index.html
|
2013-05-06 21:29:43 -07:00 |
James Gregory
|
4581fa7309
|
Instruct Emscripten to emit .html file for HelloCpp sample.
|
2013-05-06 21:06:07 -07:00 |
James Gregory
|
ac2986139a
|
Copy resources in HelloCpp makefile
|
2013-05-06 20:59:47 -07:00 |
James Gregory
|
51d42d7392
|
Add index.html for SimpleGame and TestCpp. Set resolution on all canvases to 800x500 to match code.
|
2013-05-06 20:59:47 -07:00 |
James Gregory
|
aa2739a109
|
Update build process for HelloCpp to build .js and .data files separately, pulling both in from index.html
|
2013-05-06 20:58:45 -07:00 |
James Gregory
|
9d6db6953e
|
Instruct Emscripten to emit .html file for HelloCpp sample.
|
2013-05-06 20:58:45 -07:00 |
James Gregory
|
5a23190672
|
Add main.cpp files for app samples
|
2013-05-06 20:58:43 -07:00 |
James Gregory
|
c45e5797cf
|
Add Makefiles for Emscripten + Emscripten external
|
2013-05-06 20:58:02 -07:00 |