11 Commits (30dcdcbe736f551c0d7bc87ce5ed43edc835d7a2)

Author SHA1 Message Date
ocornut 3f9a90e2a3 Docs: added extraneous link to Getting Started section. 3 months ago
Elie Michel 8be48a44f7
Backends: WebGPU: Avoid using -1u literal (#7436) 8 months ago
ocornut 5fc0a361b2 Backends: WebGPU: added ImGui_ImplWGPU_InitInfo::PipelineMultisampleState. (#7240) 10 months ago
ocornut 831d42c1ab Backends: WebGPU: ImGui_ImplWGPU_Init() now takes a ImGui_ImplWGPU_InitInfo structure instead of variety of parameters, allowing for easier further changes. (#7240) 10 months ago
ocornut 357f752bed Docs: add more links to the top of every examples and backends files. 1 year ago
ocornut 33e13c85e1 Backends: Made all backends sources files support global IMGUI_DISABLE. (#6601) 1 year ago
ocornut e816bc6723 Merge misc changes from docking branch to reduce small drift. 2 years ago
Peter Nimmervoll 00b6370848 Backends: WebGPU: fixed rendering when a depth buffer is enabled. (#5869) 2 years ago
ocornut 838c16533d Backends: Comments. 3 years ago
ocornut dff0044d4e Backends, Examples: Added support for WebGPU and corresponding example. Amend 5853fbd (#3632) 4 years ago
Basil Fierz 5853fbd68b Backends, Examples: Added support for WebGPU and corresponding example (#3632) 4 years ago