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
|
dad1689bf7
|
Examples: SDL3: amend for removal of SDL_RENDERER_ACCELERATED.
|
2024-04-15 12:08:07 +02:00 |
|
ocornut
|
af00b182e3
|
Examples: SDL3: Minor fixes following changes to API (SDL_WindowFlags -> Uint32).
"The SDL_WindowFlags enum should be replaced with Uint32"
|
2024-01-09 16:04:48 +01:00 |
|
ocornut
|
c6ec69c7c1
|
Using nullptr in remaining examples/backends locations. (#6313, #7071, #4537)
|
2023-11-28 19:29:17 +01:00 |
|
Chris Gregory
|
1f3090a48d
|
Backends: SDL3: Fix indent (#7062)
|
2023-11-28 12:09:07 +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 |
|