15 Commits (f29e505d94ed41e556945ec0f9f29c07cf6c412c)

Author SHA1 Message Date
ocornut a489585f84 Backends: SDL3: Updated comments (IME seems fixed in SDL3). Added SDL3 examples to Visual Studio solution. 4 months ago
ocornut 22b36bef9e Examples: undo adding SDL3 example to Visual Studio sln. 4 months ago
ocornut 7c2476986b Backends: SDL3: Update for SDL_StartTextInput()/SDL_StopTextInput() API changes. (#7735) 4 months ago
ocornut 88e7d773df Backends: SDL_Renderer2: Renamed 'imgui_impl_sdlrenderer.h/cpp' to 'imgui_impl_sdlrenderer2.h/cpp' (#6286) 1 year ago
Mark Jansen a566ecc58f Examples: Add Win32/Winapi + OpenGL example. (#3218, #5170 and #6086, #2772, #2600, #2359, #2022, #1553) 5 years ago
ocornut fac19e1883 Backends: SDL2:+SDL3 Implement SetPlatformImeDataFn (amends). (#6071, #1953) + fix SDL3 setting PlatformHandleRaw. (#6146) 2 years ago
ocornut 13fbd99491 Backends: SDL3: update to run with SDL3. Examples: Add SDL3+Gl example. Remove some version checks. (#6146) 2 years ago
ocornut 1b27ac982f Backends+Examples: SDL2: renamed imgui_impl_sdl.cpp/.h to imgui_impl_sdl2.cpp/.h. (#6146) 2 years ago
ocornut 091445a4a9 Examples: added all SDL examples to VS solution. 2 years ago
ocornut 6afe9bbb45 Projects: added GLFW Vulkan to default solution. 3 years ago
omar d8d58b038e Backends, Examples: DX12: Clarify support for 32-bit building in project files and comments. (#301) 4 years ago
omar 8d58fbb5ed Examples: Renamed example folders. (#1870) 7 years ago
omar 913f3692a2 Examples: DirectX12: Removed from current solution which is meant to be VS2010 compatible for now (will change soon). 7 years ago
omar 9e713b115f Examples: Renamed .sln file. 7 years ago
ocornut 5ae71aa04a Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git) 8 years ago
ocornut 3c384c2f10 Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git) 8 years ago
Jefferson Montgomery f6181b3428 Examples: DirectX12: Add directx12_example 9 years ago
Julian Bosch 1f3a0e78cc Ported d3d11 renderer to d3d10 9 years ago
ocornut e2c4ba21bc Examples: Added 64-bit projects for MSVC 10 years ago
Olivier Chatry a8d2bc69ed added opengl3 sample, mix from @ocornut and @thelinked 10 years ago
ocornut 9e16317382 Added DirectX11 example application (code is too long!) 10 years ago
ocornut b5acb16378 Examples: created single .sln solution for all example projects. 10 years ago
ocornut 26f54c7364 Added OpenGL and DirectX9 example applications 10 years ago