<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/system, branch 1.8.11</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/system?h=1.8.11</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/system?h=1.8.11'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-01-15T00:23:45Z</updated>
<entry>
<title>fix wprintf-related bug that bit fastcomp</title>
<updated>2014-01-15T00:23:45Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-01-15T00:23:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a6effe0a86e59a656aaa27c01d107d2153f8c825'/>
<id>urn:sha1:a6effe0a86e59a656aaa27c01d107d2153f8c825</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2009 from waywardmonkeys/updates2</title>
<updated>2014-01-14T22:11:16Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-01-14T22:11:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c8529f6fa67bc6f5adada4fc3f9804c852371c50'/>
<id>urn:sha1:c8529f6fa67bc6f5adada4fc3f9804c852371c50</id>
<content type='text'>
Updates2</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>Expand aliases for strto*_l() to short functions.</title>
<updated>2014-01-14T09:19:38Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2014-01-14T08:45:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=8016130a5149e2989c3986ba06400fce287006bb'/>
<id>urn:sha1:8016130a5149e2989c3986ba06400fce287006bb</id>
<content type='text'>
This removes warnings about incompatible pointer types in asm2 mode.
</content>
</entry>
<entry>
<title>Move err/warn/etc from libc to libcextra.</title>
<updated>2014-01-14T08:05:21Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2014-01-14T07:55:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=8f85a8ed689957e72b161bad12e3d691507e1094'/>
<id>urn:sha1:8f85a8ed689957e72b161bad12e3d691507e1094</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace getopt_long with musl version.</title>
<updated>2014-01-14T08:05:21Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-11-18T07:23:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=58713dc4266f88ef59c9da92bcfd6f4fd6ae1ada'/>
<id>urn:sha1:58713dc4266f88ef59c9da92bcfd6f4fd6ae1ada</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stdlib/strtod.c is no longer used.</title>
<updated>2014-01-14T08:05:21Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2014-01-14T05:50:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=98cb4917eba85277a9743d4b6a84fc4903f17fca'/>
<id>urn:sha1:98cb4917eba85277a9743d4b6a84fc4903f17fca</id>
<content type='text'>
This has been replaced with code from musl.
</content>
</entry>
<entry>
<title>Replace implementation of warn*/err*.</title>
<updated>2014-01-14T08:05:21Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2014-01-14T05:45:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=bba4dd6fd3539b3c7131b4be2884284dd970a280'/>
<id>urn:sha1:bba4dd6fd3539b3c7131b4be2884284dd970a280</id>
<content type='text'>
This eliminates a large number of warnings about incompatible function pointer
casts when compiling for asm.js.
</content>
</entry>
<entry>
<title>Fix asm2 compilation where __toread was used.</title>
<updated>2014-01-14T08:05:20Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2014-01-14T02:44:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a15486ffea916f46cca822d7614a44e48393b8d7'/>
<id>urn:sha1:a15486ffea916f46cca822d7614a44e48393b8d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Note change in signgam implementation from upstream.</title>
<updated>2014-01-14T01:39:29Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2014-01-14T01:39:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=ea5facf1ab2c769e07b4046c6ed7257c2a8caf5c'/>
<id>urn:sha1:ea5facf1ab2c769e07b4046c6ed7257c2a8caf5c</id>
<content type='text'>
</content>
</entry>
</feed>
