Rokas Kupstys
|
459de65477
|
Backends: OpenGL3: Embed our own minimal GL loader based on gl3w and use it in SDL/GLFW examples. (#4445)
Loader repository at https://github.com/dearimgui/gl3w_stripped
Removed support for using custom loaders in examples/opengl3 backend
|
2021-08-19 16:24:58 +02:00 |
|
Rokas Kupstys
|
c9182424a8
|
Normalize all the line endings.
(cherry picked from commit f1772d44be09fd78bf5f1ebda44b39b96180d319)
|
2019-11-04 15:28:31 +01:00 |
|
omar
|
cd3dd886de
|
Moved extra_fonts/ to misc/fonts/. Moved .natvis file to misc/natvis/ (#1569)
|
2018-01-31 16:00:07 +01:00 |
|
omar
|
2c7324da56
|
TODO list, added uSynergy README
|
2018-01-25 12:38:15 +01:00 |
|
omar
|
8c57d8cc1e
|
Natvis: Fix ImRect expanded height display being broken and dumb. (#1569)
|
2018-01-24 19:10:09 +01:00 |
|
omar
|
6f27d6b5b8
|
Natvis: Made ImGuiWindow display shorter.
|
2018-01-24 18:52:26 +01:00 |
|
omar
|
c2e92ab61b
|
Added imgui.natvis helper for visual studio users. Added to examples projects.
|
2018-01-24 18:40:54 +01:00 |
|
ocornut
|
c1427de5b6
|
Examples: Libs: Update glfw binaries to glfw master.
|
2016-04-03 17:41:59 +02:00 |
|
ocornut
|
dc86a8a0bf
|
Examples: OpenGL3: Fixed gl3w.c for Linux when compiled with C++ compiler (#411)
|
2015-11-22 17:16:55 +00:00 |
|
Joel Davis
|
eee6dab226
|
iOS example working based on modified OpenGL3 example + Synergy
|
2015-07-07 21:17:48 -06:00 |
|
ocornut
|
7c9bd71512
|
Examples: MSVC: increase warning level from /W3 to /W4 for OpenGL examples
|
2015-03-14 10:41:42 +00:00 |
|
ocornut
|
e2c4ba21bc
|
Examples: Added 64-bit projects for MSVC
|
2015-03-14 10:09:53 +00:00 |
|
ocornut
|
ef957b7878
|
Examples: Moved GLFW/GL3W to a common libs/ folder
|
2015-03-14 10:04:30 +00:00 |
|