Commit History

Author SHA1 Message Date
  ocornut b0a936e5d4 Merge branch 'master' into docking (incl revert of examples refactor) 2 years ago
  ocornut 97a1f761c6 Examples: (Again, but better) made SDL+GL and GLFW+GL examples build with Emscripten. (#2492, #2494, #3699, #3705) 2 years ago
  ocornut f43c6ea6a4 Revert most of "Examples: refactor all examples with a MainLoopStep() function..." (#2492, #3699)" 2 years ago
  ocornut 5386ddcd05 Merge branch 'master' into docking 2 years ago
  ocornut ce6e6da510 Examples: Made example_sdl_opengl3 and example_glfw_opengl3 build with Emscripten. Removed dedicated examples. (#2492, #2494, #3699, #3705) 2 years ago
  ocornut 96ab68eee0 Examples: refactor all examples with a MainLoopStep() function, to facilitate use with Emscripten. (#2492, #3699) 2 years ago
  ocornut 1dc7d0e633 Merge branch 'master' into docking 2 years ago
  ocornut 5c8041b4d7 Update gif in README + font names in examples 2 years ago
  ocornut 3af9ac320d Merge branch 'master' into docking 3 years ago
  tocic 2b1d8e3eaf Fix more typos in sources and docs (#5681) 3 years ago
  ocornut 21fc57f2cf Merge branch 'master' into docking 3 years ago
  ocornut 92d0924b82 Fixed build with IMGUI_DISABLE_OBSOLETE_KEYIO + made all examples comments refer to StyleColorsLight(). 3 years ago
  ocornut 377b864bb4 Merge branch 'master' into docking 3 years ago
  ocornut 1e18da5c38 Backends, Examples: Add comments about using WndProc handler and WantCaptureXXX flags. (#5061) 3 years ago
  ocornut dedb381c51 Merge branch 'master' into docking 4 years ago
  ocornut 11103f8253 Examples: SDL+OpenGL3: fixed build on ES2 target. (#4492) 4 years ago
  ocornut 0b06c4b2b0 Merge branch 'master' into docking (will need further for io.AddFocusEvent) 4 years ago
  ocornut e3988a84db Backends: OpenGL3: Embed our own minimal GL loader (amends). (#4445) 4 years ago
  Rokas Kupstys 459de65477 Backends: OpenGL3: Embed our own minimal GL loader based on gl3w and use it in SDL/GLFW examples. (#4445) 4 years ago
  ocornut a11f36811f Merge branch 'master' into docking 4 years ago
  Giovanni Funchal 6792e1a3e0 Backends: SDL2: Remove unnecessary ImGui_ImplSDL2_NewFrame() parameter. (#3244) 4 years ago
  ocornut 6ddcdbe3e8 Merge branch 'master' into docking 4 years ago
  Nikolai Wuttke c6c15a44fa Examples: Add OpenGL ES 2.0 support to modern GL examples. (#2837, #3951) 4 years ago
  ocornut ffa863a3ba Merge branch 'master' into docking 4 years ago
  ocornut 6a161b8789 Examples: Reworked setup of clear color to be compatible with transparent values. (#2693, #2764, #2766, #2873, #3447, #3813, #3816) 4 years ago
  ocornut 042a3b01d2 Merge branch 'master' into docking 4 years ago
  ocornut b1a18d82e3 Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 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
  ocornut 682249396f Merge branch 'master' into docking 4 years ago
  ocornut 7b1ab5b275 ImVector: Stricter bound-checking asserts. Fix warnings: trailing comma (old compilers), zealous preprocessor warnings. 4 years ago