ocornut
|
f46c91f5ad
|
Examples: DirectX9: Removed dependency on dxguid.lib + remainder of d3dx9.lib (#611)
|
2016-05-03 11:30:43 +02:00 |
|
ocornut
|
731ff3d3f5
|
Examples: DirectX9: Removed dependency on dx3x9 (remainder) (#611)
|
2016-05-03 11:12:59 +02:00 |
|
ocornut
|
d673db3092
|
Examples: Added README into the Visual Studio solution to people are less likely to miss it.
|
2015-11-29 11:01:50 +00:00 |
|
ocornut
|
52a74701f5
|
Updated projects to reference new files (#219)
Didn't update iOS example (#247)
|
2015-07-21 17:04:03 -06:00 |
|
ocornut
|
2b0acc128c
|
Examples: MSVC: increase warning level from /W3 to /W4 for DirectX examples
|
2015-03-14 10:32:29 +00:00 |
|
ocornut
|
8e0f04638d
|
Examples: Fix includes order to avoid conflicts between DXSDK_DIR and Windows SDK
|
2015-03-14 10:24:35 +00:00 |
|
ocornut
|
e2c4ba21bc
|
Examples: Added 64-bit projects for MSVC
|
2015-03-14 10:09:53 +00:00 |
|
ocornut
|
7397425097
|
Examples: Refactored directx9_example to be eaasier to copy & paste into user application.
|
2015-03-09 13:03:46 +00:00 |
|
ocornut
|
386cfada83
|
Examples: Windows examples don't link with imm32.lib by default.
|
2015-03-06 18:19:21 +00:00 |
|
ocornut
|
9c4972ee9d
|
Examples: msvc: output .exe in project directory (not in solution directory).
|
2015-02-24 10:06:13 +00:00 |
|
ocornut
|
0d63e0ce60
|
Examples: DirectX examples applications all have a Console for debugging.
|
2015-02-22 13:45:07 +00:00 |
|
ocornut
|
b3a208901a
|
Loading TTF file with stb_truetype. Broke setup API slightly. Font baked, packed with space for custom data. Embeds compressed ProggyClean.
|
2015-01-08 23:35:01 +00:00 |
|
omar
|
b02eed3e49
|
Examples: adding title to the top of each examples. Cleaning up file headers.
|
2014-12-03 18:29:46 +00:00 |
|
omar
|
6c9edb6db0
|
Examples: removed LICENSE file from MSVC project.
|
2014-12-03 18:19:05 +00:00 |
|
ocornut
|
9e16317382
|
Added DirectX11 example application (code is too long!)
|
2014-11-30 14:59:21 +00:00 |
|
ocornut
|
4b94454fb4
|
OpenGL/DirectX examples: support for international text input in UTF-8 + implement ImeSetInputScreenPosFn on Windows.
|
2014-09-25 14:54:19 +01:00 |
|
ocornut
|
26f54c7364
|
Added OpenGL and DirectX9 example applications
|
2014-08-10 22:02:33 +01:00 |
|