15 Commits (648278cd62fbbf1556f5f2942c7487db58de43cd)

Author SHA1 Message Date
ocornut ea39841fcd Examples: (Again, but better) made SDL+GL and GLFW+GL examples build with Emscripten. (#2492, #2494, #3699, #3705) 2 years ago
ocornut ce6e6da510 Examples: Made example_sdl_opengl3 and example_glfw_opengl3 build with Emscripten. Removed dedicated examples. (#2492, #2494, #3699, #3705) 2 years ago
Rokas Kupstys 459de65477 Backends: OpenGL3: Embed our own minimal GL loader based on gl3w and use it in SDL/GLFW examples. (#4445) 3 years ago
Rokas Kupstys c9182424a8 Normalize all the line endings. 5 years ago
omar cd3dd886de Moved extra_fonts/ to misc/fonts/. Moved .natvis file to misc/natvis/ (#1569) 7 years ago
omar 2c7324da56 TODO list, added uSynergy README 7 years ago
omar 8c57d8cc1e Natvis: Fix ImRect expanded height display being broken and dumb. (#1569) 7 years ago
omar 6f27d6b5b8 Natvis: Made ImGuiWindow display shorter. 7 years ago
omar c2e92ab61b Added imgui.natvis helper for visual studio users. Added to examples projects. 7 years ago
ocornut c1427de5b6 Examples: Libs: Update glfw binaries to glfw master. 9 years ago
ocornut dc86a8a0bf Examples: OpenGL3: Fixed gl3w.c for Linux when compiled with C++ compiler (#411) 9 years ago
Joel Davis eee6dab226 iOS example working based on modified OpenGL3 example + Synergy 10 years ago
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