This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_UI_SDK
/
imgui
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ocornut/imgui.git
synced
2026-09-10 21:58:31 +08:00
Code
Issues
Actions
11
Packages
Projects
Releases
Wiki
Activity
Files
84c6ea0ceebabe2c5eb0f11967e7e5ab683df6e1
imgui
/
examples
/
vulkan_example
T
History
omar
9d8bc79025
Viewport: Renamed RenderPlatformWindows() to RenderPlatformWindowsDefault(), tweaked examples and emphasis optional Viewport code path. (
#1542
)
2018-04-05 11:06:00 +02:00
..
build_win32.bat
Examples: Updated Makefile and batch files to work with new examples. Using lowercase "gl.h" as it seems this is what Linux wants.
2018-03-07 12:05:47 +01:00
build_win64.bat
Examples: Updated Makefile and batch files to work with new examples. Using lowercase "gl.h" as it seems this is what Linux wants.
2018-03-07 12:05:47 +01:00
CMakeLists.txt
…
gen_spv.sh
…
glsl_shader.frag
…
glsl_shader.vert
…
main.cpp
Viewport: Renamed RenderPlatformWindows() to RenderPlatformWindowsDefault(), tweaked examples and emphasis optional Viewport code path. (
#1542
)
2018-04-05 11:06:00 +02:00
vulkan_example.vcxproj
Examples: Using draw_data->DisplaySize, followup to
c50198debe
. Fix Vulkan secondary viewport rendering. SDL+Vulkan: Matched changes. Fix vcprojs. (
#1542
,
#1042
)
2018-03-13 23:07:12 +01:00
vulkan_example.vcxproj.filters
…