Commit History

Автор SHA1 Съобщение Дата
  ocornut 02f654cbce Backends: Allegro5: fixed missing support for ImGuiKey_PrintScreen under Windows. преди 1 месец
  ocornut e1baadba84 Backends: Allegro5: Fixed texture format setup. (#8770, #8465) преди 1 месец
  ocornut e2a662eed8 Backends: Allegro5: fixed use of obsolete IM_OFFSETOF(). преди 1 месец
  ocornut e1a93805db Backends: Allegro5: Added ImGui_ImplAllegro5_SetDisplay(). преди 1 месец
  ocornut 336d9212fc Backends: using range-for to iterate draw_data->CmdLists[]. преди 2 месеца
  ocornut 57a93e1a19 Backends: Allegro5: fixed texture update broken on some platforms where ALLEGRO_LOCK_WRITEONLY needed all texels to be rewritten. (#8770) преди 3 месеца
  ocornut f7dabede8b Backends: Allegro5: Fixed missing invisible mouse cursor, broken by ee8941e0d. преди 3 месеца
  ocornut ee8941e0de Backends: Allegro5: added ImGuiBackendFlags_RendererHasTextures support. преди 8 месеца
  ocornut eec097fe35 Added ImGuiMouseCursor_Progress mouse cursor 8a35386+ support in SDL2,SDL3,Win32,Allegro5 backends. преди 7 месеца
  ocornut 8a35386ba7 Added ImGuiMouseCursor_Wait mouse cursor (busy/wait/hourglass shape) + support in SDL2,SDL3,Win32,Allegro5 backends. преди 7 месеца
  Helodity 2d2c7d3f95 Backends: Allegro5: Avoid calling al_set_mouse_cursor() repeatedly since it appears to leak on on X11 (#8256). преди 9 месеца
  ocornut 43fbd7ce84 Backends: standardized top of file comments. преди 10 месеца
  ocornut 6f287dd16d (Breaking) Removed pre-1.87 obsolete io.KeyMap[], io.KeysDown[], io.NavInputs[]. Remove IMGUI_DISABLE_OBSOLETE_KEYIO. (#4921) преди 11 месеца
  ocornut a908d73c16 Backends: avoid missing -Wmissing-declaration warning. (#8087, #7997) преди 11 месеца
  ocornut 9bd5d8a240 Backends: misc renaming of locals. Use 'draw_list' instead of 'cmd_list'. Avoid using 'ctx'. преди 1 година
  ocornut cfae5ac71b Backends: make ImGui_ImplSDL2_KeyEventToImGuiKey(), ImGui_ImplSDL3_KeyEventToImGuiKey(), ImGui_ImplGlfw_KeyToImGuiKey(), ImGui_ImplWin32_KeyEventToImGuiKey(), ImGui_ImplAllegro5_KeyCodeToImGuiKey(), ImGui_ImplOSX_KeyCodeToImGuiKey(), non-static. (#7997) преди 1 година
  ocornut 214977e5fd IO: (BREAKING) moved io.GetClipboardTextFn, io.SetClipboardTextFn to platform_io.Platform_GetClipboardTextFn, platform_io.Platform_SetClipboardTextFn. преди 1 година
  Connor Clark f2c07ed717 Backends: Allegro5: Correctly handle unstable bit in version checks (#7755) преди 1 година
  ocornut 5e23680454 Backends: all backends + demo now call IMGUI_CHECKVERSION() to verify ABI compatibility between caller code and compiled version of dear imgui. (#7568) преди 1 година
  ocornut d15574ce2a Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275) преди 1 година
  Bruce Mitchener f50ddc431e Fixed some typos. (#7282) преди 1 година
  ocornut ab522dd18c Removed IM_OFFSETOF() macro in favor of using offsetof() available in C++11. Kept redirection define. (#4537) преди 1 година
  ocornut 357f752bed Docs: add more links to the top of every examples and backends files. преди 2 години
  ocornut 33e13c85e1 Backends: Made all backends sources files support global IMGUI_DISABLE. (#6601) преди 2 години
  Gereon V 055e71518e Backends: clear bits set in io.BackendFlags on backend Shutdown(). Clear BackendPlatformName. (#6334, #6335) преди 2 години
  ocornut e816bc6723 Merge misc changes from docking branch to reduce small drift. преди 2 години
  ocornut a5f3596e6c Backends: Allegro5: use al_draw_indexed_prim() or al_draw_prim() depending on version. (#5937) преди 2 години
  Espyo 50aeeff96c Backends: Allegro5: Brough back al_draw_indexed_prim when available. (#5937) преди 2 години
  ocornut c54230d14e Backends: Using nullptr instead of NULL. (#5760, #4537) + fix additional warnings. преди 3 години
  ocornut fd408c9790 Renamed and merged keyboard modifiers key enums and flags into a same set:. ImGuiKey_ModXXX -> ImGuiMod_XXX and ImGuiModFlags_XXX -> ImGuiMod_XXX. (#4921, #456) преди 3 години