1 Commits (506f7e0074e45e8a5f01254e33ce5931f9f46398)

Author SHA1 Message Date
ocornut 1b27ac982f Backends+Examples: SDL2: renamed imgui_impl_sdl.cpp/.h to imgui_impl_sdl2.cpp/.h. (#6146) ago%!(EXTRA string=2 years)
Sylvain 62b17f928e Backends: SDL_Renderer: Added renderer backend for SDL 2.0.17+ (#3926) ago%!(EXTRA string=4 years)
ocornut e3988a84db Backends: OpenGL3: Embed our own minimal GL loader (amends). (#4445) ago%!(EXTRA string=4 years)
ocornut 2403ed92a3 Added build/ to gitignore (#3027), Examples: SDL2: Link with shell32.lib required by SDL2main.lib since SDL 2.0.12. [#3988, #3884] + added batch file for SDL+Vulkan. ago%!(EXTRA string=4 years)
ocornut 3346544cf5 Examples: Fix batch files (amend b1a18d82, #3513), standardize them + DirectX12: Move ImGui::Render() call above the first barrier to clarify its lack of effect on the graphics pipe. ago%!(EXTRA string=4 years)
ocornut a7e21fb05f Moving backends code from examples/ to backends/ (step 3: fixing project files) ago%!(EXTRA string=5 years)
omar da035ced97 InputText, Examples/SDL: Emulate \t input if back-end doesn't provide it. (#1336, #2467) ago%!(EXTRA string=6 years)
omar 131bf5ee4a Examples: SDL: Tweaked Windows instructions and batch files. (#2175) ago%!(EXTRA string=7 years)
omar 5a13e4dcde Examples: Renamed imgui_impl_sdl2.cpp to imgui_impl_sdl.cpp (#1870) + changelog bits ago%!(EXTRA string=7 years)
omar 8d58fbb5ed Examples: Renamed example folders. (#1870) ago%!(EXTRA string=7 years)
omar 85f9694bd4 Big example binding refactor (manually imported from Viewport branch, stripped out of Viewport code). (#1870) ago%!(EXTRA string=7 years)
omar 9b9d9321cf Examples: SDL: Using %SDL2_DIR% in the .vcproj instead of %SDL_DIR%, the earlier is more standard. ago%!(EXTRA string=7 years)
omar c3d9e0a6eb Examples: SDL2: Tweaked batch files for Win32. ago%!(EXTRA string=8 years)
omar b3d237a5ce Examples: SDL2: Added build .bat files for win32. ago%!(EXTRA string=8 years)