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 13:54:26 +08:00
Code
Issues
Actions
11
Packages
Projects
Releases
Wiki
Activity
Files
98b66a5fc9cd7e01cfca3b3ec44f77944bfe40c3
imgui
/
examples
/
vulkan_example
T
History
omar
98b66a5fc9
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
..
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
Add location decorators & change to use structs as in/out in glsl, update embedded spv (produced with glslangValidator -x)
2016-10-18 22:43:20 +02:00
glsl_shader.frag
Add location decorators & change to use structs as in/out in glsl, update embedded spv (produced with glslangValidator -x)
2016-10-18 22:43:20 +02:00
glsl_shader.vert
Vulkan example: Fix validation layer warnings and errors and redeclare gl_PerVertex.
2016-11-13 03:00:36 +01:00
main.cpp
Examples, Viewport: Vulkan: Experiment (broken) multi-viewport support, merging code from ParticlePeter branches. (
#1542
,
#1042
)
2018-03-12 18:43:25 +01: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
Examples: Vulkan: Extracted into imgui_impl_vulkan.*, reused imgui_impl_glfw* files.
2018-02-18 20:26:20 +01:00