ocornut
|
fdc2324d9a
|
Moved 'misc/natvis/imgui.natvis' to 'misc/debuggers/imgui.natvis'
|
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
|
209a6a751c
|
Revert "Examples: Switch most VS projects to enable Edit & Continue by default (may need to upgrade projects to latest toolchain)"
This reverts commit a24578ec09 .
/ZI not supported on 64-bit on some toolchains, leaving to default is best?
|
4 years ago |
omar
|
a24578ec09
|
Examples: Switch most VS projects to enable Edit & Continue by default (may need to upgrade projects to latest toolchain)
|
4 years ago |
omar
|
0a23582718
|
Examples: VS projects: Removed inconsistent/extraneous explicit linkage to imm32.
|
5 years ago |
Rokas Kupstys
|
c9182424a8
|
Normalize all the line endings.
(cherry picked from commit f1772d44be09fd78bf5f1ebda44b39b96180d319)
|
5 years ago |
omar
|
516c3dee80
|
Examples: SDL+DX11: Changelog, readme, batch files, fixed vcxproj, minor stylistic fixes + minor sync of other main.cpp files. (#2632)
|
6 years ago |
Vincent Hamm
|
cc4d76cc23
|
Implement SDL/dx11 sample
|
6 years ago |