4 Commits (features/premake5)

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. 2 years ago
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. 4 years ago
ocornut a7e21fb05f Moving backends code from examples/ to backends/ (step 3: fixing project files) 4 years ago
omar 8d58fbb5ed Examples: Renamed example folders. (#1870) 7 years ago
omar 85f9694bd4 Big example binding refactor (manually imported from Viewport branch, stripped out of Viewport code). (#1870) 7 years ago
ocornut 731ff3d3f5 Examples: DirectX9: Removed dependency on dx3x9 (remainder) (#611) 9 years ago
ocornut bf83ac8b55 Examples: Fixed msvc batch files from warning. 9 years ago
ocornut 3b2fdf27a8 Examples: Added /Zi (output debug information) in build_win32.bat files 9 years ago
ocornut ad4c962224 Examples: DirectX11: Fixed batch file for VS 2012+, still works for 2008/2010.. Include path order matters... 9 years ago
ocornut 853f265025 Examples: Added batch files to build Windows examples with VS 9 years ago