1
0
mirror of https://github.com/ocornut/imgui.git synced 2024-09-24 03:28:33 +02:00
imgui/examples/example_sdl_directx11
joeslay a0f01d2290 Improve resizing in dx11 example (#3057)
Make the dx11 example implementation resize the window in a sane way, i.e. not the stretching/scaling the initial render to fit the new window size (current behaviour).
2020-03-11 21:22:52 +01:00
..
build_win32.bat Examples: SDL+DX11: Changelog, readme, batch files, fixed vcxproj, minor stylistic fixes + minor sync of other main.cpp files. (#2632) 2019-06-18 11:28:26 +02:00
example_sdl_directx11.vcxproj Examples: VS projects: Removed inconsistent/extraneous explicit linkage to imm32. 2020-01-29 20:11:42 +01:00
example_sdl_directx11.vcxproj.filters Normalize all the line endings. 2019-11-04 15:28:31 +01:00
main.cpp Improve resizing in dx11 example (#3057) 2020-03-11 21:22:52 +01:00