1 Commits (6d0f9244b842ad082f6f347e9634f0c3c5fa93d9)

Author SHA1 Message Date
omar 6d0f9244b8 Examples: Allegro5, Marmalade: Moved bindings to parent folder. Renamed Allegro stuff from *A5_ to *Allegro5_ ago%!(EXTRA string=7 years)
omar 63332d152a Obsoleted the io.RenderDrawListsFn callback, you can call your graphics engine render function after ImGui::Render(). Use ImGui::GetDrawData() to retrieve the ImDrawData* to display..(#1599) ago%!(EXTRA string=7 years)
omar 73d493c780 Examples: Organized header files to make available features more visible. ago%!(EXTRA string=7 years)
ocornut 04396ed7a9 FAQ and comments about the use of ImTextureID (#562, #561, #521, #510, #497, #475 ...) ago%!(EXTRA string=9 years)
ocornut 94ec3d534e Examples: Header comments. ago%!(EXTRA string=10 years)
ocornut 5d53f37a5d Examples: Possibly clarified the intent of imgui_impl_* files. ago%!(EXTRA string=10 years)
ocornut 9a0650dbd0 Examples: imgui_impl* functions declared with IMGUI_API to ease copy & pasting into projects using DLL ago%!(EXTRA string=10 years)
ocornut 5ab23ab1c0 Allegro 5 example: removed public domain mark, MIT as the rest, with @bggd approval ago%!(EXTRA string=10 years)
ocornut c58d61dfd1 Allegro 5 example: formatting, match other example structure, fixed mouse buttons. ago%!(EXTRA string=10 years)
ocornut 489e28ec11 Allegro 5 example: main.cpp matches other examples. added window title. ago%!(EXTRA string=10 years)
ocornut 19e3c1506f Allegro5 example: added example from https://github.com/bggd/a5imgui_example ago%!(EXTRA string=10 years)