This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2025-02-17 19:09:27 +01:00
Code
Releases
Wiki
Activity
0e09032750
Branches
Tags
View all branches
imgui
/
examples
/
sdl_vulkan_example
History
omar
46b61427e1
Viewport, Platform: Refactored platform interface. Removed need to use imgui_internal.h in backends. Split viewport into public facing ImGuiViewport and internal structure. Exposing enough data to provide custom tweaked renderers. Renamed handlers, fixed lots of inconsistencies. (
#1542
,
#1042
)
2018-03-18 18:44:57 +01:00
..
main.cpp
Viewport, Platform: Refactored platform interface. Removed need to use imgui_internal.h in backends. Split viewport into public facing ImGuiViewport and internal structure. Exposing enough data to provide custom tweaked renderers. Renamed handlers, fixed lots of inconsistencies. (
#1542
,
#1042
)
2018-03-18 18:44:57 +01:00
sdl_vulkan_example.vcxproj
Examples: Using draw_data->DisplaySize, followup to c50198debe4978853f3f8ed6e84a7b2685991c06. Fix Vulkan secondary viewport rendering. SDL+Vulkan: Matched changes. Fix vcprojs. (
#1542
,
#1042
)
2018-03-13 23:07:12 +01:00
sdl_vulkan_example.vcxproj.filters
Examples: Added SDL+Vulkan example, the abstraction worked here :) (ref
#1367
)
2018-02-21 22:41:04 +01:00