4 Commits (00ad3c65bc256a16521288505f26fb335440f8f5)

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 5ae71aa04a Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git) ago%!(EXTRA string=9 years)
ocornut 3c384c2f10 Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git) ago%!(EXTRA string=9 years)
ocornut 624adb1b23 Tweak build batch files and readmes 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)