<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tools, branch 1.12.3</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tools?h=1.12.3</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tools?h=1.12.3'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-02-27T01:09:11Z</updated>
<entry>
<title>Merge pull request #2165 from juj/fs_element_size</title>
<updated>2014-02-27T01:09:11Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-27T01:09:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b47f101d59dc7288f1488431f5db02e9b9922e97'/>
<id>urn:sha1:b47f101d59dc7288f1488431f5db02e9b9922e97</id>
<content type='text'>
Fullscreen element sizes</content>
</entry>
<entry>
<title>add debug printout regarding chunkification in js optimizer</title>
<updated>2014-02-26T23:23:49Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-26T23:23:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=202a13e9bb409cf320dd19f3aff48b77ba934fb2'/>
<id>urn:sha1:202a13e9bb409cf320dd19f3aff48b77ba934fb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use le32 target when fastcomp is disabled, so we do not need a fastcomp build, and also fixes sqlite test</title>
<updated>2014-02-26T20:44:22Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-26T20:44:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2708d551bd31338fbfd9f9e11716451443c04dbb'/>
<id>urn:sha1:2708d551bd31338fbfd9f9e11716451443c04dbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new fields to EmscriptenFullscreenChangeEvent structure that report the new pixel sizes of the fullscreen element, as well as the whole screen size. These can be used to read and adjust the rendering canvas size appropriately when transitioning between fullscreen modes. Thanks to Joel Croteau for the suggestion at https://groups.google.com/forum/#!topic/emscripten-discuss/qaTrOXWv1Oc .</title>
<updated>2014-02-26T10:11:15Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-02-26T10:05:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=793eb176a0c777d91941cb17386de0f5da981bac'/>
<id>urn:sha1:793eb176a0c777d91941cb17386de0f5da981bac</id>
<content type='text'>
Bump version to 1.12.3 to update the cache after change to struct_info.json.
</content>
</entry>
<entry>
<title>fix i386 target usage and asm2.test_cube2hash</title>
<updated>2014-02-26T00:46:40Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-26T00:46:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=34930dcad04e568406ac461355d76e8a9ea381fd'/>
<id>urn:sha1:34930dcad04e568406ac461355d76e8a9ea381fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>1.12.2</title>
<updated>2014-02-25T20:27:28Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-25T20:27:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=94d5b3cc8e9d2be5faf7379816393ebd1d297a71'/>
<id>urn:sha1:94d5b3cc8e9d2be5faf7379816393ebd1d297a71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the banned_js_engines mechanism.</title>
<updated>2014-02-25T19:58:53Z</updated>
<author>
<name>Dan Gohman</name>
<email>sunfish@google.com</email>
</author>
<published>2014-02-24T16:47:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=de5271f3c1ffce1cd91496fddde37708662c92c8'/>
<id>urn:sha1:de5271f3c1ffce1cd91496fddde37708662c92c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Begin using the Emscripten toolchain in clang.</title>
<updated>2014-02-25T19:58:53Z</updated>
<author>
<name>Dan Gohman</name>
<email>sunfish@google.com</email>
</author>
<published>2014-02-24T16:46:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c600155b1fef26a248d6467a89030328db0fedab'/>
<id>urn:sha1:c600155b1fef26a248d6467a89030328db0fedab</id>
<content type='text'>
With the Emscripten toolchain, we can make clang do more of what we need
directly rather than in the wrapper scripts.
</content>
</entry>
<entry>
<title>Introduce the asmjs-unknown-emscripten target triple.</title>
<updated>2014-02-25T19:58:52Z</updated>
<author>
<name>Dan Gohman</name>
<email>sunfish@google.com</email>
</author>
<published>2014-02-21T01:24:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=264a5a91c450b510bcee1d257372ee5d9750879b'/>
<id>urn:sha1:264a5a91c450b510bcee1d257372ee5d9750879b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>warn on emscripten, llvm and clang versions not matching</title>
<updated>2014-02-25T05:32:27Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-25T05:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=80de5f33b5f3ce2b7d938b2f1a1909c1cca81733'/>
<id>urn:sha1:80de5f33b5f3ce2b7d938b2f1a1909c1cca81733</id>
<content type='text'>
</content>
</entry>
</feed>
