<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/system/include/GL, branch 1.16.0</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/system/include/GL?h=1.16.0</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/system/include/GL?h=1.16.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-01-21T15:30:41Z</updated>
<entry>
<title>Workaround glew linkage issue, see https://github.com/kripken/emscripten/issues/2025</title>
<updated>2014-01-21T15:30:41Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-01-21T15:30:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=19a38d059bd6da1402edd3dc13c8485025059fa7'/>
<id>urn:sha1:19a38d059bd6da1402edd3dc13c8485025059fa7</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 glew test and some degree of support</title>
<updated>2013-04-30T01:19:55Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-04-30T01:19:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=80343d763780369d7557543f5e1f11e8a0e0eb7f'/>
<id>urn:sha1:80343d763780369d7557543f5e1f11e8a0e0eb7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Added glfw headers and testcases.</title>
<updated>2013-04-04T09:17:36Z</updated>
<author>
<name>Éloi Rivard</name>
<email>azmeuk@gmail.com</email>
</author>
<published>2013-03-04T12:11:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=656bba1da1024c5b35936b0d375f27f14f8701e3'/>
<id>urn:sha1:656bba1da1024c5b35936b0d375f27f14f8701e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the freeglut header</title>
<updated>2012-01-28T19:20:48Z</updated>
<author>
<name>Ehsan Akhgari</name>
<email>ehsan.akhgari@gmail.com</email>
</author>
<published>2012-01-28T19:20:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=60f50b53e7b27c79bfd0888b44db2a78fa6344ba'/>
<id>urn:sha1:60f50b53e7b27c79bfd0888b44db2a78fa6344ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the glut header file</title>
<updated>2012-01-23T22:28:47Z</updated>
<author>
<name>Ehsan Akhgari</name>
<email>ehsan.akhgari@gmail.com</email>
</author>
<published>2012-01-23T22:28:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=93633b3bccab9daf9856a0635086b3aced0e56d8'/>
<id>urn:sha1:93633b3bccab9daf9856a0635086b3aced0e56d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add glext.h</title>
<updated>2012-01-20T15:35:41Z</updated>
<author>
<name>Ehsan Akhgari</name>
<email>ehsan.akhgari@gmail.com</email>
</author>
<published>2012-01-20T15:35:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=28273cd235258bbcc930a75aa35ecbdd1b344711'/>
<id>urn:sha1:28273cd235258bbcc930a75aa35ecbdd1b344711</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add some GL headers</title>
<updated>2012-01-06T01:38:41Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2012-01-06T01:38:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=6efa942efdd468c10c6377ad04c9fb9b61f34d16'/>
<id>urn:sha1:6efa942efdd468c10c6377ad04c9fb9b61f34d16</id>
<content type='text'>
</content>
</entry>
</feed>
