15 Commits (b3fd450bc40a5b781b52180013efb4808dca7a9e)

Author SHA1 Message Date
ocornut b3fd450bc4 WIP Backends: SDLRenderer3: adding support for multi-viewports. (broken: see 2 FIXMES) ago%!(EXTRA string=1 year)
Kenneth Rapp 219c6adc58
Examples: SDL3+SDLRenderer3: Update SDL_SetRenderDrawColorFloat() call. (#7658) ago%!(EXTRA string=1 year)
Cyao 538960bf17
Examples: Fixed SDL3 Makefile (#7641) ago%!(EXTRA string=1 year)
ocornut 93daf23223 Examples: SDL3: updates for latest SDL3 API changes. ago%!(EXTRA string=1 year)
ocornut 5d973a87d4 Backends: SDL_Renderer2/SDL_Renderer3: and ImGui_ImplSDLRenderer2_RenderDrawData() and ImGui_ImplSDLRenderer3_RenderDrawData() now takes a SDL_Renderer* parameter. ago%!(EXTRA string=1 year)
ocornut 15d8d41f86 Examples: add missing ImGuiConfigFlags_DockingEnable flag in some examples. ago%!(EXTRA string=1 year)
ocornut dad1689bf7 Examples: SDL3: amend for removal of SDL_RENDERER_ACCELERATED. ago%!(EXTRA string=1 year)
ocornut af00b182e3 Examples: SDL3: Minor fixes following changes to API (SDL_WindowFlags -> Uint32). ago%!(EXTRA string=1 year)
ocornut c6ec69c7c1 Using nullptr in remaining examples/backends locations. (#6313, #7071, #4537) ago%!(EXTRA string=2 years)
Chris Gregory 1f3090a48d
Backends: SDL3: Fix indent (#7062) ago%!(EXTRA string=2 years)
ocornut 357f752bed Docs: add more links to the top of every examples and backends files. ago%!(EXTRA string=2 years)
ocornut b476184574 Backends: SDLRenderer3: Amend/finish SDL_Renderer3 patch + add example. (#6286) ago%!(EXTRA string=2 years)