Граф коммитов

315 Коммитов

Автор SHA1 Сообщение Дата
Alon Zakai a7659ccb60 add emcc --show-ports 2014-10-21 13:17:27 -07:00
Bruce Mitchener 11a5edd150 [embind] Update docs for API change to allow_subclass. 2014-10-21 09:40:48 +07:00
Alon Zakai c506e30bf7 clean up deprecated emscripten_set_network_backend; fixes #2899 2014-10-20 15:16:41 -07:00
Alon Zakai b203d8ef40 mention ports, and document both kinds of SDL support, 1 and 2 2014-10-20 14:16:47 -07:00
Alon Zakai 4c000568ca link to youtube video of cppcon talk 2014-10-20 11:16:07 -07:00
Alon Zakai 4635342807 emcc --clear-ports option 2014-10-20 11:12:57 -07:00
Alon Zakai 0daacfa20b big link to about page 2014-10-17 14:10:50 -07:00
Alon Zakai 5f94b3b9de clarify emscripten_worker_respond usage 2014-10-17 14:02:18 -07:00
Alon Zakai 2a76a8f5d0 misc site updates 2014-10-15 15:52:57 -07:00
Alon Zakai 3d9fced42b update news 2014-10-14 12:02:34 -07:00
Alon Zakai 24ea407fac cmake version note; fixes #2884 2014-10-13 12:39:53 -07:00
Alon Zakai a09984d671 Merge pull request #2816 from waywardmonkeys/set-cache-from-command-line
Configure the Emscripten cache directory from the command line.
2014-10-10 17:05:38 -07:00
Bruce Mitchener a223291dff Configure the Emscripten cache directory from the command line.
This allows passing --cache to emcc to set the Emscripten cache
directory rather than only allowing this to be configured via
the EM_CACHE environment variable.
2014-10-10 17:58:03 +07:00
Alon Zakai 3c745080e0 fix browser.test example 2014-10-09 13:08:17 -07:00
Bruce Mitchener f83a4eacc0 Use __EMSCRIPTEN__ for ifdefery, not EMSCRIPTEN. 2014-10-09 17:40:19 +07:00
Alon Zakai a81a4f7108 docs improvement 2014-10-08 14:57:34 -07:00
Jukka Jylänki d01a4de1a8 Update documentation for emsdk 1.25.0 download links. 2014-10-06 18:57:53 +03:00
Jukka Jylänki f49eb705ce Clarify the docs that --tracing is a directive that needs to be present at both compile and link stages. 2014-10-03 17:58:19 +03:00
Jukka Jylänki bc979f6752 Clarify documentation on how emscripten_set_main_loop and emscripten_set_main_loop_timing interact. 2014-10-03 17:35:37 +03:00
Jukka Jylänki b557f3dc70 Rename emscripten_set_main_loop_interval to emscripten_set_main_loop_timing and add mode parameter to specify the main loop timing mode. 2014-10-03 17:35:37 +03:00
Jukka Jylänki 71ad5239ca Implement functions SDL_GL_SetSwapInterval and SDL_GL_GetSwapInterval. Add function emscripten_get_main_loop_interval(). 2014-10-03 17:35:36 +03:00
Jukka Jylänki 38321c2c0b Implement support for setting a swap interval on the main loop update rate via the function emscripten_set_main_loop_interval. Add test and documentation. 2014-10-03 17:35:36 +03:00
Alon Zakai e22221db21 document the downsides of allowing memory growth 2014-10-02 12:22:07 -07:00
Jukka Jylänki b753171807 Update documentation on the default state of --memory-init-file 2014-09-29 15:08:36 +03:00
Alon Zakai 98018a8e79 note on 64-bit ints in ccall/cwrap; #2823 2014-09-28 20:47:29 -07:00
juj fb73baa716 Merge pull request #2818 from Daft-Freak/mouse_events
add mouse enter/leave events
2014-09-27 15:56:46 +03:00
Charlie Birks 7c9cfb9842 update list of mouse events 2014-09-27 11:36:36 +01:00
Charlie Birks e06e3daa88 update docs, test 2014-09-27 11:30:42 +01:00
Alon Zakai a2dab2186f document more js library stuff 2014-09-24 10:39:25 -07:00
Jukka Jylänki a385c59aa1 Apply comment to HTML5 key event 'which' field to help developers not shy away from it, since it currently has the best cross-browser support. Fixes #2817. 2014-09-24 20:00:50 +03:00
Alon Zakai a2539937ee Merge pull request #2812 from artillery/incoming
WebIDL support for readonly (const) attributes.
2014-09-22 19:22:40 -07:00
Mark Logan 3234f426de Update documentation for readonly attributes. 2014-09-22 14:59:03 -07:00
Alon Zakai f362d41123 Merge pull request #2814 from hamishwillee/incoming
Integrate fixes to emrun doc as result of feedback from ChrisM
2014-09-22 10:57:26 -07:00
Alon Zakai 4a6d9287fd fix link 2014-09-22 10:53:44 -07:00
hamishwillee 8670f902d2 Integrate fixes to emrun doc as result of feedback from ChrisM 2014-09-22 09:52:32 +10:00
Alon Zakai 6d704c51b4 Merge pull request #2807 from hamishwillee/incoming
Incoming - final update
2014-09-19 14:36:03 -07:00
hamishwillee 2dd97b09f2 Subedited emrun document. 2014-09-19 13:27:22 +10:00
Alon Zakai 1c12291bcb text update 2014-09-18 17:54:00 -07:00
Alon Zakai 356dc18443 Merge pull request #2806 from hamishwillee/incoming
Integrating feedback on final documents.
2014-09-18 17:53:29 -07:00
hamishwillee ef5659a229 Integrating feedback on final documents. Removing under construction warnings 2014-09-19 10:50:48 +10:00
hamishwillee 1d18f8569e Integrating feedback on final documents. Removing under construction warnings 2014-09-19 10:48:51 +10:00
Alon Zakai 8c5d10753b improve FAQ answer on when is code safe to call 2014-09-18 13:42:31 -07:00
Alon Zakai 7523af463f text update 2014-09-18 13:31:37 -07:00
hamishwillee 35efec383e Fix a few broken links 2014-09-18 17:08:55 +10:00
hamishwillee 694e0777b6 Add test suite doc and update everywhere to link to this. Update developers guide and associated docs 2014-09-18 17:05:11 +10:00
hamishwillee c9ca7349e0 Integrate fixes to debugging and optimization topics from ChrisM and Alon 2014-09-18 11:24:58 +10:00
Alon Zakai c3f61e470e Merge pull request #2802 from hamishwillee/incoming
Fixes to debugging topic (and related changes)
2014-09-17 12:03:47 -07:00
hamishwillee 665848e02b UPdates to Optimising code doc 2014-09-17 21:16:21 +10:00
hamishwillee 3ef09e09c3 Fixes to debugging topic (and related changes) 2014-09-17 12:31:40 +10:00
Alon Zakai 79a96c7b7c split note in -O3 docs 2014-09-16 11:43:58 -07:00
Alon Zakai 30a87c0d0a text update 2014-09-15 17:37:34 -07:00
Alon Zakai 0d87c4263f Merge pull request #2799 from hamishwillee/incoming
Incoming - general docs updates
2014-09-15 17:36:53 -07:00
hamishwillee 859cb6f3f3 Delete old optimising topic then move the valid one to top level. 2014-09-16 10:34:13 +10:00
hamishwillee 68a37ae89c Integrate feedback to Runtime environment and OpenGL docs from ChrisM and Alon 2014-09-16 10:03:47 +10:00
Alon Zakai 1b680c0c50 text update 2014-09-15 15:31:56 -07:00
hamishwillee 93985a76d3 Fixes resulting from reviews by Alon, Chad, ChrisM 2014-09-15 14:15:39 +10:00
Alon Zakai 42b1ab3625 document Module.locateFile 2014-09-13 11:55:25 -07:00
Alon Zakai 4f765489b6 Merge pull request #2784 from hamishwillee/incoming
Incoming - updates to Embind and Open GL docs.
2014-09-12 11:41:53 -07:00
juj 1f14c4967d Merge pull request #2747 from Daft-Freak/sdl2_apis
add api useful for handling HiDPI
2014-09-12 14:35:34 +03:00
hamishwillee 0f82e03653 Restructure OpenGL support 2014-09-12 21:27:38 +10:00
hamishwillee 0cecce6f7f Updates to Embind docs 2014-09-12 11:48:50 +10:00
Alon Zakai d090185a3d Merge pull request #2768 from juj/targetXY
Target xy
2014-09-11 16:39:33 -07:00
Alon Zakai aeb02d5324 Merge branch 'incoming' of https://github.com/hamishwillee/emscripten into incoming
Conflicts:
	site/source/docs/porting/files/packaging_files.rst
	site/source/docs/tools_reference/emcc.rst
2014-09-11 15:37:42 -07:00
Alon Zakai cb9477c41c Merge pull request #2767 from rfk/rfk/lto-using-llvm-opts
Respect --llvm-opts when performing --llvm-lto=2
2014-09-10 20:27:07 -07:00
hamishwillee 35a7faaeff File system - Integrate review comments from ChrisM and clarifications from Alon. Also Building Projects updates from ChrisM 2014-09-11 12:25:28 +10:00
hamishwillee 19b0a6ba4f Minor fixes in response to feedback from Alon 2014-09-10 17:55:26 +10:00
hamishwillee 57bd876138 Fix glossary - now ready for review 2014-09-10 17:54:36 +10:00
hamishwillee b220bde7ca First draft WebIDL docs. UPdate to interacting with code to fairly represent embind vs webidl 2014-09-10 17:53:50 +10:00
Ryan Kelly 630d5f11cd Update docs for --llvm-lto=2 2014-09-10 14:21:25 +10:00
Jukka Jylänki 1c49a7585c Account for Windows-specific filesystem limitations in browser.test_preload_file. 2014-09-09 04:50:19 -04:00
hamishwillee 19b13896f2 Updated Building projects and general fixes and links to other documents 2014-09-09 17:10:23 +10:00
hamishwillee 29a52a450a File system section updates (all now either draft or complete) 2014-09-09 17:09:09 +10:00
Alon Zakai 1b99871afe add link to cppcon slides 2014-09-08 21:28:47 -07:00
Alon Zakai 8f78c0ce99 text update 2014-09-08 21:26:43 -07:00
juj 7e4e463bc8 Merge pull request #2727 from juj/dashdash_profiling
--profiling
2014-09-07 17:59:28 -04:00
Jukka Jylänki baf4f31d26 -profiling to --profiling in the docs. 2014-09-07 17:29:30 -04:00
Charlie Birks 040efeca28 move get/set_element_css_size to html5.h 2014-09-07 15:35:08 +01:00
Jukka Jylänki 861431a684 Document the valid character set for packaging files. Fix minor syntax in example for better form. 2014-09-07 07:26:26 -04:00
Jukka Jylänki 7efaf6a568 Fix odd char formatting issue caused by saving the code file in previous commit. 2014-09-07 06:58:21 -04:00
Jukka Jylänki ba2bfc12a6 Update all instances in code to use '--profiling' instead of '-profiling'. Test in other.test_simplify_ifs that both forms are still valid. 2014-09-07 06:56:33 -04:00
Jukka Jylänki d47b38df00 Implement targetX and targetY fields for mouse and touch events, #2751. Bump version to 1.23.4 to rebuild cache since src/struct_info.json changes. 2014-09-07 06:39:25 -04:00
Charlie Birks 432a107e4d add error checking 2014-09-07 11:30:32 +01:00
Charlie Birks d444015c83 add docs 2014-09-06 12:32:07 +01:00
Bruce Mitchener 5915cda1ca [trace] Point to the server's git repository. 2014-09-06 02:44:22 +07:00
Bruce Mitchener 466e8715e7 [tracing] Integrate the tracing stuff. 2014-09-06 02:44:21 +07:00
Bruce Mitchener fd1ce7035f [tracing] Initial tracing API.
This is used in conjunction with a collection & analysis server
to analyze memory usage and other aspects of a program running
under emscripten.
2014-09-06 02:33:19 +07:00
hamishwillee 02cb5bc4ee Partial updates to file 2014-09-05 09:03:42 +10:00
Alon Zakai 31e8549351 text update 2014-09-04 15:04:05 -07:00
hamishwillee c3f152dfe2 Update the home page call to action box 2014-09-04 17:35:21 +10:00
hamishwillee 082b447acf Minor updates to all articles remaining wiki-import articles to fix obvious errors 2014-09-04 14:26:48 +10:00
hamishwillee 923938eced Make side backgrounds light greyish rather than bright red. 2014-09-04 12:17:13 +10:00
hamishwillee df2e367618 Integrated review comments for Module and File System API 2014-09-04 12:16:20 +10:00
hamishwillee f080f76b8f Renamed file for browser env to runtime env. Fixes to links to support this 2014-09-04 10:28:21 +10:00
hamishwillee 93e5714103 Rename the Emscripten Browers Env. To Emscripten Runtime env. Put memory model doc into that doc. Update links to typed arrays mode 2 to point to the same place 2014-09-04 10:15:00 +10:00
hamishwillee f3d0b1353f Update Documentation Home index - ready for review. Changes to other docs to support linking from this index. 2014-09-04 09:50:40 +10:00
Alon Zakai edee721039 text update 2014-09-03 14:26:13 -07:00
Alon Zakai 3b95cf2e66 Merge pull request #2755 from hamishwillee/incoming
Incoming - additional index topics updated
2014-09-03 14:25:08 -07:00
Alon Zakai b3a24174a6 text update 2014-09-03 11:52:37 -07:00
Alon Zakai e8783b3bce default emcc help to mention emcc, mention ./emcc just once 2014-09-03 11:52:32 -07:00
hamishwillee 7a55bc2631 Remove ready-to-review on checked index documents. 2014-09-03 21:14:09 +10:00
hamishwillee 25f1d63c12 move Debugging topic up level (no longer in index) 2014-09-03 18:10:00 +10:00
hamishwillee da1c1e16ff Remove temporary scratchpad files 2014-09-03 18:07:21 +10:00
hamishwillee 9cdbfca84c Update indexes (and associated changes) for most of remaining sections 2014-09-03 18:06:13 +10:00
hamishwillee c34216e095 Integrated final review feedback from ChrisM to ready-for-review topics. Removed the review markup 2014-09-02 19:39:54 +10:00
hamishwillee 50d6d37110 Changes to embind and interacting with text. Fixed up last commit which deleted some .txt file accidentally. 2014-09-02 09:21:25 +10:00
Alon Zakai 509071c285 Merge pull request #2732 from gogoprog/patch-1
Fixed typo in module.rst
2014-08-29 14:22:42 -07:00
Alon Zakai a61d4b0915 docs updates 2014-08-29 13:18:59 -07:00
Alon Zakai e4cbc9170a text update 2014-08-29 12:25:20 -07:00
Alon Zakai fba8784d6a perf note 2014-08-29 12:24:48 -07:00
hamishwillee 5330b5a02e FP issues now ready for review. Interacting with code now ready for review. Minor changes to the others. 2014-08-29 16:34:54 +10:00
hamishwillee 5ac7bfe2f9 Improve documentation of Function pointer issues. Minor updates to portability guidelines 2014-08-28 13:17:19 +10:00
Alon Zakai 7fb61c2288 text update 2014-08-27 17:47:50 -07:00
Gauthier Billot debe6edb07 Fixed typo in module.rst
Fixed typo in module.rst
2014-08-27 23:25:11 +02:00
Alon Zakai 090e39e31c Merge pull request #2725 from hamishwillee/incoming
Edit Function Pointer Issues.
2014-08-27 14:15:40 -07:00
Alon Zakai 44f70dc70e Merge pull request #2728 from juj/fix_sdl_mousewheel
Fix various issues with SDL mouse scrolling and add a test. Fixes #2643.
2014-08-27 14:14:27 -07:00
Alon Zakai 61ec1d2d59 document preRun as expecting an array of functions; fixes #2729 2014-08-27 14:12:32 -07:00
Jukka Jylänki 2ef851bfff Fix various issues with SDL mouse scrolling and add a test. Fixes #2643. 2014-08-27 14:59:18 +03:00
hamishwillee e6722dc40b Edit Function Pointer Issues. Mark other reviewed articles as Ready-to-review 2014-08-27 13:34:15 +10:00
hamishwillee fea0403d3f minor editorial updates. Add TODO note to debugging topic 2014-08-27 10:02:45 +10:00
hamishwillee 1f0b33e14d minor clarifications to file system behaviour 2014-08-27 09:48:18 +10:00
Alon Zakai d378082b32 portability_guidelines.rst updates 2014-08-26 16:11:02 -07:00
hamishwillee b478cb04f8 updates to the porting guidelines documents 2014-08-26 17:22:21 +10:00
hamishwillee 3fc8bc592d rename guidelines docs to match content 2014-08-26 13:41:10 +10:00
hamishwillee 5b1331b355 Minor fixes to wording in FAQ and Portability guidelines 2014-08-26 13:38:55 +10:00
hamishwillee 5f4920e744 rename the file systems guide filename 2014-08-26 11:26:29 +10:00
hamishwillee 6a9df070c1 Split out the packaging files section 2014-08-26 11:21:56 +10:00
hamishwillee 3255ea8cfa Move File System docs into own folder undero porting 2014-08-26 11:14:49 +10:00
hamishwillee 75345538c4 FAQ updates - now ready for review 2014-08-26 11:05:43 +10:00
hamishwillee 856fcff31f fix up links broken by moving sections 2014-08-26 09:36:06 +10:00
hamishwillee f037f32421 rename coding folder to porting 2014-08-26 09:26:56 +10:00
hamishwillee 0198120948 create new structure for coding guidelins (move some articles, update index) 2014-08-26 09:22:45 +10:00
Alon Zakai 481371b6d8 fix old link to wiki 2014-08-25 14:55:41 -07:00
Alon Zakai b62abe1c6b text update 2014-08-25 14:49:09 -07:00
Alon Zakai f0f8ea3c5b Merge branch 'incoming' of https://github.com/hamishwillee/emscripten into incoming
Conflicts:
	site/source/docs/getting_started/FAQ.rst
2014-08-25 14:45:00 -07:00
hamishwillee 4f9c7121d2 Fixes as a result of feedback to Getting Started topics. Minor additions to number of other topics 2014-08-25 21:00:23 +10:00
Alon Zakai 0dafe7f5f7 clarify returnType for ccall/cwrap; fixes #2705 2014-08-22 16:24:09 -07:00
Alon Zakai f007ce14c8 Merge pull request #2706 from hamishwillee/incoming
general fixes to FAQ and some of the getting started articles
2014-08-22 16:01:26 -07:00
hamishwillee 99d9ec802b general fixes to FAQ and some of the getting started articles 2014-08-23 08:47:00 +10:00
hamishwillee 4bc2c012b9 general fixes to FAQ and some of the getting started articles 2014-08-23 08:45:22 +10:00
Alon Zakai e7ec3f1dc5 tutorial updates 2014-08-22 14:57:56 -07:00
Alon Zakai 0cfded8698 bug reports page updates 2014-08-22 14:47:05 -07:00
Alon Zakai d398386b76 update community page 2014-08-22 14:44:22 -07:00
Alon Zakai 919556db48 add --closure 2 option, to run closure even on the asm.js output 2014-08-22 13:07:02 -07:00
Alon Zakai 00a0eb735c module.html edits 2014-08-22 10:24:54 -07:00
hamishwillee e0ac40123c changes to support SDK builds (both the actual text, and instructions on how to enable changes when needed) 2014-08-22 12:15:26 +10:00
hamishwillee e6148f29c3 partial update to V22010 getting started file 2014-08-22 10:37:45 +10:00
hamishwillee 95cd41b47a Add external link icon to all external links 2014-08-22 10:37:44 +10:00
Alon Zakai 435cfe7090 update text docs 2014-08-21 17:12:47 -07:00
Alon Zakai e83ec61a80 update docs for -c 2014-08-21 17:12:27 -07:00
hamishwillee 6dc95a7a38 Fixes to home page layout, size of inline code text, emcc final updates, improvements to tutorial and downloads 2014-08-22 09:48:27 +10:00