<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/src, branch 1.16.0</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/src?h=1.16.0</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/src?h=1.16.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-04-15T19:58:07Z</updated>
<entry>
<title>stop using __proto__ as an optimization, it actually makes things slower</title>
<updated>2014-04-15T19:58:07Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-15T19:57:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=8b8affee0732239c81320fc09b19d0cbf33800bf'/>
<id>urn:sha1:8b8affee0732239c81320fc09b19d0cbf33800bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement SDL2 touch event timestamps and add a digital 0/1 pressure if no pressure data is present.</title>
<updated>2014-04-13T15:08:53Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-04-13T15:08:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=43ddbe9ecd05afac7674a25097b2799be1f7b6ce'/>
<id>urn:sha1:43ddbe9ecd05afac7674a25097b2799be1f7b6ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply kripken's code formatting review to michaeljbishop's SDL2 touch pull request.</title>
<updated>2014-04-13T14:19:13Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-04-13T14:03:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1bea0b9d70733e69a127d80a8c33b35137cdfb42'/>
<id>urn:sha1:1bea0b9d70733e69a127d80a8c33b35137cdfb42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added preliminary support for the SDL2 touch api. Missing items:</title>
<updated>2014-04-13T13:57:12Z</updated>
<author>
<name>Michael Bishop</name>
<email>mbtyke@gmail.com</email>
</author>
<published>2013-10-18T15:04:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=248be33550961ffa88130f8815616cf61701ff1e'/>
<id>urn:sha1:248be33550961ffa88130f8815616cf61701ff1e</id>
<content type='text'>
  1. Timestamps
  2. TouchID (the Device ID)
      As inline with the SDL spec, we will pass a touch ID of
      `SDL_TOUCH_MOUSEID` for touch events that are simulated by the
      mouse so games can rely solely on touch events if they like.

Includes the SDL2 Copyright notice on the headers that contain SDL2
content.
Includes a fix to SDL_PeepEvents.
</content>
</entry>
<entry>
<title>In default-provided shells, make standard C stdout always print out to console.log(), and C stderr print out to console.error(). Make the presence of a html page output textbox optional. These changes make the default shells more friendly for Firefox for Android and Firefox OS devices.</title>
<updated>2014-04-10T13:02:20Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-04-10T13:02:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=577f405c425e131600180611c04efd95032f58f6'/>
<id>urn:sha1:577f405c425e131600180611c04efd95032f58f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>__atomic funcs</title>
<updated>2014-04-10T01:17:11Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-10T01:17:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=022873c12ec07fab6fbd72d04f7a2616b8f0abc9'/>
<id>urn:sha1:022873c12ec07fab6fbd72d04f7a2616b8f0abc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start on c++11 atomics implementation and test; #2273</title>
<updated>2014-04-10T00:30:44Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-10T00:30:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e2811fed826db20a10af7f70ac44f1aad9f06aa5'/>
<id>urn:sha1:e2811fed826db20a10af7f70ac44f1aad9f06aa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mark emscripten_GetProcAddress as needing strstr, which is now in libcextra</title>
<updated>2014-04-09T21:03:11Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-09T21:03:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=158e8c4ac12f8a602a70a5d371a48d079758a1de'/>
<id>urn:sha1:158e8c4ac12f8a602a70a5d371a48d079758a1de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2256 from juj/more_musl</title>
<updated>2014-04-08T00:39:39Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-08T00:39:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d93fd8156ba2530d5ff12caaf9b0eaf557f60de5'/>
<id>urn:sha1:d93fd8156ba2530d5ff12caaf9b0eaf557f60de5</id>
<content type='text'>
More musl.</content>
</entry>
<entry>
<title>- fix mouse button ordering</title>
<updated>2014-04-02T10:17:03Z</updated>
<author>
<name>prixeus</name>
<email>thomasborsos@gmail.com</email>
</author>
<published>2014-04-02T10:16:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=33ff37f9b904cc3c71903b5669953a3b5aaf5012'/>
<id>urn:sha1:33ff37f9b904cc3c71903b5669953a3b5aaf5012</id>
<content type='text'>
- added/fixed some glfw button codes
- added myself to AUTHORS
- unified the comments and else statements
</content>
</entry>
</feed>
