ocornut
|
8679cfa2d8
Merge branch 'master' into docking
|
hai 5 meses |
fdsa
|
4f1d3809c3
Fixed tabs and spaces (#8377)
|
hai 5 meses |
ocornut
|
6e94f6cefb
Merge branch 'master' into docking
|
hai 6 meses |
ocornut
|
8b0af7fddc
Backends: SDL: update comments regarding API stability, regarding SDL_GPU and SDL_Renderer.
|
hai 6 meses |
Daniel K. O. (dkosmari)
|
aa23f3801b
Backends: SDL_Renderer2/3: Use endian-dependent RGBA32 texture format, to match SDL_Color. (#8327)
|
hai 6 meses |
ocornut
|
a9cd0f5e42
Merge branch 'master' into docking
|
hai 7 meses |
ocornut
|
43fbd7ce84
Backends: standardized top of file comments.
|
hai 7 meses |
ocornut
|
566558b17c
Replacing NULL with nullptr in examples/backends when they creeped back. (#6313, #7071, #4537)
|
hai 7 meses |
ocornut
|
514a97a9b7
Merge branch 'master' into docking
|
hai 9 meses |
ocornut
|
a0b811dd37
Backends: SDLRenderer2/3: expose selected state in ImGui_ImplXXXX_RenderState structures during render loop. (#6969, #5834, #7468, #3590 + #7616)
|
hai 9 meses |
ocornut
|
fa9277d12d
Merge branch 'master' into docking
|
hai 9 meses |
ocornut
|
9bd5d8a240
Backends: misc renaming of locals. Use 'draw_list' instead of 'cmd_list'. Avoid using 'ctx'.
|
hai 9 meses |
ocornut
|
10fe2b674a
Merge branch 'master' into docking
|
hai 10 meses |
ocornut
|
0af2c4ef76
Backends: SDL3: Update for API changes: SDL_bool removal. SDL_INIT_TIMER removal. (#7999)
|
hai 10 meses |
ocornut
|
f63c95a076
Merge branch 'master' into docking
|
hai 10 meses |
ocornut
|
4832027eb6
Examples: SDL3: Update for API changes: SDL_Init() returns 0 on failure.
|
hai 11 meses |
ocornut
|
3369cbd277
Merge branch 'master' into docking
|
hai 1 ano |
ocornut
|
751bbf38ba
Backends: SDLRenderer3: Update for SDL_RenderGeometryRaw() API changes.
|
hai 1 ano |
ocornut
|
b39fc84f89
Merge branch 'master' into docking
|
hai 1 ano |
ocornut
|
5d973a87d4
Backends: SDL_Renderer2/SDL_Renderer3: and ImGui_ImplSDLRenderer2_RenderDrawData() and ImGui_ImplSDLRenderer3_RenderDrawData() now takes a SDL_Renderer* parameter.
|
hai 1 ano |
ocornut
|
eabe98f6d5
Merge branch 'master' into docking (incl merge moved CurrentDpiScale field)
|
hai 1 ano |
ocornut
|
5e23680454
Backends: all backends + demo now call IMGUI_CHECKVERSION() to verify ABI compatibility between caller code and compiled version of dear imgui. (#7568)
|
hai 1 ano |
ocornut
|
e391fe2e66
Merge branch 'master' into docking
|
hai 1 ano |
ocornut
|
d15574ce2a
Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275)
|
hai 1 ano |
ocornut
|
d79514c407
Merge branch 'master' into docking
|
hai 1 ano |
ocornut
|
2af01baffd
Backends: SDLRenderer3: query newly added SDL_RenderViewportSet() to not restore a wrong viewport if none was initially set.
|
hai 1 ano |
ocornut
|
450f1d7e7b
Merge branch 'master' into docking
|
hai 1 ano |
ocornut
|
ab522dd18c
Removed IM_OFFSETOF() macro in favor of using offsetof() available in C++11. Kept redirection define. (#4537)
|
hai 1 ano |
ocornut
|
7e246a7bb9
Merge branch 'master' into docking
|
hai 1 ano |
ocornut
|
357f752bed
Docs: add more links to the top of every examples and backends files.
|
hai 1 ano |