mirror of
https://github.com/ocornut/imgui.git
synced 2026-09-27 00:13:29 +03:00
Examples: Made example_sdl_opengl3 and example_glfw_opengl3 build with Emscripten. Removed dedicated examples. (#2492, #2494, #3699, #3705)
This commit is contained in:
parent
96ab68eee0
commit
ce6e6da510
13 changed files with 91 additions and 465 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -40,8 +40,8 @@ xcuserdata
|
|||
examples/*.o.tmp
|
||||
examples/*.out.js
|
||||
examples/*.out.wasm
|
||||
examples/example_emscripten_glfw_opengl3/web/*
|
||||
examples/example_emscripten_opengl3/web/*
|
||||
examples/example_glfw_opengl3/web/*
|
||||
examples/example_sdl_opengl3/web/*
|
||||
examples/example_emscripten_wgpu/web/*
|
||||
|
||||
## JetBrains IDE artifacts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue