gstreamer/gst-libs/gst/vulkan
Seungha Yang 7b1b3327a0 vulkan: Add support WIN32 for Windows
It's almost a fork of glwindow_win32 implementation.
To build on Windows, Vulkan SDK (at https://vulkan.lunarg.com/sdk/home)
and VK_SDK_PATH environment are required. Note that VK_SDK_PATH environment
setting is a part of the SDK installation.
2019-06-13 04:55:15 +00:00
..
cocoa vulkan: make a gstvulkan library out of the existing API 2019-06-04 09:03:44 +00:00
ios vulkan: make a gstvulkan library out of the existing API 2019-06-04 09:03:44 +00:00
wayland vulkan: make a gstvulkan library out of the existing API 2019-06-04 09:03:44 +00:00
win32 vulkan: Add support WIN32 for Windows 2019-06-13 04:55:15 +00:00
xcb vulkan: make a gstvulkan library out of the existing API 2019-06-04 09:03:44 +00:00
.gitignore vulkan: make a gstvulkan library out of the existing API 2019-06-04 09:03:44 +00:00
gstvkapi.h vulkan: Add support WIN32 for Windows 2019-06-13 04:55:15 +00:00
gstvkbarrier.h vulkan: implement the correct memory barriers necessary 2019-06-04 09:03:44 +00:00
gstvkbuffermemory.c vulkan: implement the correct memory barriers necessary 2019-06-04 09:03:44 +00:00
gstvkbuffermemory.h vulkan: implement the correct memory barriers necessary 2019-06-04 09:03:44 +00:00
gstvkbufferpool.c vk*pool: expand usage hints to cover use in a renderpass 2019-06-04 09:03:44 +00:00
gstvkbufferpool.h vulkan: make a gstvulkan library out of the existing API 2019-06-04 09:03:44 +00:00
gstvkcommandpool.c vulkan: large docs update 2019-06-04 09:03:44 +00:00
gstvkcommandpool.h vulkan: large docs update 2019-06-04 09:03:44 +00:00
gstvkconfig.h.meson vulkan: Add support WIN32 for Windows 2019-06-13 04:55:15 +00:00
gstvkdevice.c vulkan: large docs update 2019-06-04 09:03:44 +00:00
gstvkdevice.h vulkan: large docs update 2019-06-04 09:03:44 +00:00
gstvkdisplay.c vulkan: Add support WIN32 for Windows 2019-06-13 04:55:15 +00:00
gstvkdisplay.h vulkan: Add support WIN32 for Windows 2019-06-13 04:55:15 +00:00
gstvkerror.c vulkan: large docs update 2019-06-04 09:03:44 +00:00
gstvkerror.h vulkan: make a gstvulkan library out of the existing API 2019-06-04 09:03:44 +00:00
gstvkfence.c vulkan: large docs update 2019-06-04 09:03:44 +00:00
gstvkfence.h vulkan: large docs update 2019-06-04 09:03:44 +00:00
gstvkimagebufferpool.c vk*pool: expand usage hints to cover use in a renderpass 2019-06-04 09:03:44 +00:00
gstvkimagebufferpool.h vkupload: implement buffer to image uploader 2019-06-04 09:03:44 +00:00
gstvkimagememory.c vulkan: implement the correct memory barriers necessary 2019-06-04 09:03:44 +00:00
gstvkimagememory.h vulkan: implement the correct memory barriers necessary 2019-06-04 09:03:44 +00:00
gstvkinstance.c vulkan: use c99 designated initializers where possible 2019-06-04 09:03:44 +00:00
gstvkinstance.h vulkan: make a gstvulkan library out of the existing API 2019-06-04 09:03:44 +00:00
gstvkmemory.c vkmemory: fix allocation of sizes less than the alignment 2019-06-04 09:03:44 +00:00
gstvkmemory.h vulkan: large docs update 2019-06-04 09:03:44 +00:00
gstvkqueue.c vkqueue: unly unref the context query if it succeeds 2019-06-04 09:03:44 +00:00
gstvkqueue.h vulkan: large docs update 2019-06-04 09:03:44 +00:00
gstvkutils.c vulkan: large docs update 2019-06-04 09:03:44 +00:00
gstvkutils.h vulkan: large docs update 2019-06-04 09:03:44 +00:00
gstvkwindow.c vulkan: Add support WIN32 for Windows 2019-06-13 04:55:15 +00:00
gstvkwindow.h vulkan: large docs update 2019-06-04 09:03:44 +00:00
meson.build vulkan: Add support WIN32 for Windows 2019-06-13 04:55:15 +00:00
vulkan-prelude.h vulkan: make a gstvulkan library out of the existing API 2019-06-04 09:03:44 +00:00
vulkan.h vulkan: implement the correct memory barriers necessary 2019-06-04 09:03:44 +00:00
vulkan_fwd.h vulkan: implement the correct memory barriers necessary 2019-06-04 09:03:44 +00:00