1
0
mirror of https://github.com/ocornut/imgui.git synced 2024-09-24 03:28:33 +02:00
imgui/examples/example_sdl_directx11
2022-02-28 20:51:50 +01:00
..
build_win32.bat 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. 2021-03-31 16:19:44 +02:00
example_sdl_directx11.vcxproj Examples: SDL2: Accomodate for vcpkg install having headers in SDL2/SDL.h vs SDL.h + vcpkg related comments. 2021-06-08 17:10:24 +02:00
example_sdl_directx11.vcxproj.filters Moved 'misc/natvis/imgui.natvis' to 'misc/debuggers/imgui.natvis' 2021-03-11 16:21:46 +01:00
main.cpp Backends, Examples: Add comments about using WndProc handler and WantCaptureXXX flags. (#5061) 2022-02-28 20:51:50 +01:00