You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
omar
cb38caeda4
Examples: Added more comments near the fonts loading section, to catch common questions and errors (e.g. #1397, #1366, #1341, #1222, #1193, #1115, #951, etc.)
|
7 years ago |
.. |
CMakeLists.txt
|
Fixing minor english typos (#827)
|
8 years ago |
build_win32.bat
|
Examples: Vulkan: Batch file builds both debug and release
|
8 years ago |
build_win64.bat
|
Examples: Vulkan: Batch file builds both debug and release
|
8 years ago |
gen_spv.sh
|
Add location decorators & change to use structs as in/out in glsl, update embedded spv (produced with glslangValidator -x)
|
8 years ago |
glsl_shader.frag
|
Add location decorators & change to use structs as in/out in glsl, update embedded spv (produced with glslangValidator -x)
|
8 years ago |
glsl_shader.vert
|
Vulkan example: Fix validation layer warnings and errors and redeclare gl_PerVertex.
|
8 years ago |
imgui_impl_glfw_vulkan.cpp
|
IO: io.MousePos needs to be set to ImVec2(-FLT_MAX,-FLT_MAX) when mouse is unavailable/missing. Previously ImVec2(-1,-1) was enough but we'll now accept negative mouse coordinates.
|
8 years ago |
imgui_impl_glfw_vulkan.h
|
Examples: Vulkan: Shallow stylistic changes (following #879)
|
8 years ago |
main.cpp
|
Examples: Added more comments near the fonts loading section, to catch common questions and errors (e.g. #1397, #1366, #1341, #1222, #1193, #1115, #951, etc.)
|
7 years ago |