/third_party/flutter/skia/third_party/externals/libwebp/ |
D | README.webp_js | 10 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/ |
D | README.md | 3 - 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/ |
D | README.md | 4 - 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/ |
D | README.webp_js | 10 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/ |
D | SDL_emscriptenopengles.c | 93 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/ |
D | CompilingTranslatorWithEmscripten.md | 5 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/ |
D | CompilingTranslatorWithEmscripten.md | 5 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/ |
D | Dockerfile | 1 # A Docker image that augments the Emscripten SDK Docker image
|
/third_party/skia/infra/canvaskit/docker/canvaskit-emsdk/ |
D | Dockerfile | 1 # A Docker image that augments the Emscripten SDK Docker image
|
/third_party/flutter/skia/third_party/externals/imgui/examples/ |
D | .gitignore | 27 ## Emscripten output
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | Triple.h | 194 Emscripten, enumerator 195 LastOSType = Emscripten 608 return getOS() == Triple::Emscripten; in isOSEmscripten()
|
/third_party/flutter/skia/infra/wasm-common/docker/emsdk-base/ |
D | Dockerfile | 1 # A Docker image that has the Emscripten SDK installed to /opt/emsdk
|
/third_party/skia/third_party/externals/imgui/ |
D | .gitignore | 36 ## Emscripten artifacts
|
/third_party/skia/experimental/tskit/ |
D | compile.sh | 13 Be sure to set the EMSDK environment variable to the location of Emscripten SDK:
|
/third_party/skia/third_party/externals/dawn/docs/ |
D | codegen.md | 13 - 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/ |
D | README-emscripten.md | 1 Emscripten chapter
|
D | README.md | 36 - [Emscripten](README-emscripten.md)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | README.txt | 11 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/ |
D | webgpu_struct_info.json | 16 //* This generator is used to produce part of Emscripten's struct_info.json,
|
/third_party/skia/experimental/skottiekit/ |
D | compile.sh | 13 Be sure to set the EMSDK environment variable to the location of Emscripten SDK:
|
/third_party/skia/modules/canvaskit/ |
D | compile_gm.sh | 13 Be sure to set the EMSDK environment variable to the location of Emscripten SDK:
|
D | compile.sh | 13 Be sure to set the EMSDK environment variable to the location of Emscripten SDK:
|
D | README.md | 123 ## Updating the version of Emscripten we build/test with 129 and activate the desired version of Emscripten.
|
/third_party/glslang/ |
D | CMakeLists.txt | 80 …"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/ |
D | CMakeLists.txt | 106 PRINT_NAME "Emscripten WebGPU bits"
|