4 Commits (28a283b4603dee1501efd7725acf206ff2e89a3e)

Author SHA1 Message Date
ocornut 513af1efc9 Examples: Updated all Visual Studio project file to use /utf-8 option, so string literals are UTF-8 encoded by default. ago%!(EXTRA string=2 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 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)
ocornut bf83ac8b55 Examples: Fixed msvc batch files from warning. ago%!(EXTRA string=10 years)
ocornut 3b2fdf27a8 Examples: Added /Zi (output debug information) in build_win32.bat files ago%!(EXTRA string=10 years)
ocornut ad4c962224 Examples: DirectX11: Fixed batch file for VS 2012+, still works for 2008/2010.. Include path order matters... ago%!(EXTRA string=10 years)
ocornut 853f265025 Examples: Added batch files to build Windows examples with VS ago%!(EXTRA string=10 years)