Home
last modified time | relevance | path

Searched refs:Emscripten (Results 1 – 25 of 64) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/libwebp/
DREADME.webp_js10 using Emscripten and CMake.
12 - install the Emscripten SDK following the procedure described at:
16 top-level directory containing Emscripten tools.
18 - make sure the file $EMSCRIPTEN/cmake/Modules/Platform/Emscripten.cmake is
19 accessible. This is the toolchain file used by CMake to invoke Emscripten.
20 If $EMSCRIPTEN is unset search for Emscripten.cmake under $EMSDK and set
30 -DCMAKE_TOOLCHAIN_FILE=$EMSCRIPTEN/cmake/Modules/Platform/Emscripten.cmake \
62 You will need a fairly recent version of Emscripten (at least 1.37.8) and of
77 The corresponding Emscripten bug is at:
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_opengl3/
DREADME.md3 - You need to install Emscripten from https://emscripten.org/docs/getting_started/downloads.html, a…
4 …ration setup](https://github.com/ocornut/imgui/tree/master/.github/workflows) for Emscripten setup.
5 …ou may need to run `emsdk/emsdk_env.bat` in your console to access the Emscripten command-line too…
15 …- Emscripten SDK has a handy `emrun` command: `emrun web/example_emscripten_opengl3.html --browser…
21 - Emscripten 2.0 (August 2020) obsoleted the fastcomp backend, only llvm is supported.
22 - Emscripten 1.39.0 (October 2019) obsoleted the `BINARYEN_TRAP_MODE=clamp` compilation flag which …
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_wgpu/
DREADME.md4 - You need to install Emscripten from https://emscripten.org/docs/getting_started/downloads.html, a…
6 …ou may need to run `emsdk/emsdk_env.bat` in your console to access the Emscripten command-line too…
10 - Requires Emscripten 2.0.10 (December 2020) due to GLFW adaptations
/third_party/skia/third_party/externals/libwebp/
DREADME.webp_js10 using Emscripten and CMake.
12 - install the Emscripten SDK following the procedure described at:
16 top-level directory containing Emscripten tools.
53 You will need a fairly recent version of Emscripten (at least 2.0.18,
69 The corresponding Emscripten bug is at:
/third_party/flutter/skia/third_party/externals/sdl/src/video/emscripten/
DSDL_emscriptenopengles.c93 SDL_EGL_CreateContext_impl(Emscripten)
94 SDL_EGL_SwapWindow_impl(Emscripten) in SDL_EGL_SwapWindow_impl() argument
95 SDL_EGL_MakeCurrent_impl(Emscripten) in SDL_EGL_SwapWindow_impl()
/third_party/flutter/skia/third_party/externals/angle2/doc/
DCompilingTranslatorWithEmscripten.md5 this purpose: compiling it with [Emscripten](http://emscripten.org/) allows it
13 Install the Emscripten toolchain per the [instructions](http://emscripten.org/).
97 Emscripten-translated executable. It would be helpful to define a simple wrapper
102 with the Emscripten binary would be useful.
/third_party/skia/third_party/externals/angle2/doc/
DCompilingTranslatorWithEmscripten.md5 this purpose: compiling it with [Emscripten](http://emscripten.org/) allows it
13 Install the Emscripten toolchain per the [instructions](http://emscripten.org/).
97 Emscripten-translated executable. It would be helpful to define a simple wrapper
102 with the Emscripten binary would be useful.
/third_party/flutter/skia/infra/canvaskit/docker/canvaskit-emsdk/
DDockerfile1 # A Docker image that augments the Emscripten SDK Docker image
/third_party/skia/infra/canvaskit/docker/canvaskit-emsdk/
DDockerfile1 # A Docker image that augments the Emscripten SDK Docker image
/third_party/flutter/skia/third_party/externals/imgui/examples/
D.gitignore27 ## Emscripten output
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h194 Emscripten, enumerator
195 LastOSType = Emscripten
608 return getOS() == Triple::Emscripten; in isOSEmscripten()
/third_party/flutter/skia/infra/wasm-common/docker/emsdk-base/
DDockerfile1 # A Docker image that has the Emscripten SDK installed to /opt/emsdk
/third_party/skia/third_party/externals/imgui/
D.gitignore36 ## Emscripten artifacts
/third_party/skia/experimental/tskit/
Dcompile.sh13 Be sure to set the EMSDK environment variable to the location of Emscripten SDK:
/third_party/skia/third_party/externals/dawn/docs/
Dcodegen.md13 - the Dawn, Emscripten, and upstream webgpu-native `webgpu.h` C header
14 - the Dawn and Emscripten `webgpu_cpp.cpp/h` C++ wrapper over the C header
16 - other parts of the [Emscripten](https://emscripten.org/) WebGPU implementation
36 …rse_json`. This is used to include and exclude various items for Dawn, Emscripten, or upstream hea…
56 …"` (optional) a string to allow overriding how this value map to Javascript for the Emscripten bits
/third_party/flutter/skia/third_party/externals/sdl/docs/
DREADME-emscripten.md1 Emscripten chapter
DREADME.md36 - [Emscripten](README-emscripten.md)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DREADME.txt11 Emscripten provides a C/C++ compilation environment that includes standard
14 Emscripten documentation in general, and this page in particular:
22 - wasm32-unknown-emscripten, which uses Emscripten internally and
/third_party/skia/third_party/externals/dawn/generator/templates/
Dwebgpu_struct_info.json16 //* This generator is used to produce part of Emscripten's struct_info.json,
/third_party/skia/experimental/skottiekit/
Dcompile.sh13 Be sure to set the EMSDK environment variable to the location of Emscripten SDK:
/third_party/skia/modules/canvaskit/
Dcompile_gm.sh13 Be sure to set the EMSDK environment variable to the location of Emscripten SDK:
Dcompile.sh13 Be sure to set the EMSDK environment variable to the location of Emscripten SDK:
DREADME.md123 ## Updating the version of Emscripten we build/test with
129 and activate the desired version of Emscripten.
/third_party/glslang/
DCMakeLists.txt80 …"If using Emscripten, build glslang.js. Otherwise, builds a sample executable for binary-size test…
90 "If using Emscripten, enables SINGLE_FILE build"
94 "If using Emscripten, builds to run on Node instead of Web"
/third_party/skia/third_party/externals/dawn/src/dawn/
DCMakeLists.txt106 PRINT_NAME "Emscripten WebGPU bits"

123