omar
|
c8a9969511
Examples: GLFW+GL2: Moved glfw, gl2 files to root folder, split imgui_impl_glfw_gl2 into _opengl2 and reused imgui_impl_glfw
|
hace 7 años |
omar
|
b0a8734c92
Examples: GLFW+GL3: Split imgui_impl_glfw_gl3 into imgui_impl_glfw and imgui_impl_gl3 (wip)
|
hace 7 años |
omar
|
cd3dd886de
Moved extra_fonts/ to misc/fonts/. Moved .natvis file to misc/natvis/ (#1569)
|
hace 7 años |
omar
|
c2e92ab61b
Added imgui.natvis helper for visual studio users. Added to examples projects.
|
hace 7 años |
omar
|
4c90529c62
Examples: Visual Studio projects: Disabled extraneous function-level check in Release build.
|
hace 7 años |
ocornut
|
d673db3092
Examples: Added README into the Visual Studio solution to people are less likely to miss it.
|
hace 10 años |
ocornut
|
52a74701f5
Updated projects to reference new files (#219)
|
hace 10 años |
ocornut
|
7c9bd71512
Examples: MSVC: increase warning level from /W3 to /W4 for OpenGL examples
|
hace 10 años |
ocornut
|
e2c4ba21bc
Examples: Added 64-bit projects for MSVC
|
hace 10 años |
ocornut
|
ef957b7878
Examples: Moved GLFW/GL3W to a common libs/ folder
|
hace 10 años |
ocornut
|
834085c90c
Examples: Updated to GLFW 3.1
|
hace 10 años |
ocornut
|
4f27bd6ed3
Examples: Moved gl3w to opengl3_example directory + fixed msvc project paths
|
hace 10 años |
ocornut
|
d829852391
Examples: Refactored opengl3_exapmle into a glfw specific file that can be copied and pasted
|
hace 10 años |
ocornut
|
386cfada83
Examples: Windows examples don't link with imm32.lib by default.
|
hace 10 años |
ocornut
|
3ed38f3313
Replaced dependency on glew (inc. prebuilt one for Windows) by gl3w in source form
|
hace 10 años |
ocornut
|
00270b837f
Examples: Desperate attempts removing link warnings under Windows. Screw standard librairies.
|
hace 10 años |
ocornut
|
9c4972ee9d
Examples: msvc: output .exe in project directory (not in solution directory).
|
hace 10 años |
ocornut
|
0d63e0ce60
Examples: DirectX examples applications all have a Console for debugging.
|
hace 10 años |
ocornut
|
b3a208901a
Loading TTF file with stb_truetype. Broke setup API slightly. Font baked, packed with space for custom data. Embeds compressed ProggyClean.
|
hace 10 años |
omar
|
6c9edb6db0
Examples: removed LICENSE file from MSVC project.
|
hace 11 años |
Olivier Chatry
|
a8d2bc69ed
added opengl3 sample, mix from @ocornut and @thelinked
|
hace 11 años |