lunarlattice
|
45e7f7827a
|
Examples: SDL2+SDLRenderer: fixed return value. (#7876)
|
2024-08-09 12:27:38 +02:00 |
|
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)
|
2024-07-31 17:11:13 +02:00 |
|
ocornut
|
5d973a87d4
|
Backends: SDL_Renderer2/SDL_Renderer3: and ImGui_ImplSDLRenderer2_RenderDrawData() and ImGui_ImplSDLRenderer3_RenderDrawData() now takes a SDL_Renderer* parameter.
|
2024-05-15 13:44:54 +02:00 |
|
ocornut
|
55073aa7a3
|
Examples; SDL: added missing return values checks from SDL_CreateWindow() calls. (#7147)
|
2023-12-19 11:22:43 +01:00 |
|
ocornut
|
357f752bed
|
Docs: add more links to the top of every examples and backends files.
|
2023-09-11 14:01:40 +02:00 |
|
ocornut
|
b476184574
|
Backends: SDLRenderer3: Amend/finish SDL_Renderer3 patch + add example. (#6286)
|
2023-05-30 20:36:07 +02:00 |
|
ocornut
|
b709b02e96
|
Backends: SDL_Renderer2: renamed all functions accordingly. (#6286)
|
2023-05-30 20:15:31 +02:00 |
|
ocornut
|
88e7d773df
|
Backends: SDL_Renderer2: Renamed 'imgui_impl_sdlrenderer.h/cpp' to 'imgui_impl_sdlrenderer2.h/cpp' (#6286)
|
2023-05-30 20:11:19 +02:00 |
|