ocornut
|
c18301f356
Examples: remove explicit font sizes from AddFontXXX() calls. Add commented out style.FontSizeBase assignment.
|
1 月之前 |
ocornut
|
bc394410a2
Examples: Win32+DX9/DX10/DX11/DX12, SDL2+DX11/OpenGL2/OpenGL3/SDLRenderer/Vulkan, SDL3+OpenGL/SDLGPU/SDLRenderer/Vulkan: made example DPI aware by default. (master + docking: partial support for multi-dpi by scaling fonts + viewports but not style)
|
1 月之前 |
ocornut
|
d72e66cdee
Examples: remove comments/references about baking and GetGlyphRangesJapanese().
|
1 月之前 |
lunarlattice
|
45e7f7827a
Examples: SDL2+SDLRenderer: fixed return value. (#7876)
|
11 月之前 |
ocornut
|
887478793b
Examples: SDL2 (all), SDL3 (all), Win32+OpenGL3: Rework examples main loop to handle minimization without burning CPU or GPU by running unthrottled code. (#7844)
|
1 年之前 |
ocornut
|
5d973a87d4
Backends: SDL_Renderer2/SDL_Renderer3: and ImGui_ImplSDLRenderer2_RenderDrawData() and ImGui_ImplSDLRenderer3_RenderDrawData() now takes a SDL_Renderer* parameter.
|
1 年之前 |
ocornut
|
55073aa7a3
Examples; SDL: added missing return values checks from SDL_CreateWindow() calls. (#7147)
|
1 年之前 |
ocornut
|
357f752bed
Docs: add more links to the top of every examples and backends files.
|
1 年之前 |
ocornut
|
b476184574
Backends: SDLRenderer3: Amend/finish SDL_Renderer3 patch + add example. (#6286)
|
2 年之前 |
ocornut
|
b709b02e96
Backends: SDL_Renderer2: renamed all functions accordingly. (#6286)
|
2 年之前 |
ocornut
|
88e7d773df
Backends: SDL_Renderer2: Renamed 'imgui_impl_sdlrenderer.h/cpp' to 'imgui_impl_sdlrenderer2.h/cpp' (#6286)
|
2 年之前 |