omar
|
f3cf5e0322
|
Examples: SDL+GL3: Fixed old comments (#1229)
|
7 years ago |
omar
|
52df0032a5
|
Travis: Blind fix for SDL+GL3 project on the Travis build setup.
Examples: SDL+GL3: Makefile blind fix for OSX (untested) (#1229, #1209)
|
7 years ago |
omar
|
358e667b7a
|
Travis: Adding the SDL+GL3 project on the Travis build setup (for both Linux and OSX).
Examples: SDL+GL3: Makefile blind fix for OSX (untested) (#1229, #1209)
|
7 years ago |
omar
|
0fe5728971
|
Examples: SDL+GL3: Makefile fix for Linux (#1229, #1209)
|
7 years ago |
radius
|
8b6896faf9
|
add SDL GL3 makefile
|
7 years ago |
radius
|
e0aac34672
|
fix compilation on MINGW
|
7 years ago |
ocornut
|
1396659b72
|
Examples: Speculative fix for OSX Makefile to make Travis happy (re #812)
|
8 years ago |
Felipe Oliveira Carvalho
|
6e6f04f513
|
Fix Mac OS X build and remove cruft from Makefile
|
8 years ago |
ocornut
|
031d4e689d
|
Examples: OpenGL3: Revert Makefile change for OSX for now (#812)
|
8 years ago |
Kun Lin
|
aa0cb13aa4
|
Correct name for linking opengl3_example
According to glfw offcial site, linking `libglfw.3.dylib` etc should
use `-lglfw`.
Changed this made the compilation on my Mac successfully.
|
8 years ago |
ocornut
|
b8f86ec4bd
|
Examples: OpenGL2/3 Makefile; Added -lGL to Linux build
|
9 years ago |
radius
|
a465b2b3d8
|
add msys2/mingw64 target
|
9 years ago |
ocornut
|
da807e55ea
|
Examples: Ignore list a little more friendly to Unix systems.
|
9 years ago |
Thomas Pöchtrager
|
947cf3434f
|
Added printf attribute to printf like text formatting functions
|
9 years ago |
ocornut
|
52a74701f5
|
Updated projects to reference new files (#219)
Didn't update iOS example (#247)
|
9 years ago |
ocornut
|
06fbeed41a
|
Examples: Fixed Makefile
|
10 years ago |
ocornut
|
55edd522c2
|
Examples: Fixed Makefile
|
10 years ago |
ocornut
|
3f86554457
|
Examples: Makefile fixes.
|
10 years ago |
ocornut
|
4da432bd7b
|
Examples: Makefile
|
10 years ago |
ocornut
|
545a57d253
|
Examples: Refactored opengl_example into a glfw specific file that can be copied and pasted.
Other examples will follow.
|
10 years ago |
ocornut
|
b911f96a56
|
Examples: Speculative Makefile fix. I should get a Linux box instead on relying on Jenkins, this is pretty embarrassing.
|
10 years ago |
ocornut
|
dc7cdb3025
|
Examples: Fix Makefile
|
10 years ago |
ocornut
|
5aaf0cd2dc
|
Examples: Fix OpenGL3 example Makefile
|
10 years ago |
ocornut
|
3ed38f3313
|
Replaced dependency on glew (inc. prebuilt one for Windows) by gl3w in source form
Expecting something to break now.
|
10 years ago |
ocornut
|
987188d437
|
Fix Clang warning with offsetof() macro? Added -Wall in OpenGL 3 example.
|
10 years ago |
Olivier Chatry
|
a8d2bc69ed
|
added opengl3 sample, mix from @ocornut and @thelinked
|
10 years ago |
Tomoki SHISHIKURA (RTX-M7)
|
9bb95db68a
|
opengl_example makefile cross platform supported.
|
10 years ago |
ocornut
|
f4ee74b312
|
Renamed Makefile
|
10 years ago |
Marc Planard
|
e2655d104e
|
add a quick and dirty makefile to build on linux
|
10 years ago |