ocornut
|
f3e85310e7
Merge branch 'master' into docking
|
1 week ago |
David Maas
|
3d937beb62
Examples: DX10, DX11: Disabled DXGI's Alt+Enter default behavior in examples. (#4350)
|
2 weeks ago |
ocornut
|
cee40f8af9
Examples: made examples's main.cpp consistent with returning 1 on error.
|
2 weeks ago |
ocornut
|
e285ecca09
Merge branch 'master' into docking
|
2 weeks ago |
ocornut
|
d701ffb478
Examples: added SDL3+DirectX11 example. Minor amends + fix both SDL2/SDL3+DirectX11 to allow WARP driver. (#8956, #8957)
|
2 weeks ago |
ocornut
|
34bff4672c
Merge branch 'master' into docking
|
3 weeks ago |
ocornut
|
e044d99710
Examples: standardized all examples to have a base window size of 1280x800.
|
3 weeks ago |
ocornut
|
4d216d4510
Merge branch 'master' into docking
|
1 month ago |
ocornut
|
fe03035112
Docs: advertise ProggyVector font as an alternative.
|
1 month ago |
ocornut
|
1e130e045b
Examples: set ConfigDpiScaleFonts / ConfigDpiScaleViewports in all examples already setup for scaling.
|
4 months ago |
ocornut
|
6af6cec23f
Merge branch 'master_fonts' into docking
|
4 months ago |
ocornut
|
c18301f356
Examples: remove explicit font sizes from AddFontXXX() calls. Add commented out style.FontSizeBase assignment.
|
4 months ago |
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)
|
4 months ago |
ocornut
|
d72e66cdee
Examples: remove comments/references about baking and GetGlyphRangesJapanese().
|
4 months ago |
ocornut
|
d8c98c8c14
Merge branch 'master' into docking
|
1 year ago |
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 year ago |
ocornut
|
4aa81116a5
Merge branch 'master' into docking
|
1 year ago |
ocornut
|
55073aa7a3
Examples; SDL: added missing return values checks from SDL_CreateWindow() calls. (#7147)
|
1 year ago |
ocornut
|
7e246a7bb9
Merge branch 'master' into docking
|
2 years ago |
ocornut
|
357f752bed
Docs: add more links to the top of every examples and backends files.
|
2 years ago |
ocornut
|
aec062a8a5
Merge branch 'master' into docking
|
2 years ago |
Michael Martz
|
506f7e0074
Using nullptr in locations where warning disable is not convenient. (#6313, #4537)
|
2 years ago |
ocornut
|
9937660b1c
Merge branch 'master' into docking
|
2 years ago |
ocornut
|
bb224c8aa1
Examples: Updated all examples application to enable ImGuiConfigFlags_NavEnableKeyboard and ImGuiConfigFlags_NavEnableGamepad by default.
|
2 years ago |
ocornut
|
ea4565368e
Merge branch 'master' into docking
|
2 years ago |
ocornut
|
fac19e1883
Backends: SDL2:+SDL3 Implement SetPlatformImeDataFn (amends). (#6071, #1953) + fix SDL3 setting PlatformHandleRaw. (#6146)
|
2 years ago |
ocornut
|
e4233c6fb6
Merge branch 'master' into docking (doesn't include viewports-related changes for new SDL3 backend)
|
2 years ago |
ocornut
|
1b27ac982f
Backends+Examples: SDL2: renamed imgui_impl_sdl.cpp/.h to imgui_impl_sdl2.cpp/.h. (#6146)
|
2 years ago |