4 Commits (dd079fe6e6aec0c7a71d8a441079b8de23f4ca56)

Author SHA1 Message Date
omar 11b12488e8 Examples: GLFW*: Renamed GLFW callbacks exposed in .h to not include GL2/GL3/Vulkan in their name. 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)
omar ba99900023 Examples: GLFW+GL2: Renamed imgui_impl_glfw.* to imgui_impl_glfw_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 6bd3b45b34 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 c2c0b57e5e Examples: OpenGL2: Extra comments (#606) 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 23ce837dc7 Revert "Examples: GLFW: using glfwSetCharModsCallback() to ensure characters aren't passed when using mods (fix #279)" ago%!(EXTRA string=10 years)
ocornut d80869189a Examples: GLFW: using glfwSetCharModsCallback() to ensure characters aren't passed when using mods (fix #279) ago%!(EXTRA string=10 years)
ocornut 5879f3f5ac Examples: OpenGL 2/3 examples cleanup to match DirectX9/11 structure. ago%!(EXTRA string=10 years)
ocornut a3f3793cb6 Examples: Tweaks. ago%!(EXTRA string=10 years)
ocornut b87ec205a9 Examples: shallow tweaks to match upcoming other examples. ago%!(EXTRA string=10 years)
ocornut d829852391 Examples: Refactored opengl3_exapmle into a glfw specific file that can be copied and pasted ago%!(EXTRA string=10 years)
ocornut 545a57d253 Examples: Refactored opengl_example into a glfw specific file that can be copied and pasted. ago%!(EXTRA string=10 years)