<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/src, branch 1.8.13</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/src?h=1.8.13</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/src?h=1.8.13'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-01-15T15:31:19Z</updated>
<entry>
<title>Optimize rendering from client-side memory by maintaining a set of doublebuffered VBOs. This improves performance by reducing CPU-GPU pipeline stalls.</title>
<updated>2014-01-15T15:31:19Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-01-15T15:25:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4a2fd2a412f2406c190d78d3e2a8e4676165aa93'/>
<id>urn:sha1:4a2fd2a412f2406c190d78d3e2a8e4676165aa93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Further optimize FFP GL getRenderer() operation.</title>
<updated>2014-01-15T15:31:16Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-01-15T13:51:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=aba027c6e69d3e2750d0644e8967879bfc4df0a9'/>
<id>urn:sha1:aba027c6e69d3e2750d0644e8967879bfc4df0a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix double start bug #1992 in browser as well</title>
<updated>2014-01-14T22:49:29Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-01-14T22:49:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=836ca84817da520a818bf568470e6f853864410c'/>
<id>urn:sha1:836ca84817da520a818bf568470e6f853864410c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add GLEW 1.10.0 emulation</title>
<updated>2014-01-14T15:04:58Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2014-01-14T15:04:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a39788f5020f726cbe6cfcc49de9cc669f445237'/>
<id>urn:sha1:a39788f5020f726cbe6cfcc49de9cc669f445237</id>
<content type='text'>
Includes library_glew.js that stubs the init functions, but also provides the
other functions.

GL/glew.h is now changed to work with GLEW_EXT_foo_bar constants,
some missing constants that are in GLEW 1.10.0 are also provided.

Otherwise it still uses SDL_opengl.h to provide function definitions and
other constants.

Linaro's GLEW (glew-oes) is also supported to some degree to make it
easier to get ES1 and ES2 software using it running.

What it lacks:
- Some constants and function declarations that are in GLEW 1.10.0
might be missing.
- The real glew-es fork also includes normal GL constants and
function pointers, this does not.

Tests ran:
- tests/runner.py browser

Real world example using this code (and upcomming glfw3 port) can be found here:
http://cloudef.eu/glhck
http://cloudef.eu/glhck/qb.html
</content>
</entry>
<entry>
<title>add fputwc, which enables wprintf</title>
<updated>2014-01-14T01:03:24Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-01-14T00:44:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0e36f078d4a9666303340506638726d316096e07'/>
<id>urn:sha1:0e36f078d4a9666303340506638726d316096e07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'incoming' of github.com:kripken/emscripten into incoming</title>
<updated>2014-01-14T00:56:03Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-01-14T00:55:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=cd1edebb5034ea52396a5b68304e84ae80878740'/>
<id>urn:sha1:cd1edebb5034ea52396a5b68304e84ae80878740</id>
<content type='text'>
conflicts: tests/test_core.py tools/shared.py
</content>
</entry>
<entry>
<title>Merge pull request #2004 from waywardmonkeys/updates</title>
<updated>2014-01-14T00:54:38Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-01-14T00:54:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2914deb17f3857bb02eeec87a58a3ed6d4a8853a'/>
<id>urn:sha1:2914deb17f3857bb02eeec87a58a3ed6d4a8853a</id>
<content type='text'>
Updates</content>
</entry>
<entry>
<title>unset precision if set to -1</title>
<updated>2014-01-14T00:52:07Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-01-14T00:51:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=af59788f8b7b76515e36bee1bf66edf497b801db'/>
<id>urn:sha1:af59788f8b7b76515e36bee1bf66edf497b801db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>handle precision -1 in printf .*</title>
<updated>2014-01-13T23:31:52Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-01-13T23:31:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=7844db37f5b6dce1e7772f955ff606ef806ae032'/>
<id>urn:sha1:7844db37f5b6dce1e7772f955ff606ef806ae032</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix GL emulation regression with VBO data caused by commit https://github.com/kripken/emscripten/commit/4e3c1b3e862ffd8e324cd1f24ed84692bd50a83b#commitcomment-5056244</title>
<updated>2014-01-13T22:39:23Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-01-13T22:39:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=cb0f677e53e556185951c84a472a340ab49d3dc3'/>
<id>urn:sha1:cb0f677e53e556185951c84a472a340ab49d3dc3</id>
<content type='text'>
</content>
</entry>
</feed>
