index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
AUTHORS
6
-rwxr-xr-x
em-config
24
-rwxr-xr-x
emcc
368
-rwxr-xr-x
emld
60
-rwxr-xr-x
emscripten.py
17
-rw-r--r--
settings.py
8
-rw-r--r--
src/analyzer.js
128
-rw-r--r--
src/compiler.js
4
-rw-r--r--
src/experimental/stringCache.diff
147
-rw-r--r--
src/intertyper.js
14
-rw-r--r--
src/jsifier.js
52
-rw-r--r--
src/library.js
316
-rw-r--r--
src/library_browser.js
343
-rw-r--r--
src/library_egl.js
6
-rw-r--r--
src/library_gc.js
167
-rw-r--r--
src/library_gl.js
1939
-rw-r--r--
src/library_glut.js
26
-rw-r--r--
src/library_sdl.js
745
-rw-r--r--
src/modules.js
5
-rw-r--r--
src/parseTools.js
72
-rw-r--r--
src/postamble.js
49
-rw-r--r--
src/preamble.js
76
-rw-r--r--
src/runtime.js
71
-rw-r--r--
src/settings.js
19
-rw-r--r--
src/shell.html
57
-rw-r--r--
src/shell.js
18
-rw-r--r--
src/utility.js
4
-rw-r--r--
system/include/emscripten.h
54
-rw-r--r--
system/include/emscripten/emscripten.h
133
-rw-r--r--
system/include/features.h
3
-rw-r--r--
system/include/gc.h
50
-rw-r--r--
system/include/libc/sys/_default_fcntl.h
5
-rw-r--r--
system/include/libc/sys/dirent.h
4
-rw-r--r--
system/include/libc/sys/types.h
8
-rw-r--r--
system/include/net/if.h
61
-rw-r--r--
system/include/net/netinet/in.h
5
-rw-r--r--
system/include/net/netinet/tcp.h
246
-rw-r--r--
system/include/netdb.h
55
-rw-r--r--
system/include/sys/ioctl.h
15
-rw-r--r--
system/include/sys/socket.h
14
-rw-r--r--
system/include/sys/socketvar.h
3
-rw-r--r--
system/include/sys/statvfs.h
2
-rw-r--r--
system/lib/libcxx/Makefile
1
-rw-r--r--
tests/aniso.c
210
-rw-r--r--
tests/aniso.png
bin
0 -> 35041 bytes
-rw-r--r--
tests/bloom.dds
bin
0 -> 32896 bytes
-rw-r--r--
tests/browser_gc.cpp
96
-rw-r--r--
tests/browser_harness.html
6
-rw-r--r--
tests/cases/complexphi.ll
4
-rw-r--r--
tests/cases/dash.ll
18
-rw-r--r--
tests/cases/funcptr.ll
27
-rw-r--r--
tests/cases/funcptr.txt
1
-rw-r--r--
tests/cases/phientryimplicitmoar.ll
28
-rw-r--r--
tests/cases/phientryimplicitmoar.txt
6
-rw-r--r--
tests/cases/phinonexist.ll
25
-rw-r--r--
tests/cases/subnums.ll
18
-rw-r--r--
tests/cases/subnums.txt
1
-rw-r--r--
tests/cube2md5.cpp
28
-rw-r--r--
tests/cube2md5.ok
264
-rw-r--r--
tests/cube2md5.txt
37
-rw-r--r--
tests/cube_explosion.c
235
-rw-r--r--
tests/cubegeom.c
295
-rw-r--r--
tests/cubegeom_color.c
295
-rw-r--r--
tests/cubegeom_color2.c
299
-rw-r--r--
tests/cubegeom_fog.c
307
-rw-r--r--
tests/cubegeom_mt.c
300
-rw-r--r--
tests/cubegeom_normal.c
295
-rw-r--r--
tests/cubegeom_normal_dap.c
291
-rw-r--r--
tests/cubegeom_normal_dap_far.c
289
-rw-r--r--
tests/cubegeom_normal_dap_far_glda.c
280
-rw-r--r--
tests/cubegeom_normal_dap_far_glda_quad.c
280
-rw-r--r--
tests/cubegeom_normal_dap_far_range.c
289
-rw-r--r--
tests/cubegeom_pre.c
307
-rw-r--r--
tests/cubegeom_pre2.c
348
-rw-r--r--
tests/cubegeom_pre3.c
348
-rw-r--r--
tests/cubegeom_texturematrix.c
312
-rw-r--r--
tests/emscripten_api_browser.cpp
68
-rw-r--r--
tests/emscripten_fs_api_browser.cpp
69
-rw-r--r--
tests/fcntl/src.c
2
-rw-r--r--
tests/float_tex.cpp
136
-rw-r--r--
tests/float_tex.png
bin
0 -> 19944 bytes
-rw-r--r--
tests/gl_matrix_identity.c
129
-rw-r--r--
tests/gl_ps.c
230
-rw-r--r--
tests/gl_ps.png
bin
0 -> 203535 bytes
-rw-r--r--
tests/glshaderinfo.cpp
52
-rw-r--r--
tests/hello_world_gles.c
63
-rw-r--r--
tests/msvc10/README.txt
5
-rw-r--r--
tests/msvc10/dlmalloc_test.vcxproj
89
-rw-r--r--
tests/msvc10/emscripten_api_browser.vcxproj
89
-rw-r--r--
tests/msvc10/fannkuch.vcxproj
89
-rw-r--r--
tests/msvc10/fasta.vcxproj
89
-rw-r--r--
tests/msvc10/files.vcxproj
89
-rw-r--r--
tests/msvc10/glbook_10_MultiTexture.vcxproj
110
-rw-r--r--
tests/msvc10/glbook_11_Multisample.vcxproj
106
-rw-r--r--
tests/msvc10/glbook_11_Stencil_Test.vcxproj
106
-rw-r--r--
tests/msvc10/glbook_13_ParticleSystem.vcxproj
109
-rw-r--r--
tests/msvc10/glbook_15_Hello_Triangle_KD.vcxproj
106
-rw-r--r--
tests/msvc10/glbook_2_Hello_Triangle.vcxproj
106
-rw-r--r--
tests/msvc10/glbook_8_Simple_VertexShader.vcxproj
106
-rw-r--r--
tests/msvc10/glbook_9_MipMap2D.vcxproj
106
-rw-r--r--
tests/msvc10/glbook_9_Simple_Texture2D.vcxproj
106
-rw-r--r--
tests/msvc10/glbook_9_Simple_TextureCubemap.vcxproj
106
-rw-r--r--
tests/msvc10/glbook_9_TextureWrap.vcxproj
106
-rw-r--r--
tests/msvc10/hashtest.vcxproj
89
-rw-r--r--
tests/msvc10/hello_libcxx.vcxproj
89
-rw-r--r--
tests/msvc10/hello_malloc.vcxproj
89
-rw-r--r--
tests/msvc10/hello_world_c.vcxproj
89
-rw-r--r--
tests/msvc10/hello_world_cpp.vcxproj
89
-rw-r--r--
tests/msvc10/hello_world_file.vcxproj
89
-rw-r--r--
tests/msvc10/hello_world_gles.vcxproj
89
-rw-r--r--
tests/msvc10/hello_world_loop.vcxproj
89
-rw-r--r--
tests/msvc10/hello_world_loop_malloc.vcxproj
89
-rw-r--r--
tests/msvc10/hello_world_sdl.vcxproj
89
-rw-r--r--
tests/msvc10/new.vcxproj
89
-rw-r--r--
tests/msvc10/raytrace.vcxproj
89
-rw-r--r--
tests/msvc10/sdl_audio.vcxproj
89
-rw-r--r--
tests/msvc10/sdl_canvas.vcxproj
89
-rw-r--r--
tests/msvc10/sdl_gl_read.vcxproj
89
-rw-r--r--
tests/msvc10/sdl_image.vcxproj
89
-rw-r--r--
tests/msvc10/sdl_key.vcxproj
89
-rw-r--r--
tests/msvc10/sdl_mouse.vcxproj
89
-rw-r--r--
tests/msvc10/sdl_ogl.vcxproj
89
-rw-r--r--
tests/msvc10/skinning_test_no_simd.vcxproj
89
-rw-r--r--
tests/msvc10/tests_msvc10.sln
286
-rw-r--r--
tests/msvc10/tests_msvc10.vcxproj
67
-rw-r--r--
tests/msvc10/twopart.vcxproj
90
-rw-r--r--
tests/pre_run_deps.cpp
10