..
Module-exports
…
asmfs
…
benchmark
Remove disabled linpack test ( #11483 )
2020-06-24 09:12:32 -07:00
browser
If async preparing wasm fails with MODULARIZE=1, reject the module ready promise ( #12408 )
2020-10-20 13:02:08 -07:00
bullet
…
cmake
Force use of Ninja generator in test_cmake_with_embind_cpp11_mode ( #12613 )
2020-10-27 13:56:38 -07:00
code_size
Check full JS output for hello world ( #12806 )
2020-11-18 11:40:25 -08:00
core
Improve test_math. NFC. ( #12922 )
2020-11-30 17:45:22 -08:00
cstdio
…
dirent
…
embind
Implement a more efficient vecFromJSArray ( #12463 )
2020-10-07 11:11:03 -07:00
emmake
Re-enable test_emmake_python under windows ( #11512 )
2020-06-30 11:52:22 -07:00
emscripten_log
Remove EM_LOG_DEMANGLE ( #12470 )
2020-10-08 10:47:34 -07:00
env
C environ constructor cleanup ( #12509 )
2020-10-13 11:21:32 -07:00
fcntl
Add O_NOCTTY flag to nodefs flags ( #12492 )
2020-10-11 18:32:31 -07:00
fetch
…
filesystem
Fix a bunch more tests to run in STRICT mode ( #11124 )
2020-05-12 12:25:43 -07:00
freetype
…
fs
Use es-check (during testing) to verify output is ES5 compliant. ( #12139 )
2020-09-09 17:39:14 -07:00
fuzz
Remove use of MEM_INIT_METHOD == 2 ( #12325 )
2020-09-24 14:33:32 -07:00
glbook
More cleanup of test code that was relying on implicit object output ( #11811 )
2020-08-05 11:45:41 -07:00
include_test
…
interop
Remove more __asmjs__-only code. NFC. ( #12822 )
2020-11-18 14:38:19 -08:00
math
…
minimal_webgl
Improve tests/minimal_webgl for teaching purposes. Improve WebGL validation MIN_WEBGL_VERSION=2 mode. ( #12047 )
2020-08-28 09:32:07 +03:00
module
…
msvc10
…
neon
Add NEON Simd header, SIMDe integration ( #11855 )
2020-09-03 15:44:23 -07:00
netinet
…
openjpeg
…
optimizer
Implement SAFE_HEAP using acorn, and use it on user JS ( #12450 )
2020-10-07 11:41:23 -07:00
other
Use musl's pthhread_self.c. NFC. ( #12856 )
2020-11-22 17:38:03 -08:00
poppler
…
printf
…
pthread
Remove excess headers from report_result.h ( #12929 )
2020-12-01 10:38:16 -08:00
qsort
…
return64bit
Part two of dynCall removal ( #12059 )
2020-08-31 11:07:03 -07:00
scons
…
sockets
Require python3 in test code ( #12003 )
2020-08-23 09:42:59 -07:00
sounds
Add MP3 support to SDL2_mixer ( #11577 )
2020-07-20 08:46:31 -07:00
sqlite
Fix native builds on benchmarks ( #10952 )
2020-04-17 16:04:04 -07:00
sse
Fix SSE incompatible with C. ( #11392 )
2020-06-15 13:07:55 +03:00
stat
…
stdio
Fix error being overridden incorrectly on FS.Rename ( #11812 )
2020-08-19 04:10:04 -07:00
termios
…
test_whole_archive
…
third_party
Remove `no_wasm_backend` usage from test_core.py ( #12807 )
2020-11-18 11:15:30 -08:00
unistd
Fix and reenable test_unistd_truncate_noderawfs ( #12510 )
2020-10-13 13:21:12 -07:00
utime
…
uuid
…
va_arg
…
wasm
…
webidl
Remove duplicate abort message printing ( #11569 )
2020-07-07 13:38:45 -07:00
websocket
…
799.cpp
…
access_file_after_heap_resize.c
…
aniso.c
…
aniso.png
…
asan-no-leak.js
Ignore ASAN_SHADOW_SIZE ( #12249 )
2020-09-28 21:54:21 -07:00
ascii_corpus.txt
…
atomicrmw_i64.ll
…
autoassemble.c
…
base64.cpp
…
benchmark_ffis.cpp
…
benchmark_ffis.js
…
benchmark_memcpy.cpp
…
benchmark_memset.cpp
…
benchmark_sse.py
Remove workaround for windows popen bug ( #12603 )
2020-10-26 16:12:03 -07:00
benchmark_utf8.cpp
…
benchmark_utf16.cpp
…
bigswitch.cpp
…
binaryen_2170_emscripten_atomic_cas_u8.cpp
Add test for https://github.com/WebAssembly/binaryen/issues/2170 . ( #10409 )
2020-06-17 19:08:24 +03:00
binaryen_2170_emscripten_atomic_cas_u8.out
Consistent use of `.out` for test expectations ( #11975 )
2020-08-20 11:35:14 -07:00
binaryen_async.c
…
bloom.dds
…
browser_gc.cpp
…
browser_harness.html
…
browser_main.cpp
…
browser_main_loop.c
…
browser_module.cpp
…
browser_reporting.js
…
browser_test_hello_world.c
Adds promise rejection to abort function when MODULARIZE is set ( #11615 )
2020-07-16 14:09:46 -07:00
bullet_hello_world.cpp
…
bzip2_test.c
…
canvas_animate_resize.cpp
…
canvas_animate_resize_shell.html
…
canvas_focus.c
…
canvas_size_proxy.c
…
canvas_style_proxy.c
…
canvas_style_proxy_pre.js
…
canvas_style_proxy_shell.html
…
check_emcc_help_text.py
Move emcc.txt and check that its up-to-date during CI ( #11099 )
2020-05-07 18:49:08 -07:00
checksummer.c
…
clang_native.py
Split config file handling out of shared.py. NFC. ( #12699 )
2020-11-09 08:06:33 -08:00
clientside_vertex_arrays_es3.c
…
closure_error.c
Fix closure error messages ( #12726 )
2020-11-09 18:00:48 +02:00
cocos2d_hello.cpp
…
cocos2d_hello.png
…
codemods.cpp
…
cube2md5.cpp
…
cube2md5.ok
…
cube2md5.txt
…
cube_explosion.c
…
cube_explosion.png
…
cubegeom.c
…
cubegeom.png
…
cubegeom_color.c
…
cubegeom_color.png
…
cubegeom_color2.c
…
cubegeom_color2.png
…
cubegeom_fog.c
…
cubegeom_fog.png
…
cubegeom_glew.c
…
cubegeom_mt.c
…
cubegeom_mt.png
…
cubegeom_normal.c
…
cubegeom_normal.png
…
cubegeom_normal_dap.c
…
cubegeom_normal_dap_far.c
…
cubegeom_normal_dap_far_glda.c
…
cubegeom_normal_dap_far_glda.png
…
cubegeom_normal_dap_far_glda_quad.c
…
cubegeom_normal_dap_far_glda_quad.png
…
cubegeom_normal_dap_far_range.c
…
cubegeom_normal_dap_far_range.png
…
cubegeom_pre.c
…
cubegeom_pre.png
…
cubegeom_pre2.c
…
cubegeom_pre2.png
…
cubegeom_pre2_vao.c
…
cubegeom_pre2_vao2.c
…
cubegeom_pre2_vao2.png
…
cubegeom_pre3.c
…
cubegeom_pre_vao.c
…
cubegeom_pre_vao.png
…
cubegeom_pre_vao_es.c
…
cubegeom_proc.c
…
cubegeom_texturematrix.c
…
cubegeom_texturematrix.png
…
cubegeom_u4fv_2.c
…
cubegeom_u4fv_2.png
…
cursor.bmp
…
custom_messages_proxy.c
…
custom_messages_proxy_postjs.js
…
custom_messages_proxy_shell.html
…
declare_asm_module_exports.cpp
…
dlmalloc_proxy.c
…
dlmalloc_test.c
…
doublestart.c
…
embind_with_asyncify.cpp
Add support for Embind + Asyncify integration ( #11429 )
2020-06-18 20:14:37 +01:00
embind_with_pthreads.cpp
…
emscripten_api_browser.cpp
…
emscripten_api_browser2.cpp
…
emscripten_api_browser_infloop.cpp
…
emscripten_console_log.c
…
emscripten_console_log_pre.js
…
emscripten_fs_api_browser.cpp
…
emscripten_fs_api_browser2.cpp
…
emscripten_get_device_pixel_ratio.c
…
emscripten_get_now.cpp
…
emscripten_hide_mouse.c
…
emscripten_main_loop.cpp
Issue 11682: handle the "unwind" exception in the main loop ( #11721 )
2020-08-05 12:41:16 -07:00
emscripten_main_loop_and_blocker.cpp
…
emscripten_main_loop_setimmediate.cpp
…
emscripten_main_loop_settimeout.cpp
…
emscripten_performance_now.c
…
emscripten_request_animation_frame.c
…
emscripten_request_animation_frame_loop.c
…
emscripten_set_canvas_element_size.c
…
emscripten_set_immediate.c
…
emscripten_set_immediate_loop.c
…
emscripten_set_interval.c
…
emscripten_set_timeout.c
Remove excess headers from report_result.h ( #12929 )
2020-12-01 10:38:16 -08:00
emscripten_set_timeout_loop.c
Remove excess headers from report_result.h ( #12929 )
2020-12-01 10:38:16 -08:00
emscripten_throw_number.c
…
emscripten_throw_number_pre.js
…
emscripten_throw_string.c
…
emscripten_throw_string_pre.js
…
encapsulated_asmjs_page_load.html
…
fannkuch.cpp
…
fannkuch.js
…
fasta.cpp
…
fasta.js
…
file_db.cpp
…
files.cpp
…
float+.c
…
float_tex.cpp
…
float_tex.png
…
force_exit.c
…
freetype_test.c
…
fs_after_main.cpp
…
full_es2_sdlproc.c
…
gauge_available_memory.cpp
…
gears.png
…
gen_large_switchcase.py
…
gen_many_js_functions.py
…
gl_error.c
…
gl_in_mainthread_after_pthread.cpp
…
gl_in_proxy_pthread.cpp
…
gl_in_pthread.cpp
Remove uncessary use of PTHREAD_CREATE_JOINABLE in test code. NFC. ( #12404 )
2020-10-02 11:14:57 -07:00
gl_in_two_pthreads.cpp
Remove uncessary use of PTHREAD_CREATE_JOINABLE in test code. NFC. ( #12404 )
2020-10-02 11:14:57 -07:00
gl_matrix_identity.c
…
gl_only_in_pthread.cpp
…
gl_ps.c
…
gl_ps.png
…
gl_ps_packed.c
…
gl_ps_strides.c
…
gl_ps_strides.png
…
gl_ps_worker.c
…
gl_renderers.c
…
gl_renderers.png
…
gl_stride.c
…
gl_stride.png
…
gl_subdata.cpp
…
gl_teximage.c
…
gl_textures.cpp
…
gl_triangle.png
…
gl_vertex_buffer.c
…
gl_vertex_buffer.png
…
gl_vertex_buffer_pre.c
…
gl_vertex_buffer_pre.png
…
glbegin_points.c
…
glbegin_points.png
…
gles2_conformance.cpp
…
gles2_uniform_arrays.cpp
…
glew.c
…
glframebufferattachmentinfo.c
…
glfw.c
…
glfw3.c
…
glfw_events.c
…
glfw_joystick.c
…
glfw_minimal.c
…
glgetattachedshaders.c
…
glgettexenv.c
…
glshaderinfo.cpp
…
glut_fullscreen.c
…
glut_glutget.c
…
glut_touchevents.c
…
glut_wheelevents.c
…
hashtest.cpp
…
havlak.cpp
Fix havlak benchmark to write to stdout, so it works in all benchmarkers ( #11378 )
2020-06-09 13:34:18 -07:00
hello_123.c
…
hello_cxx11.cpp
…
hello_function.cpp
…
hello_image_sdl.c
…
hello_libcxx.cpp
…
hello_malloc.cpp
…
hello_random_printf.c
…
hello_world.c
…
hello_world.cpp
…
hello_world.js
Move runjs into tests directory ( #11410 )
2020-06-15 11:32:26 -07:00
hello_world.ll
…
hello_world_em_asm.c
…
hello_world_error.c
…
hello_world_error.cpp
…
hello_world_exit.c
…
hello_world_file.cpp
…
hello_world_file.txt
…
hello_world_fopen.c
…
hello_world_gles.c
…
hello_world_gles_deriv.c
…
hello_world_gles_full.c
…
hello_world_gles_full_944.c
…
hello_world_gles_proxy.c
…
hello_world_gles_shell.html
…
hello_world_loop.cpp
…
hello_world_loop_malloc.cpp
…
hello_world_main_loop.cpp
Run wasm-emscripten-finalize only when needed, and add ERROR_ON_WASM_CHANGES_AFTER_LINK option ( #12173 )
2020-09-14 08:41:27 -07:00
hello_world_sdl.cpp
…
hello_world_worker.cpp
…
html5_callbacks_on_calling_thread.c
…
html5_event_callback_in_two_threads.c
Refactor and rename confusing pthreads async functions ( #10772 )
2020-05-11 11:47:13 -07:00
html5_webgl.c
Emscripten WebGL API ( #11400 )
2020-06-16 10:09:33 +03:00
htmltest.png
…
http.cpp
…
http.h
…
idbstore.c
tests: remove unused btest argument ( #12912 )
2020-11-30 12:29:47 -08:00
idbstore_sync.c
…
idbstore_sync_worker.c
…
in_flight_memfile_request.c
…
invoke_i.cpp
…
jpeg_test.c
…
jsrun.py
Split config file handling out of shared.py. NFC. ( #12699 )
2020-11-09 08:06:33 -08:00
keydown_preventdefault_proxy.cpp
…
lib_include_flags.c
…
library_test_old_dyncall_format.js
Fix regression that broke calls to makeDynCall in JS library code. ( #12732 )
2020-11-11 09:32:57 +02:00
life.c
…
life.out
…
long_function_name_in_export.c
…
mainloop_infloop.cpp
…
mainloop_reschedule.cpp
…
mallinfo.cpp
Remove DYNAMICTOP_PTR ( #12057 )
2020-09-02 14:50:00 -07:00
malloc_bench.cpp
…
malloc_demangle_infinite_loop.cpp
…
malloc_none.c
…
manual_download_data.cpp
…
manual_download_data.html
…
manual_wasm_instantiate.cpp
…
manual_wasm_instantiate.html
…
matrix_multiply.cpp
Use MINIMAL_RUNTIME in benchmarks ( #10861 )
2020-04-07 12:40:19 -07:00
mem_init.cpp
…
mem_init_request.cpp
…
meminit_pairs.c
…
minimal_hello.c
…
mmap_file.c
…
modularize_separate_asm.c
…
new.cpp
…
openal_buffers.c
…
openal_capture.c
…
openal_capture_sanity.c
…
openal_error.c
…
openal_playback.cpp
…
parallel_testsuite.py
A few python3 cleanups in test runner code. NFC. ( #12011 )
2020-08-24 02:46:25 -07:00
parse_benchmark_output.py
Add benchmark suite output parser [ci skip] ( #11252 )
2020-05-27 11:22:41 -07:00
perspective.c
…
perspective.png
…
pre_run_deps.cpp
…
preinitialized_webgl_context.cpp
…
preinitialized_webgl_context.html
…
primes.cpp
…
print_args.js
…
raytrace.cpp
…
raytrace.ppm
…
raytrace_7_256.ppm
…
report_result.cpp
…
report_result.h
Remove excess headers from report_result.h ( #12929 )
2020-12-01 10:38:16 -08:00
request_animation_frame.cpp
Remove excess headers from report_result.h ( #12929 )
2020-12-01 10:38:16 -08:00
resize_offscreencanvas_from_main_thread.cpp
…
runner.py
Remove `with_report_result` helper from test code ( #12906 )
2020-11-30 16:23:23 -08:00
runtime_misuse.cpp
…
runtime_misuse_2.cpp
…
s3tc.c
…
s3tc.png
…
s3tc_crunch.c
…
s3tc_crunch.png
…
sbrk_brk.cpp
…
screenshot-fog-density.png
…
screenshot-fog-exp2.png
…
screenshot-fog-linear.png
…
screenshot-fog-negative.png
…
screenshot-fog-simple.png
…
screenshot-gray-purple.png
…
screenshot-gray.png
…
screenshot.dds
…
screenshot.jpg
…
screenshot.png
…
screenshot2.png
…
sdl-stb-bpp1.png
…
sdl-stb-bpp2.png
…
sdl-stb-bpp3.png
…
sdl-stb-bpp4.png
…
sdl2_audio_beep.cpp
…
sdl2_canvas.png
…
sdl2_canvas_blank.c
…
sdl2_canvas_palette.c
…
sdl2_canvas_palette_2.c
…
sdl2_canvas_proxy.c
…
sdl2_canvas_size.c
…
sdl2_canvas_twice.c
…
sdl2_canvas_write.cpp
…
sdl2_custom_cursor.c
…
sdl2_fog_density.c
…
sdl2_fog_exp2.c
…
sdl2_fog_linear.c
…
sdl2_fog_negative.c
…
sdl2_fog_simple.c
…
sdl2_gfx.cpp
…
sdl2_gfx.png
…
sdl2_gl_frames_swap.c
…
sdl2_gl_frames_swap.png
…
sdl2_gl_read.c
…
sdl2_gldrawelements.c
GL emulation: fix GL_POINTS and implement glPointSize ( #10954 )
2020-04-20 17:46:38 -07:00
sdl2_gldrawelements.png
GL emulation: fix GL_POINTS and implement glPointSize ( #10954 )
2020-04-20 17:46:38 -07:00
sdl2_glmatrixmode_texture.c
GL emulation: fix glActiveTexture losing track of texture matrix ( #10919 )
2020-04-21 10:51:09 -07:00
sdl2_glmatrixmode_texture.png
GL emulation: fix glActiveTexture losing track of texture matrix ( #10919 )
2020-04-21 10:51:09 -07:00
sdl2_image.c
…
sdl2_image_prepare.c
…
sdl2_image_prepare_data.c
…
sdl2_key.c
…
sdl2_misc.c
Remove `with_report_result` helper from test code ( #12906 )
2020-11-30 16:23:23 -08:00
sdl2_mixer_music.c
Refactor tests for SDL2_mixer formats ( #11747 )
2020-07-31 10:20:54 -07:00
sdl2_mixer_wav.c
Allow linking with -lSDL2_mixer to work properly ( #12633 )
2020-10-30 11:56:08 -07:00
sdl2_mouse.c
…
sdl2_net_client.c
Remove excess headers from report_result.h ( #12929 )
2020-12-01 10:38:16 -08:00
sdl2_net_server.c
…
sdl2_pumpevents.c
…
sdl2_swsurface.c
…
sdl2_text.c
…
sdl2_threads.c
…
sdl2_timer.c
…
sdl2_ttf.c
…
sdl2_ttf.png
…
sdl2_unwasteful.cpp
…
sdl2glshader.c
…
sdl_alloctext.c
…
sdl_audio.c
…
sdl_audio_beep.cpp
…
sdl_audio_beep_sleep.cpp
…
sdl_audio_mix.c
…
sdl_audio_mix_channels.c
…
sdl_audio_panning.c
…
sdl_canvas.c
…
sdl_canvas_alpha.c
…
sdl_canvas_alpha.png
…
sdl_canvas_alpha_flag_0.png
…
sdl_canvas_blank.c
…
sdl_canvas_blank.png
…
sdl_canvas_palette.c
…
sdl_canvas_palette.png
…
sdl_canvas_palette_2.c
…
sdl_canvas_palette_b.png
…
sdl_canvas_palette_g.png
…
sdl_canvas_palette_r.png
…
sdl_canvas_proxy.c
…
sdl_canvas_proxy.png
…
sdl_canvas_size.c
…
sdl_canvas_size.html
…
sdl_canvas_twice.c
…
sdl_canvas_twice.png
…
sdl_create_rgb_surface_from.c
…
sdl_create_rgb_surface_from.png
…
sdl_fog_density.c
…
sdl_fog_exp2.c
…
sdl_fog_linear.c
…
sdl_fog_negative.c
…
sdl_fog_simple.c
…
sdl_free_screen.cpp
…
sdl_fullscreen_samecanvassize.c
…
sdl_gfx_primitives.c
…
sdl_gfx_primitives.png
…
sdl_gl_mapbuffers.c
…
sdl_gl_read.c
…
sdl_headless.c
…
sdl_image.c
…
sdl_image_must_prepare.c
Fix a flaky reftest, which became worse after recent firefox changes ( #12038 )
2020-08-25 15:58:55 -07:00
sdl_image_prepare.c
…
sdl_image_prepare_data.c
…
sdl_joystick.c
…
sdl_key.c
…
sdl_key_proxy.c
…
sdl_key_test.c
…
sdl_maprgba.c
…
sdl_maprgba.png
…
sdl_mouse.c
…
sdl_ogl.c
…
sdl_ogl_defaultMatrixMode.c
…
sdl_ogl_p.c
…
sdl_ogl_proc_alias.c
…
sdl_pumpevents.c
…
sdl_quit.c
…
sdl_resize.c
…
sdl_rotozoom.c
…
sdl_rotozoom.png
…
sdl_set_clip_rect.c
…
sdl_set_clip_rect.png
…
sdl_stb_image.c
…
sdl_stb_image_cleanup.c
Remove excess headers from report_result.h ( #12929 )
2020-12-01 10:38:16 -08:00
sdl_stb_image_data.c
…
sdl_surface_refcount.c
…
sdl_swsurface.c
…
sdl_text.c
…
sdl_togglefullscreen.c
…
sdl_touch.c
…
sdl_ttf_render_text_solid.c
…
sdl_ttf_render_text_solid.png
…
sdl_wm_togglefullscreen.c
…
sdlglshader.c
…
sdlglshader.png
…
sdlglshader2.c
…
sha1.c
…
shell_that_launches_modularize.html
…
ship.dds
…
sigalrm.cpp
…
sillyfuncast2_noasm.ll
tests: Removal of @no_wasm_backend, part 1 ( #12338 )
2020-09-27 19:59:56 -07:00
single_file_static_initializer.cpp
Fix SINGLE_FILE+MINIMAL_RUNTIME+WASM build in fastcomp ( #10928 )
2020-05-06 17:18:59 +03:00
skinning_test_no_simd.cpp
…
small_hello_world.c
…
split_memory_large_file.cpp
…
stack_overflow.cpp
Simplify `allocate` function to only take a single type ( #12279 )
2020-09-21 10:25:03 -07:00
strptime_symmetry.cpp
…
system.c
…
test-fix-closure.js
…
test_aligned_alloc.c
Proper alignment requirements for aligned_alloc/posix_memalign ( #11097 )
2020-05-11 08:57:30 -07:00
test_benchmark.py
Split config file handling out of shared.py. NFC. ( #12699 )
2020-11-09 08:06:33 -08:00
test_boost_graph.cpp
…
test_browser.py
Remove excess headers from report_result.h ( #12929 )
2020-12-01 10:38:16 -08:00
test_browser_language_detection.c
…
test_chained_js_error_diagnostics.c
When JS library linking fails on a JS function being missing, print o… ( #11034 )
2020-05-08 13:02:49 +03:00
test_chained_js_error_diagnostics.js
When JS library linking fails on a JS function being missing, print o… ( #11034 )
2020-05-08 13:02:49 +03:00
test_closure_annotations.js
…
test_closure_externs.js
…
test_closure_externs_pre_js.js
…
test_closure_warning.c
…
test_core.py
Improve test_math. NFC. ( #12922 )
2020-11-30 17:45:22 -08:00
test_egl.c
…
test_egl_createcontext_error.c
…
test_egl_width_height.c
…
test_emrun.c
…
test_fflush.cpp
…
test_fflush.html
…
test_fibers.cpp
…
test_float_literals.cpp
…
test_float_literals.out
…
test_gamepad.c
…
test_glfw_cursor_disabled.c
…
test_glfw_dropfile.c
…
test_glfw_fullscreen.c
…
test_glfw_get_key_stuck.c
…
test_glfw_joystick.c
…
test_glfw_pointerlock.c
…
test_glfw_time.c
…
test_global_initializer.cpp
…
test_html5_core.c
Paraeterize browser.test_html5 ( #12851 )
2020-11-24 08:42:15 -08:00
test_html5_emscripten_exit_fullscreen.c
…
test_html5_fullscreen.c
…
test_html5_fullscreen.html
…
test_html5_mouse.c
…
test_html5_pointerlockerror.c
…
test_interactive.py
Remove `with_report_result` helper from test code ( #12906 )
2020-11-30 16:23:23 -08:00
test_keyboard_codes.c
…
test_locale.c
…
test_locale.out
…
test_memcpy_alignment.cpp
…
test_memset_alignment.cpp
…
test_minmax.c
…
test_old_dyncall_format.c
Fix regression that broke calls to makeDynCall in JS library code. ( #12732 )
2020-11-11 09:32:57 +02:00
test_other.py
Fix `-s` handling when the following argument is uppercase ( #12913 )
2020-11-30 11:33:17 -08:00
test_override_system_js_lib_symbol.c
Make the linking order of --js-library files and -l directives on the command line matter ( #10594 )
2020-05-06 15:42:50 +03:00
test_override_system_js_lib_symbol.js
Make the linking order of --js-library files and -l directives on the command line matter ( #10594 )
2020-05-06 15:42:50 +03:00
test_preallocated_heap.cpp
…
test_preallocated_heap_shell.html
…
test_sanity.py
Split config file handling out of shared.py. NFC. ( #12699 )
2020-11-09 08:06:33 -08:00
test_sdl_mousewheel.c
…
test_sockets.py
Remove `with_report_result` helper from test code ( #12906 )
2020-11-30 16:23:23 -08:00
test_vr.c
…
test_wasm_builtin_simd.cpp
Re-enable SIMD tests with updated types ( #11827 )
2020-08-06 13:06:53 -07:00
test_wasm_intrinsics_simd.c
Remove tests for i8x16.mul ( #11191 )
2020-05-19 10:30:18 -07:00
test_webgl2_runtime_no_context.cpp
Document WebGL1 / WebGL2 context creation issues ( #11839 )
2020-09-02 18:44:43 -07:00
test_webgl_context_attributes_common.c
…
test_webgl_context_attributes_glfw.c
…
test_webgl_context_attributes_glut.c
…
test_webgl_context_attributes_sdl.c
…
test_webgl_context_attributes_sdl2.c
…
test_webgl_no_auto_init_extensions.c
…
test_wget.c
…
test_wget_data.c
…
tex_nonbyte.c
…
tex_nonbyte.png
…
tick.h
…
two_separate_asm_files.html
…
twopart_main.cpp
Consider each file extension separately when compiling multiple files… ( #11336 )
2020-06-04 11:23:43 -07:00
twopart_side.c
Consider each file extension separately when compiling multiple files… ( #11336 )
2020-06-04 11:23:43 -07:00
unicode_library.js
…
utf8.cpp
…
utf8_corpus.txt
…
utf8_invalid.cpp
…
utf16_corpus.txt
…
utf32.cpp
…
vorbis_test.c
…
vswprintf_utf8.c
…
vswprintf_utf8.out
…
wasm32-unknown-emscripten.c
Remove references to __asmjs__ macro ( #12775 )
2020-11-13 13:48:37 -08:00
water.dds
…
webgl2.cpp
Fix WebGL emscripten_webgl_get_context_attributes() proxying ( #11356 )
2020-06-09 06:55:12 +03:00
webgl2_backwards_compatibility_emulation.cpp
…
webgl2_draw_packed_triangle.c
…
webgl2_garbage_free_entrypoints.cpp
…
webgl2_invalid_teximage2d_type.cpp
…
webgl2_objects.cpp
…
webgl2_pbo.cpp
…
webgl2_simple_enable_extensions.c
Add WEBGL_multi_draw_instanced_base_vertex_base_instance bindings ( #12282 )
2020-09-24 15:00:01 -07:00
webgl2_ubos.cpp
Fix a format specifier warning in a test ( #12251 )
2020-09-17 08:43:16 -07:00
webgl_array_of_structs_uniform.c
…
webgl_array_of_structs_uniform.png
…
webgl_color_buffer_readpixels.cpp
…
webgl_create_context.cpp
…
webgl_create_context2.cpp
…
webgl_create_context2_shell.html
…
webgl_destroy_context.cpp
…
webgl_destroy_context_shell.html
…
webgl_draw_base_vertex_base_instance_test.c
Add WEBGL_multi_draw_instanced_base_vertex_base_instance bindings ( #12282 )
2020-09-24 15:00:01 -07:00
webgl_draw_instanced_base_vertex_base_instance.png
Add WEBGL_multi_draw_instanced_base_vertex_base_instance bindings ( #12282 )
2020-09-24 15:00:01 -07:00
webgl_draw_triangle.c
Add WEBGL_multi_draw_instanced_base_vertex_base_instance bindings ( #12282 )
2020-09-24 15:00:01 -07:00
webgl_draw_triangle_with_uniform_color.c
…
webgl_error.cpp
…
webgl_multi_draw.png
Add WEBGL_multi_draw extension ( #11650 )
2020-08-04 11:29:32 +03:00
webgl_multi_draw_test.c
Add WEBGL_multi_draw_instanced_base_vertex_base_instance bindings ( #12282 )
2020-09-24 15:00:01 -07:00
webgl_offscreen_framebuffer_swap_with_bad_state.c
…
webgl_shader_source_length.cpp
…
webgl_with_closure.cpp
…
webgpu_dummy.cpp
Update WebGPU ( #11737 )
2020-07-31 14:42:24 -07:00
whets.cpp
…
worker_api_2_main.cpp
…
worker_api_2_worker.cpp
…
worker_api_3_main.cpp
…
worker_api_3_worker.cpp
…
worker_api_main.cpp
…
worker_api_worker.cpp
…
worker_api_worker_sleep.cpp
…
wrap_malloc.cpp
…
write_file.cpp
…