ocornut
|
571dae9664
Backends: WGPU: added ImGuiBackendFlags_RendererHasTextures support. (#8465)
|
1 月之前 |
ocornut
|
df068ce11e
Various/misc fixes following back-and-forth dynamic_fonts->master->docking merges. Added missing API BREAKING CHANGES section.
|
1 月之前 |
ocornut
|
43fbd7ce84
Backends: standardized top of file comments.
|
7 月之前 |
ocornut
|
0bde57c25a
Font, Misc: remove qualifier from most font functions.
|
9 月之前 |
ocornut
|
f890d85381
Backends: Fixed typo in comments from old wip work 'io.BackendRendererRenderState' -> 'platform_io.Renderer_RenderState'. (#6969, #5834, #7468, #3590
|
9 月之前 |
ocornut
|
e94f95d82b
Backends: DX11, DX12, Vulkan, WGPU: Expose some backend-specific render state usable for callbacks. (#6969, #5834, #7468, #3590)
|
9 月之前 |
Aaron C Gaudette
|
1ac162f2b0
Backends: WGPU: add IMGUI_IMPL_WEBGPU_BACKEND_DAWN/IMGUI_IMPL_WEBGPU_BACKEND_WGPU to support more targets. (#7977, #7969, #6602, #6188, #7523)
|
10 月之前 |
ocornut
|
3f9a90e2a3
Docs: added extraneous link to Getting Started section.
|
1 年之前 |
Elie Michel
|
8be48a44f7
Backends: WebGPU: Avoid using -1u literal (#7436)
|
1 年之前 |
ocornut
|
5fc0a361b2
Backends: WebGPU: added ImGui_ImplWGPU_InitInfo::PipelineMultisampleState. (#7240)
|
1 年之前 |
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)
|
1 年之前 |
ocornut
|
357f752bed
Docs: add more links to the top of every examples and backends files.
|
1 年之前 |
ocornut
|
33e13c85e1
Backends: Made all backends sources files support global IMGUI_DISABLE. (#6601)
|
2 年之前 |
ocornut
|
e816bc6723
Merge misc changes from docking branch to reduce small drift.
|
2 年之前 |
Peter Nimmervoll
|
00b6370848
Backends: WebGPU: fixed rendering when a depth buffer is enabled. (#5869)
|
2 年之前 |
ocornut
|
838c16533d
Backends: Comments.
|
4 年之前 |
ocornut
|
dff0044d4e
Backends, Examples: Added support for WebGPU and corresponding example. Amend 5853fbd (#3632)
|
4 年之前 |
Basil Fierz
|
5853fbd68b
Backends, Examples: Added support for WebGPU and corresponding example (#3632)
|
4 年之前 |