10 Commits (a3f3793cb628797dbed48600f6bf80b8fd749326)

Author SHA1 Message Date
ocornut 4f27bd6ed3 Examples: Moved gl3w to opengl3_example directory + fixed msvc project paths ago%!(EXTRA string=10 years)
ocornut d829852391 Examples: Refactored opengl3_exapmle into a glfw specific file that can be copied and pasted ago%!(EXTRA string=10 years)
ocornut 386cfada83 Examples: Windows examples don't link with imm32.lib by default. ago%!(EXTRA string=10 years)
ocornut 3ed38f3313 Replaced dependency on glew (inc. prebuilt one for Windows) by gl3w in source form ago%!(EXTRA string=10 years)
ocornut 00270b837f Examples: Desperate attempts removing link warnings under Windows. Screw standard librairies. ago%!(EXTRA string=10 years)
ocornut 9c4972ee9d Examples: msvc: output .exe in project directory (not in solution directory). ago%!(EXTRA string=10 years)
ocornut 0d63e0ce60 Examples: DirectX examples applications all have a Console for debugging. ago%!(EXTRA string=10 years)
ocornut b3a208901a Loading TTF file with stb_truetype. Broke setup API slightly. Font baked, packed with space for custom data. Embeds compressed ProggyClean. ago%!(EXTRA string=10 years)
omar 6c9edb6db0 Examples: removed LICENSE file from MSVC project. ago%!(EXTRA string=11 years)
Olivier Chatry a8d2bc69ed added opengl3 sample, mix from @ocornut and @thelinked ago%!(EXTRA string=11 years)
omar 63ff0ad0ff Examples: OpenGL: fix accessing libraries via ProjectDir instead of SolutionDir ago%!(EXTRA string=11 years)
ocornut 9e16317382 Added DirectX11 example application (code is too long!) ago%!(EXTRA string=11 years)
ocornut 4b94454fb4 OpenGL/DirectX examples: support for international text input in UTF-8 + implement ImeSetInputScreenPosFn on Windows. ago%!(EXTRA string=11 years)
ocornut 26f54c7364 Added OpenGL and DirectX9 example applications ago%!(EXTRA string=11 years)