2 Commits (fee6022f0c27f19e499fd392b0d20427e6d32b93)

Author SHA1 Message Date
omar 73d493c780 Examples: Organized header files to make available features more visible. ago%!(EXTRA string=7 years)
omar 79dca9d5e6 Examples: SDL+GL2: Renamed imgui_impl_sdl.* to imgui_impl_sdl_gl2.* for consistency and to emphasis on GL2-ness. ago%!(EXTRA string=7 years)
omar ef5dd30625 Sisyphus says: tweaked comments about not using old-style OpenGL examples (#1459, #1394 etc.) ago%!(EXTRA string=8 years)
omar 36f00811b9 Examples: Comments to guide people unfamiliar with the librairies used. ago%!(EXTRA string=8 years)
omar 7d1f2c0dc5 Examples: GL2: rename functions to include GL2 in name ago%!(EXTRA string=8 years)
ocornut 3c384c2f10 Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git) ago%!(EXTRA string=9 years)
ocornut fdc4299c6c Examples: SDL: Made ImGui_ImplSdlGL3_NewFrame() signature match GL2 one ago%!(EXTRA string=9 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 1845ff4690 SDL example: tweaks (#233 #226) ago%!(EXTRA string=10 years)
ocornut a14f6696a3 SDL example: more cleanup to match other examples (#233 #226) ago%!(EXTRA string=10 years)
ocornut 22e099366f SDL example: further cleanup to match other examples (#233 #226) ago%!(EXTRA string=10 years)
ocornut 4167528001 SDL example: moved event loop to main.cpp , adding page up/page down. (#226) ago%!(EXTRA string=10 years)
ocornut b7a2a6b23f SDL example: renamed folder, added in README ago%!(EXTRA string=10 years)
ocornut b3ae2976c5 SDL example: tweaks and fixes. ago%!(EXTRA string=10 years)
Cedric Guillemet 2acdafe4f2 imgui_impl_sdl and main sample ago%!(EXTRA string=10 years)