<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/hello_world_sdl.cpp, branch 1.8.5</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/hello_world_sdl.cpp?h=1.8.5</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/hello_world_sdl.cpp?h=1.8.5'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-06-18T01:30:43Z</updated>
<entry>
<title>Fix SDL color encoding.</title>
<updated>2013-06-18T01:30:43Z</updated>
<author>
<name>Jez Ng</name>
<email>me@jezng.com</email>
</author>
<published>2013-06-18T01:00:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=83d1e40dc67587c0eee1a5103ee51cfc435aa91d'/>
<id>urn:sha1:83d1e40dc67587c0eee1a5103ee51cfc435aa91d</id>
<content type='text'>
Little-endian + RGBA means that red is located at the lowest-order bits,
not the highest.

The hello_world_sdl test is now portable, because we no longer write to
individual bytes.

We also add a test for a completely blank screen, which should be black, not
red.

Closes #1287, #761, #765.
</content>
</entry>
<entry>
<title>fix two bugs with rendering pixel data to SDL: flip R and B to match native behavior, and ignore alpha when rendering to the screen as also done in native behavior</title>
<updated>2012-03-27T23:21:44Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2012-03-27T23:21:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=f0afec555ecd538f92068495d64ddc027e237a77'/>
<id>urn:sha1:f0afec555ecd538f92068495d64ddc027e237a77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>properly handle html-unfriendly print() output</title>
<updated>2012-03-05T22:25:06Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2012-03-05T22:25:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=73d6511550ec7ac895818b74360e87f799fd9171'/>
<id>urn:sha1:73d6511550ec7ac895818b74360e87f799fd9171</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix SDL_MUSTLOCK</title>
<updated>2011-12-17T20:04:00Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2011-12-17T20:04:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e5d7fe031372fe3f17d6a7cc916b28d96250dd23'/>
<id>urn:sha1:e5d7fe031372fe3f17d6a7cc916b28d96250dd23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make SQL_Quit a no-op</title>
<updated>2011-12-14T18:37:37Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2011-12-14T18:37:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d7db26f9d1973d42dc8415f228c521ff90010b8e'/>
<id>urn:sha1:d7db26f9d1973d42dc8415f228c521ff90010b8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support for generating html in emcc, and a test for that that also tests SDL, and some fixes for SDL</title>
<updated>2011-12-12T19:24:16Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2011-12-12T19:24:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a5bd3ed73db5f3d499eab532034bb9f6960df28f'/>
<id>urn:sha1:a5bd3ed73db5f3d499eab532034bb9f6960df28f</id>
<content type='text'>
</content>
</entry>
</feed>
