ocornut
|
e3c7ff944d
|
Examples: Emscripten+WebGPU: slightly refactor like other Emscripten compatible Desktop examples, as aiming to make this suppot desktop eventually.
Also aimed at reducing diff for https://github.com/ocornut/imgui/pull/7132 tho this will lead in conflict.
|
ago%!(EXTRA string=1 year) |
ocornut
|
f24abbc47d
|
Fix various warnings (#4442)
|
ago%!(EXTRA string=4 years) |
ocornut
|
dff0044d4e
|
Backends, Examples: Added support for WebGPU and corresponding example. Amend 5853fbd (#3632)
|
ago%!(EXTRA string=4 years) |
Basil Fierz
|
5853fbd68b
|
Backends, Examples: Added support for WebGPU and corresponding example (#3632)
(Squashed 11 commits)
|
ago%!(EXTRA string=4 years) |
ocornut
|
feaa7ea003
|
Examples: Emscripten: Amend ba636c5. (#3705)
|
ago%!(EXTRA string=4 years) |
Horki
|
0f14dd9781
|
Examples: Emscripten: Add 'make serve' helper, move output to web/ folder. (#3705)
|
ago%!(EXTRA string=4 years) |
omar
|
9c8671e7b0
|
Tables: Add empty file, skeleton.
|
ago%!(EXTRA string=4 years) |
ocornut
|
d20f2bc90a
|
Rename example_emscripten/ to example_emscripten_opengl3/ (#3632)
|
ago%!(EXTRA string=4 years) |
ocornut
|
a7e21fb05f
|
Moving backends code from examples/ to backends/ (step 3: fixing project files)
|
ago%!(EXTRA string=5 years) |
omar
|
05a49f0413
|
Examples: Emscripten: Demonstrating embedding fonts in Makefile and code. (#2953) [@Oipo]
|
ago%!(EXTRA string=5 years) |
omar
|
4e90906b04
|
Added IMGUI_DISABLE_DEFAULT_FILE_FUNCTIONS / IMGUI_DISABLE_FILE_FUNCTIONS #2734)
Using in Emscripten example.
|
ago%!(EXTRA string=6 years) |
Konstantin Podsvirov
|
916487a653
|
example_emscripten: skip outdated compiler option
For more info see: https://github.com/ocornut/imgui/issues/2877
|
ago%!(EXTRA string=6 years) |
Funto
|
75d540d336
|
Example: Emscripten: Fix for compilation (filesystem module is required) (#2734)
|
ago%!(EXTRA string=6 years) |
omar
|
1fe6533192
|
Examples: Emscripten: Tweaks for size. (#2494)
|
ago%!(EXTRA string=6 years) |
omar
|
c1848b185c
|
Examples: Emscripten: Switched to WebGL1/ES2, Added Changelog, Updated links, Added ignore list, Fixed warning with older versions. Removed reliance on C++11 (would warn on some compiler). Improved html template, removed undesirable options, reduced log size. Tweaked main.cpp. (#2494)
|
ago%!(EXTRA string=6 years) |
Nicolas "Pixel" Noble
|
a936d0669c
|
Adding standalone Emscripten example.
|
ago%!(EXTRA string=6 years) |