Commit History

Author SHA1 Message Date
  ocornut 513af1efc9 Examples: Updated all Visual Studio project file to use /utf-8 option, so string literals are UTF-8 encoded by default. 2 years ago
  Espyo 91b356cf8e Examples: Allegro: Fixed compilation instructions. (#5973) 2 years ago
  ocornut 020d1ced1d Examples: SDL2: Accomodate for vcpkg install having headers in SDL2/SDL.h vs SDL.h + vcpkg related comments. 4 years ago
  ocornut a7e21fb05f Moving backends code from examples/ to backends/ (step 3: fixing project files) 4 years ago
  ocornut 124c2608f1 Docs: Renamed all occurences of "binding" and "back-end" to "backend" in comments and documentations, for consistency. 4 years ago
  Harris Brakmic 323412dd23 Examples: Allegro5: updated build instructions for macOS 5 years ago
  omar 4597632662 Readme, comments, dear imgui prefixes 6 years ago
  omar 55c02099c5 Version 1.69, comments, typos 6 years ago
  Sebastian Krzyszkowiak b2e7a3806a Examples: Allegro5: Add touchscreen support 6 years ago
  omar 185b4dde87 Examples: Allegro5: Added support for ImGuiConfigFlags_NoMouseCursorChange flag. Added clipboard support. Unindexing buffers ourselves as Allegro indexed drawing primitives are buggy in the DirectX9 back-end. 7 years ago
  omar 8d58fbb5ed Examples: Renamed example folders. (#1870) 7 years ago