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
|
301c956039
Examples: Windows: Added 'misc/debuggers/imgui.natstepfilter' file to all Visual Studio projects. (#3038)
|
2 years ago |
ocornut
|
1816c5241b
Examples: updated VS projects with .natvis file under imgui/
|
2 years ago |
ocornut
|
7fc144edde
Examples: update all VS project files to VS2015. Update DX12 project Windows SDK to latest.
|
4 years ago |
omar
|
9c8671e7b0
Tables: Add empty file, skeleton.
|
4 years ago |
ocornut
|
a7e21fb05f
Moving backends code from examples/ to backends/ (step 3: fixing project files)
|
4 years ago |
omar
|
d8d58b038e
Backends, Examples: DX12: Clarify support for 32-bit building in project files and comments. (#301)
|
5 years ago |
omar
|
882f1bc135
Examples: DirectX12: Targeting 10.0.14393.0 instead of 10.0.16299.0 (available on AppVeyor, and higher version doesn't seem necessary).
|
6 years ago |
omar
|
01586d33f3
Refactor: Added empty imgui_widgets.cpp + updated project files / makefiles etc. accordingly (#2036)
|
7 years ago |
omar
|
6f7b7807ad
Fixed Travis path + various paths in comments/documentations
|
7 years ago |
omar
|
8d58fbb5ed
Examples: Renamed example folders. (#1870)
|
7 years ago |