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
|
7c9bd71512
|
Examples: MSVC: increase warning level from /W3 to /W4 for OpenGL examples
|
2015-03-14 10:41:42 +00:00 |
|
ocornut
|
e2c4ba21bc
|
Examples: Added 64-bit projects for MSVC
|
2015-03-14 10:09:53 +00:00 |
|
ocornut
|
ef957b7878
|
Examples: Moved GLFW/GL3W to a common libs/ folder
|
2015-03-14 10:04:30 +00:00 |
|
ocornut
|
834085c90c
|
Examples: Updated to GLFW 3.1
|
2015-03-14 10:00:11 +00:00 |
|
ocornut
|
4f27bd6ed3
|
Examples: Moved gl3w to opengl3_example directory + fixed msvc project paths
|
2015-03-09 12:11:24 +00:00 |
|
ocornut
|
d829852391
|
Examples: Refactored opengl3_exapmle into a glfw specific file that can be copied and pasted
|
2015-03-09 11:59:23 +00:00 |
|
ocornut
|
386cfada83
|
Examples: Windows examples don't link with imm32.lib by default.
|
2015-03-06 18:19:21 +00:00 |
|
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 |
|
Olivier Chatry
|
a8d2bc69ed
|
added opengl3 sample, mix from @ocornut and @thelinked
|
2014-12-03 18:37:07 +01:00 |
|