ocornut
|
df068ce11e
Various/misc fixes following back-and-forth dynamic_fonts->master->docking merges. Added missing API BREAKING CHANGES section.
|
1 month ago |
ocornut
|
e538883a20
Backends: SDL_Renderer3: added ImGuiBackendFlags_RendererHasTextures support.
|
7 months ago |
ocornut
|
8b0af7fddc
Backends: SDL: update comments regarding API stability, regarding SDL_GPU and SDL_Renderer.
|
6 months ago |
ocornut
|
43fbd7ce84
Backends: standardized top of file comments.
|
7 months ago |
ocornut
|
a0b811dd37
Backends: SDLRenderer2/3: expose selected state in ImGui_ImplXXXX_RenderState structures during render loop. (#6969, #5834, #7468, #3590 + #7616)
|
9 months ago |
ocornut
|
4832027eb6
Examples: SDL3: Update for API changes: SDL_Init() returns 0 on failure.
|
10 months ago |
ocornut
|
3f9a90e2a3
Docs: added extraneous link to Getting Started section.
|
1 year ago |
ocornut
|
5d973a87d4
Backends: SDL_Renderer2/SDL_Renderer3: and ImGui_ImplSDLRenderer2_RenderDrawData() and ImGui_ImplSDLRenderer3_RenderDrawData() now takes a SDL_Renderer* parameter.
|
1 year 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)
|
2 years ago |
ocornut
|
b476184574
Backends: SDLRenderer3: Amend/finish SDL_Renderer3 patch + add example. (#6286)
|
2 years ago |
Andrea Carcone
|
0b57c07c79
Backends: SDL3: Add SDL_Renderer for SDL3 implementation. (#6286)
|
2 years ago |