ocornut
|
545a57d253
|
Examples: Refactored opengl_example into a glfw specific file that can be copied and pasted.
Other examples will follow.
|
2015-03-09 11:25:15 +00:00 |
|
ocornut
|
b911f96a56
|
Examples: Speculative Makefile fix. I should get a Linux box instead on relying on Jenkins, this is pretty embarrassing.
|
2015-02-27 11:19:50 +00:00 |
|
ocornut
|
dc7cdb3025
|
Examples: Fix Makefile
|
2015-02-27 11:07:23 +00:00 |
|
ocornut
|
5aaf0cd2dc
|
Examples: Fix OpenGL3 example Makefile
|
2015-02-27 11:00:31 +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
|
987188d437
|
Fix Clang warning with offsetof() macro? Added -Wall in OpenGL 3 example.
|
2014-12-07 09:58:45 +00:00 |
|
Olivier Chatry
|
a8d2bc69ed
|
added opengl3 sample, mix from @ocornut and @thelinked
|
2014-12-03 18:37:07 +01:00 |
|