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--
src/parseTools.js
3
-rw-r--r--
tests/bullet/AUTHORS
22
-rw-r--r--
tests/bullet/BulletLicense.txt
18
-rw-r--r--
tests/bullet/CMakeLists.txt
338
-rw-r--r--
tests/bullet/COPYING
340
-rw-r--r--
tests/bullet/ChangeLog
779
-rw-r--r--
tests/bullet/Demos/HelloWorld/HelloWorld.cpp
172
-rw-r--r--
tests/bullet/Doxyfile
768
-rw-r--r--
tests/bullet/Extras/CMakeLists.txt
7
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/CMakeLists.txt
64
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/ConvexBuilder.cpp
373
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/ConvexBuilder.h
112
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/ConvexDecomposition.cpp
375
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/ConvexDecomposition.h
220
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/bestfit.cpp
466
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/bestfit.h
65
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/bestfitobb.cpp
173
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/bestfitobb.h
43
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/cd_hull.cpp
3260
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/cd_hull.h
153
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/cd_vector.h
1185
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/cd_wavefront.cpp
860
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/cd_wavefront.h
62
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/concavity.cpp
795
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/concavity.h
60
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/fitsphere.cpp
202
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/fitsphere.h
43
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/float_math.cpp
257
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/float_math.h
72
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/meshvolume.cpp
128
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/meshvolume.h
45
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/planetri.cpp
238
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/planetri.h
58
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/raytri.cpp
134
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/raytri.h
45
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/splitplane.cpp
306
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/splitplane.h
59
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/vlookup.cpp
326
-rw-r--r--
tests/bullet/Extras/ConvexDecomposition/vlookup.h
119
-rw-r--r--
tests/bullet/Extras/Makefile.am
78
-rw-r--r--
tests/bullet/Extras/Makefile.in
1287
-rw-r--r--
tests/bullet/Extras/glui/CMakeLists.txt
66
-rw-r--r--
tests/bullet/Extras/glui/GL/glui.h
2723
-rw-r--r--
tests/bullet/Extras/glui/algebra3.cpp
1609
-rw-r--r--
tests/bullet/Extras/glui/algebra3.h
475
-rw-r--r--
tests/bullet/Extras/glui/arcball.cpp
237
-rw-r--r--
tests/bullet/Extras/glui/arcball.h
97
-rw-r--r--
tests/bullet/Extras/glui/glui.cpp
2171
-rw-r--r--
tests/bullet/Extras/glui/glui_add_controls.cpp
319
-rw-r--r--
tests/bullet/Extras/glui/glui_bitmap_img_data.cpp
138
-rw-r--r--
tests/bullet/Extras/glui/glui_bitmaps.cpp
176
-rw-r--r--
tests/bullet/Extras/glui/glui_button.cpp
186
-rw-r--r--
tests/bullet/Extras/glui/glui_checkbox.cpp
188
-rw-r--r--
tests/bullet/Extras/glui/glui_column.cpp
89
-rw-r--r--
tests/bullet/Extras/glui/glui_commandline.cpp
197
-rw-r--r--
tests/bullet/Extras/glui/glui_control.cpp
1203
-rw-r--r--
tests/bullet/Extras/glui/glui_edittext.cpp
1198
-rw-r--r--
tests/bullet/Extras/glui/glui_filebrowser.cpp
165
-rw-r--r--
tests/bullet/Extras/glui/glui_internal.h
107
-rw-r--r--
tests/bullet/Extras/glui/glui_internal_control.h
45
-rw-r--r--
tests/bullet/Extras/glui/glui_list.cpp
542
-rw-r--r--
tests/bullet/Extras/glui/glui_listbox.cpp
448
-rw-r--r--
tests/bullet/Extras/glui/glui_mouse_iaction.cpp
210
-rw-r--r--
tests/bullet/Extras/glui/glui_node.cpp
212
-rw-r--r--
tests/bullet/Extras/glui/glui_panel.cpp
186
-rw-r--r--
tests/bullet/Extras/glui/glui_radio.cpp
362
-rw-r--r--
tests/bullet/Extras/glui/glui_rollout.cpp
275
-rw-r--r--
tests/bullet/Extras/glui/glui_rotation.cpp
473
-rw-r--r--
tests/bullet/Extras/glui/glui_scrollbar.cpp
832
-rw-r--r--
tests/bullet/Extras/glui/glui_separator.cpp
75
-rw-r--r--
tests/bullet/Extras/glui/glui_spinner.cpp
630
-rw-r--r--
tests/bullet/Extras/glui/glui_statictext.cpp
105
-rw-r--r--
tests/bullet/Extras/glui/glui_string.cpp
62
-rw-r--r--
tests/bullet/Extras/glui/glui_textbox.cpp
1108
-rw-r--r--
tests/bullet/Extras/glui/glui_translation.cpp
559
-rw-r--r--
tests/bullet/Extras/glui/glui_tree.cpp
278
-rw-r--r--
tests/bullet/Extras/glui/glui_treepanel.cpp
388
-rw-r--r--
tests/bullet/Extras/glui/glui_window.cpp
44
-rw-r--r--
tests/bullet/Extras/glui/quaternion.cpp
243
-rw-r--r--
tests/bullet/Extras/glui/quaternion.h
114
-rw-r--r--
tests/bullet/Extras/glui/readme.txt
228
-rw-r--r--
tests/bullet/INSTALL
111
-rw-r--r--
tests/bullet/LICENSE
19
-rw-r--r--
tests/bullet/Makefile.am
7
-rw-r--r--
tests/bullet/Makefile.in
672
-rw-r--r--
tests/bullet/NEWS
4
-rw-r--r--
tests/bullet/README
6
-rw-r--r--
tests/bullet/RELEASING.TXT
34
-rw-r--r--
tests/bullet/VERSION
1
-rw-r--r--
tests/bullet/acinclude.m4
3054
-rw-r--r--
tests/bullet/aclocal.m4
8795
-rwxr-xr-x
tests/bullet/autogen.sh
61
-rw-r--r--
tests/bullet/bullet.pc.cmake
6
-rw-r--r--
tests/bullet/bullet.pc.in
11
-rw-r--r--
tests/bullet/bulletTest.ll
192958
-rwxr-xr-x
tests/bullet/compile
142
-rwxr-xr-x
tests/bullet/config.guess
1500
-rw-r--r--
tests/bullet/config.h.in
99
-rwxr-xr-x
tests/bullet/config.sub
1616
-rwxr-xr-x
tests/bullet/configure
18392
-rw-r--r--
tests/bullet/configure.ac
160
-rw-r--r--
tests/bullet/convex0.bin
bin
0 -> 548 bytes
-rwxr-xr-x
tests/bullet/depcomp
584
-rw-r--r--
tests/bullet/file.obj
3578
-rwxr-xr-x
tests/bullet/install-sh
322
-rw-r--r--
tests/bullet/lib/readme.txt
13
-rwxr-xr-x
tests/bullet/ltmain.sh
7874
-rwxr-xr-x
tests/bullet/missing
367
-rw-r--r--
tests/bullet/output.txt
470
-rw-r--r--
tests/bullet/readme.txt
29
-rw-r--r--
tests/bullet/src/Bullet-C-Api.h
176
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp
37
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btAxisSweep3.h
1051
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h
82
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp
17
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h
270
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp
23
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h
80
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btDbvt.cpp
1295
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btDbvt.h
1256
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp
796
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h
146
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btDispatcher.cpp
22
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btDispatcher.h
110
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp
489
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h
151
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp
633
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h
469
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h
40
-rw-r--r--
tests/bullet/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp
1375