Commit History

Author SHA1 Message Date
  ocornut 7c9bd71512 Examples: MSVC: increase warning level from /W3 to /W4 for OpenGL examples 10 years ago
  ocornut e2c4ba21bc Examples: Added 64-bit projects for MSVC 10 years ago
  ocornut ef957b7878 Examples: Moved GLFW/GL3W to a common libs/ folder 10 years ago
  ocornut 834085c90c Examples: Updated to GLFW 3.1 10 years ago
  ocornut 4f27bd6ed3 Examples: Moved gl3w to opengl3_example directory + fixed msvc project paths 10 years ago
  ocornut d829852391 Examples: Refactored opengl3_exapmle into a glfw specific file that can be copied and pasted 10 years ago
  ocornut 386cfada83 Examples: Windows examples don't link with imm32.lib by default. 10 years ago
  ocornut 3ed38f3313 Replaced dependency on glew (inc. prebuilt one for Windows) by gl3w in source form 10 years ago
  ocornut 00270b837f Examples: Desperate attempts removing link warnings under Windows. Screw standard librairies. 10 years ago
  ocornut 9c4972ee9d Examples: msvc: output .exe in project directory (not in solution directory). 10 years ago
  ocornut 0d63e0ce60 Examples: DirectX examples applications all have a Console for debugging. 10 years ago
  ocornut b3a208901a Loading TTF file with stb_truetype. Broke setup API slightly. Font baked, packed with space for custom data. Embeds compressed ProggyClean. 10 years ago
  omar 6c9edb6db0 Examples: removed LICENSE file from MSVC project. 10 years ago
  Olivier Chatry a8d2bc69ed added opengl3 sample, mix from @ocornut and @thelinked 10 years ago