ocornut
|
96ab68eee0
|
Examples: refactor all examples with a MainLoopStep() function, to facilitate use with Emscripten. (#2492, #3699)
Aligned all examples.
|
2023-02-02 17:30:48 +01:00 |
|
Peter Nimmervoll
|
00b6370848
|
Backends: WebGPU: fixed rendering when a depth buffer is enabled. (#5869)
|
2022-11-10 16:28:44 +01:00 |
|
ocornut
|
5c8041b4d7
|
Update gif in README + font names in examples
|
2022-09-19 17:45:05 +02:00 |
|
tocic
|
2b1d8e3eaf
|
Fix more typos in sources and docs (#5681)
|
2022-09-14 20:36:45 +02:00 |
|
ocornut
|
92d0924b82
|
Fixed build with IMGUI_DISABLE_OBSOLETE_KEYIO + made all examples comments refer to StyleColorsLight().
|
2022-07-06 20:58:20 +02:00 |
|
ocornut
|
04689979b4
|
Examples: Emscripten+WebGPU: Fix for latest spec rename of WGPURenderPassColorAttachment::clearColor to ::clearValue (#3632)
|
2022-04-22 20:38:59 +02:00 |
|
ocornut
|
6fae29679a
|
Examples: Emscripten: Fix build. (#3632)
|
2022-03-15 18:36:41 +07:00 |
|
liam
|
ad3f54ff1a
|
Examples: Emscripten comments (#4650, #4662), standardize readme
|
2021-10-19 14:17:12 +02:00 |
|
ocornut
|
f24abbc47d
|
Fix various warnings (#4442)
|
2021-08-18 12:38:24 +02:00 |
|
Basil Fierz
|
83bdfef8e0
|
Backends: WGPU: update to latest specs. (#4116, #3632)
Merged 13 commits.
|
2021-05-16 19:09:22 +02:00 |
|
ocornut
|
6a161b8789
|
Examples: Reworked setup of clear color to be compatible with transparent values. (#2693, #2764, #2766, #2873, #3447, #3813, #3816)
|
2021-02-18 11:38:41 +01:00 |
|
ocornut
|
647a308ad3
|
Backends: GLFW: Add ImGui_ImplGlfw_InitForOther() instead of ImGui_ImplGlfw_InitForWebGPU() so it can be used for e.g. DX11. (#3632)
Amend dff0044
|
2021-02-10 17:27:33 +01:00 |
|
ocornut
|
b898281e3c
|
Demo: Added 'Examples->Fullscreen Window' demo. (#3789) + repack and zero-clear ImDrawData.
|
2021-02-05 15:44:10 +01:00 |
|
ocornut
|
dff0044d4e
|
Backends, Examples: Added support for WebGPU and corresponding example. Amend 5853fbd (#3632)
|
2021-01-28 15:40:31 +01:00 |
|
Basil Fierz
|
5853fbd68b
|
Backends, Examples: Added support for WebGPU and corresponding example (#3632)
(Squashed 11 commits)
|
2021-01-28 11:37:46 +01:00 |
|