omar
|
2fecd332fc
|
Viewport, Platform: Added void* to render/swap buffer functions. Comments. (#1542, #1042)
|
7 years ago |
omar
|
98b66a5fc9
|
Examples: Using draw_data->DisplaySize, followup to c50198debe . Fix Vulkan secondary viewport rendering. SDL+Vulkan: Matched changes. Fix vcprojs. (#1542, #1042)
|
7 years ago |
omar
|
c50198debe
|
Viewport: Obsoleted io.DisplayPos (which was a Viewport branch thing), added ImDrawData::DisplayPos, DisplaySize (#1542) wip
|
7 years ago |
omar
|
19b92751b9
|
Examples: Updated Makefile and batch files to work with new examples. Using lowercase "gl.h" as it seems this is what Linux wants.
|
7 years ago |
omar
|
f7ef10e547
|
Examples: Titles/comments in headers
|
7 years ago |
omar
|
bcdfd5d61c
|
Merge branch 'master' into examples_refactor
|
7 years ago |
omar
|
3bd3693fb7
|
Examples: DirectX10, DirectX11, OpenGL2, OpenGL3: Added support for io.DisplayPos.
|
7 years ago |
omar
|
42c32bf00c
|
Examples: OpenGL2, OpenGL3: Added glPixelStorei() calls borrowed from SDL examples.
|
7 years ago |
omar
|
c8a9969511
|
Examples: GLFW+GL2: Moved glfw, gl2 files to root folder, split imgui_impl_glfw_gl2 into _opengl2 and reused imgui_impl_glfw
|
7 years ago |