gstreamer/ext/vulkan
Matthew Waters 8819319ad1 vkswapper: always match lock/unlock of the render lock
If a draw event comes from the winsys before we've rendered a buffer we were
deadlocking.
2016-02-17 01:13:43 +11:00
..
xcb vkwindow/swapper: implement redraw handling 2016-02-17 01:13:43 +11:00
.gitignore new vulkan based video sink 2016-02-17 01:13:43 +11:00
gstvulkan.c new vulkan based video sink 2016-02-17 01:13:43 +11:00
Makefile.am new vulkan based video sink 2016-02-17 01:13:43 +11:00
vk.h new vulkan based video sink 2016-02-17 01:13:43 +11:00
vk_fwd.h vkwindow/swapper: implement redraw handling 2016-02-17 01:13:43 +11:00
vkdevice.c vulkan: de-C99 struct declarations 2016-02-17 01:13:43 +11:00
vkdevice.h new vulkan based video sink 2016-02-17 01:13:43 +11:00
vkdisplay.c vulkan: implement quitting and resizing the window 2016-02-17 01:13:43 +11:00
vkdisplay.h vulkan: implement quitting and resizing the window 2016-02-17 01:13:43 +11:00
vkerror.c new vulkan based video sink 2016-02-17 01:13:43 +11:00
vkerror.h new vulkan based video sink 2016-02-17 01:13:43 +11:00
vkimagememory.c vkmemory: debug output the memory properties requested 2016-02-17 01:13:43 +11:00
vkimagememory.h new vulkan based video sink 2016-02-17 01:13:43 +11:00
vkinstance.c vulkan: de-C99 struct declarations 2016-02-17 01:13:43 +11:00
vkinstance.h new vulkan based video sink 2016-02-17 01:13:43 +11:00
vkmemory.c vkmemory: debug output the memory properties requested 2016-02-17 01:13:43 +11:00
vkmemory.h new vulkan based video sink 2016-02-17 01:13:43 +11:00
vkqueue.c new vulkan based video sink 2016-02-17 01:13:43 +11:00
vkqueue.h new vulkan based video sink 2016-02-17 01:13:43 +11:00
vksink.c new vulkan based video sink 2016-02-17 01:13:43 +11:00
vksink.h vulkan: implement quitting and resizing the window 2016-02-17 01:13:43 +11:00
vkswapper.c vkswapper: always match lock/unlock of the render lock 2016-02-17 01:13:43 +11:00
vkswapper.h vkwindow/swapper: implement redraw handling 2016-02-17 01:13:43 +11:00
vkutils.c new vulkan based video sink 2016-02-17 01:13:43 +11:00
vkutils.h new vulkan based video sink 2016-02-17 01:13:43 +11:00
vkwindow.c vkwindow/swapper: implement redraw handling 2016-02-17 01:13:43 +11:00
vkwindow.h vkwindow/swapper: implement redraw handling 2016-02-17 01:13:43 +11:00