15 Commits (752603bc70bc0fc24846f27b816f04c9fc356453)

Author SHA1 Message Date
ocornut 96ab68eee0 Examples: refactor all examples with a MainLoopStep() function, to facilitate use with Emscripten. (#2492, #3699) ago%!(EXTRA string=2 years)
Peter Nimmervoll 00b6370848 Backends: WebGPU: fixed rendering when a depth buffer is enabled. (#5869) ago%!(EXTRA string=3 years)
ocornut 5c8041b4d7 Update gif in README + font names in examples ago%!(EXTRA string=3 years)
tocic 2b1d8e3eaf Fix more typos in sources and docs (#5681) ago%!(EXTRA string=3 years)
ocornut 92d0924b82 Fixed build with IMGUI_DISABLE_OBSOLETE_KEYIO + made all examples comments refer to StyleColorsLight(). ago%!(EXTRA string=3 years)
ocornut 04689979b4 Examples: Emscripten+WebGPU: Fix for latest spec rename of WGPURenderPassColorAttachment::clearColor to ::clearValue (#3632) ago%!(EXTRA string=3 years)
ocornut 6fae29679a Examples: Emscripten: Fix build. (#3632) ago%!(EXTRA string=3 years)
liam ad3f54ff1a Examples: Emscripten comments (#4650, #4662), standardize readme ago%!(EXTRA string=4 years)
ocornut f24abbc47d Fix various warnings (#4442) ago%!(EXTRA string=4 years)
Basil Fierz 83bdfef8e0 Backends: WGPU: update to latest specs. (#4116, #3632) ago%!(EXTRA string=4 years)
ocornut 6a161b8789 Examples: Reworked setup of clear color to be compatible with transparent values. (#2693, #2764, #2766, #2873, #3447, #3813, #3816) ago%!(EXTRA string=4 years)
ocornut 647a308ad3 Backends: GLFW: Add ImGui_ImplGlfw_InitForOther() instead of ImGui_ImplGlfw_InitForWebGPU() so it can be used for e.g. DX11. (#3632) ago%!(EXTRA string=4 years)
ocornut b898281e3c Demo: Added 'Examples->Fullscreen Window' demo. (#3789) + repack and zero-clear ImDrawData. 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) ago%!(EXTRA string=4 years)