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 |
ocornut
|
124c2608f1
Docs: Renamed all occurences of "binding" and "back-end" to "backend" in comments and documentations, for consistency.
|
4 years ago |
omar
|
d8d58b038e
Backends, Examples: DX12: Clarify support for 32-bit building in project files and comments. (#301)
|
5 years ago |
omar
|
8d58fbb5ed
Examples: Renamed example folders. (#1870)
|
7 years ago |