ocornut
|
3ed38f3313
|
Replaced dependency on glew (inc. prebuilt one for Windows) by gl3w in source form
Expecting something to break now.
|
2015-02-27 10:53:17 +00:00 |
|
ocornut
|
00270b837f
|
Examples: Desperate attempts removing link warnings under Windows. Screw standard librairies.
|
2015-02-27 10:14:20 +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
|
6c9edb6db0
|
Examples: removed LICENSE file from MSVC project.
|
2014-12-03 18:19:05 +00:00 |
|
omar
|
63ff0ad0ff
|
Examples: OpenGL: fix accessing libraries via ProjectDir instead of SolutionDir
|
2014-12-03 12:00:03 +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 |
|