aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS8
-rwxr-xr-xem++4
-rwxr-xr-xemar4
-rwxr-xr-xemcc519
-rwxr-xr-xemld4
-rwxr-xr-xemscripten.py13
-rw-r--r--settings.py2
-rw-r--r--src/compiler.js16
-rw-r--r--src/gl-matrix.js1952
-rw-r--r--src/intertyper.js39
-rw-r--r--src/jsifier.js52
-rw-r--r--src/library.js228
-rw-r--r--src/library_browser.js134
-rw-r--r--src/library_egl.js20
-rw-r--r--src/library_gl.js1662
-rw-r--r--src/library_glut.js444
-rw-r--r--src/library_sdl.js716
-rw-r--r--src/library_xlib.js24
-rw-r--r--src/long.js1633
-rw-r--r--src/modules.js5
-rw-r--r--src/parseTools.js122
-rw-r--r--src/postamble.js35
-rw-r--r--src/preamble.js167
-rw-r--r--src/runtime.js7
-rw-r--r--src/settings.js12
-rw-r--r--src/shell.html35
-rw-r--r--src/shell.js107
-rw-r--r--src/utility.js18
-rw-r--r--system/include/SDL/SDL_gfxPrimitives.h246
-rw-r--r--system/include/SDL/SDL_image.h138
-rw-r--r--system/include/SDL/SDL_keycode.h4
-rw-r--r--system/include/SDL/SDL_mixer.h634
-rw-r--r--system/include/SDL/SDL_ttf.h249
-rw-r--r--system/include/X11/X.h717
-rw-r--r--system/include/X11/Xatom.h79
-rw-r--r--system/include/X11/Xfuncproto.h127
-rw-r--r--system/include/X11/Xlib.h4023
-rw-r--r--system/include/X11/Xosdefs.h116
-rw-r--r--system/include/X11/Xutil.h826
-rw-r--r--system/include/X11/keysym.h73
-rw-r--r--system/include/X11/keysymdef.h2389
-rw-r--r--system/include/emscripten.h24
-rw-r--r--system/include/libc/stdio.h9
-rw-r--r--system/include/libc/sys/types.h7
-rw-r--r--system/include/libc/sys/unistd.h7
-rw-r--r--system/include/libcxx/ios14
-rw-r--r--system/include/net/arpa/nameser.h535
-rw-r--r--system/include/net/arpa/nameser_compat.h187
-rw-r--r--system/include/net/if.h61
-rw-r--r--system/include/net/resolv.h389
-rw-r--r--system/include/netdb.h55
-rw-r--r--system/include/pty.h6
-rw-r--r--system/include/sys/bitypes.h3
-rw-r--r--system/include/sys/ioctl.h20
-rw-r--r--system/include/sys/socket.h9
-rw-r--r--tests/browser_harness.html29
-rw-r--r--tests/cases/aliasbitcastdollar.ll27
-rw-r--r--tests/cases/complexphi.ll4
-rw-r--r--tests/cases/emptystruct.ll21
-rw-r--r--tests/cases/frem.ll13
-rw-r--r--tests/cases/frem.txt1
-rw-r--r--tests/cases/quotedlabel.ll19
-rw-r--r--tests/cases/uadd_overflow.ll25
-rw-r--r--tests/cases/uadd_overflow.txt1
-rw-r--r--tests/cube2hash/Makefile14
-rw-r--r--tests/cube2hash/cube2crypto.c23
-rw-r--r--tests/cube2hash/cube2crypto.h9
-rw-r--r--tests/cube2hash/hashstring.cpp28
-rw-r--r--tests/cube2hash/readme.txt27
-rw-r--r--tests/cube2hash/tiger.c175
-rw-r--r--tests/cube2hash/tiger.h12
-rw-r--r--tests/cube2hash/util.h22
-rw-r--r--tests/emscripten_api_browser.cpp38
-rw-r--r--tests/env/output.txt2
-rw-r--r--tests/filesystem/src.js22
-rw-r--r--tests/freetype/main_2.c135
-rw-r--r--tests/freetype/main_3.c184
-rw-r--r--tests/freetype/ref_2.txt33
-rw-r--r--tests/freetype/ref_3.txt33
-rw-r--r--tests/freetype/ref_4.txt32
-rw-r--r--tests/gears.pngbin0 -> 7832 bytes
-rw-r--r--tests/gl/LICENSE.TXT11
-rw-r--r--tests/gl/sdl_ogl.c202
-rw-r--r--tests/gl/tutorial2.frag11
-rw-r--r--tests/gl/tutorial2.vert19
-rw-r--r--tests/glbook/CH02_HelloTriangle.pngbin0 -> 1009 bytes
-rw-r--r--tests/glbook/CH08_SimpleVertexShader.pngbin0 -> 1600 bytes
-rw-r--r--tests/glbook/CH09_SimpleTexture2D.pngbin0 -> 1943 bytes
-rw-r--r--tests/glbook/CH09_TextureCubemap.pngbin0 -> 3209 bytes
-rw-r--r--tests/glbook/CH09_TextureWrap.pngbin0 -> 1812 bytes
-rw-r--r--tests/glbook/CH10_MultiTexture.pngbin0 -> 59495 bytes
-rw-r--r--tests/glbook/CH13_ParticleSystem.pngbin0 -> 11936 bytes
-rw-r--r--tests/glbook/Chapter_10/MultiTexture/MultiTexture.c227
-rw-r--r--tests/glbook/Chapter_10/MultiTexture/MultiTexture_orig.c213
-rw-r--r--tests/glbook/Chapter_10/MultiTexture/basemap.tgabin0 -> 786476 bytes
-rw-r--r--tests/glbook/Chapter_10/MultiTexture/lightmap.tgabin0 -> 196626 bytes
-rw-r--r--tests/glbook/Chapter_11/Multisample/Multisample.c302
-rw-r--r--tests/glbook/Chapter_11/Stencil_Test/Stencil_Test.c273
-rw-r--r--tests/glbook/Chapter_13/ParticleSystem/ParticleSystem.c310
-rw-r--r--tests/glbook/Chapter_13/ParticleSystem/ParticleSystem_orig.c294
-rw-r--r--tests/glbook/Chapter_13/ParticleSystem/smoke.tgabin0 -> 49170 bytes
-rw-r--r--tests/glbook/Chapter_15/Hello_Triangle_KD/Hello_Triangle_KD.c306
-rw-r--r--tests/glbook/Chapter_2/Hello_Triangle/Hello_Triangle.c200
-rw-r--r--tests/glbook/Chapter_2/Hello_Triangle/Hello_Triangle_orig.c193
-rw-r--r--tests/glbook/Chapter_8/Simple_VertexShader/Simple_VertexShader.c209
-rw-r--r--tests/glbook/Chapter_8/Simple_VertexShader/Simple_VertexShader_orig.c196
-rw-r--r--tests/glbook/Chapter_9/MipMap2D/MipMap2D.c348
-rw-r--r--tests/glbook/Chapter_9/Simple_Texture2D/Simple_Texture2D.c213
-rw-r--r--tests/glbook/Chapter_9/Simple_Texture2D/Simple_Texture2D_orig.c199
-rw-r--r--tests/glbook/Chapter_9/Simple_TextureCubemap/Simple_TextureCubemap.c244
-rw-r--r--tests/glbook/Chapter_9/Simple_TextureCubemap/Simple_TextureCubemap_orig.c227
-rw-r--r--tests/glbook/Chapter_9/TextureWrap/TextureWrap.c275
-rw-r--r--tests/glbook/Chapter_9/TextureWrap/TextureWrap_orig.c257
-rw-r--r--tests/glbook/Common/esShader.c155
-rw-r--r--tests/glbook/Common/esShapes.c280
-rw-r--r--tests/glbook/Common/esTransform.c213
-rw-r--r--tests/glbook/Common/esUtil.c420
-rw-r--r--tests/glbook/Common/esUtil.h281
-rw-r--r--tests/glbook/Makefile60
-rw-r--r--tests/glbook/README.linux32
-rw-r--r--tests/hello_world.js4
-rw-r--r--tests/hello_world_file.cpp13
-rw-r--r--tests/hello_world_file.txt4
-rw-r--r--tests/hello_world_gles.c19
-rw-r--r--tests/hello_world_gles_deriv.c730
-rw-r--r--tests/hello_world_gles_shell.html2
-rw-r--r--tests/hello_world_sdl.cpp5
-rw-r--r--tests/htmltest.pngbin0 -> 743 bytes
-rw-r--r--tests/i64_precise.txt128
-rw-r--r--tests/python/ccproxy.py2
-rwxr-xr-xtests/runner.py1500
-rw-r--r--tests/screenshot-gray.pngbin0 -> 203336 bytes
-rw-r--r--tests/screenshot.jpgbin0 -> 50759 bytes
-rw-r--r--tests/screenshot.pngbin0 -> 329895 bytes
-rw-r--r--tests/screenshot2.pngbin0 -> 203164 bytes
-rw-r--r--tests/sdl_audio.c50
-rw-r--r--tests/sdl_canvas.c50
-rw-r--r--tests/sdl_gl_read.c155
-rw-r--r--tests/sdl_image.c35
-rw-r--r--tests/sdl_key.c55
-rw-r--r--tests/sdl_mouse.c62
-rw-r--r--tests/sdl_ogl.c155
-rw-r--r--tests/sdl_ogl_p.c164
-rw-r--r--tests/sounds/LICENSE.txt19
-rw-r--r--tests/sounds/alarmcreatemiltaryfoot_1.wavbin0 -> 443856 bytes
-rw-r--r--tests/sounds/alarmvictory_1.ogg</