16 Commits (9737efb2f17759f1633d0bb5fcda622ae0f0603b)

Author SHA1 Message Date
ocornut d673db3092 Examples: Added README into the Visual Studio solution to people are less likely to miss it. 9 years ago
ocornut 52a74701f5 Updated projects to reference new files (#219)
Didn't update iOS example (#247)
9 years ago
ocornut 2b0acc128c Examples: MSVC: increase warning level from /W3 to /W4 for DirectX examples 10 years ago
ocornut 8e0f04638d Examples: Fix includes order to avoid conflicts between DXSDK_DIR and Windows SDK 10 years ago
ocornut e2c4ba21bc Examples: Added 64-bit projects for MSVC 10 years ago
ocornut b4165c43ff Examples: Refactored directx11_example to be easier to copy & paste into user application. 10 years ago
ocornut 386cfada83 Examples: Windows examples don't link with imm32.lib by default. 10 years ago
ocornut 9c4972ee9d Examples: msvc: output .exe in project directory (not in solution directory). 10 years ago
ocornut 0d63e0ce60 Examples: DirectX examples applications all have a Console for debugging. 10 years ago
ocornut b623f97d9f Examples: DirectX11: fixed build setting of Release mode. 10 years ago
ocornut 35c0842bcf Examples: DirectX11: fixed handling of unicode character inputs. 10 years ago
ocornut b3a208901a Loading TTF file with stb_truetype. Broke setup API slightly. Font baked, packed with space for custom data. Embeds compressed ProggyClean. 10 years ago
omar 6c9edb6db0 Examples: removed LICENSE file from MSVC project. 10 years ago
ocornut 197b2763fc Fixed DirectX11 example Release build include 10 years ago
ocornut df00fa8113 Fixed DirectX11 example to compile with whatever Visual Studio version user has 10 years ago
ocornut 9e16317382 Added DirectX11 example application (code is too long!) 10 years ago