Matthew Waters
|
e5c4135e81
|
vulkanupload: actually loop over possible uploaders
Fix some funky control that wasn't working
CID #1417219
|
2018-02-08 16:55:43 +11:00 |
|
Edward Hervey
|
87dbd558cc
|
vulkan: Fix out-of-bound read
G_N_ELEMENTS is the *number* of entries, not the maximum entry number
CID #1417215
|
2017-11-21 16:39:14 +01:00 |
|
Nicolas Dufresne
|
9b2e28d91d
|
Request minimum buffer even if need_pool is FALSE
When tee is used, it will not request a pool, but still it wants to
know how many buffers are required.
https://bugzilla.gnome.org/show_bug.cgi?id=730758
|
2017-09-06 14:19:37 -04:00 |
|
Thibault Saunier
|
78022a6e0c
|
docs: Port all docstring to gtk-doc markdown
|
2017-04-12 12:57:57 -03:00 |
|
Matthew Waters
|
7b566b2964
|
vkupload: add video/x-raw to the VulkanBuffer uploader
Allows upstream elements that use our memory to passthrough without copying.
|
2016-09-08 16:14:41 +10:00 |
|
Matthew Waters
|
b76fcfd3f7
|
vkupload: copy necessary buffer metadata
timestamps, flags, etc
|
2016-04-11 14:18:47 +10:00 |
|
Matthew Waters
|
5617b0904b
|
vkutils: move object-specific context queries to their respective files
vkutils now just contains some utility functions to further simplify retrieving
multiple objects.
|
2016-02-17 01:13:43 +11:00 |
|
Matthew Waters
|
53f99ac804
|
vkupload: implement an uploader abstraction
|
2016-02-17 01:13:43 +11:00 |
|
Matthew Waters
|
0dd1154b73
|
vulkan: add a vulkanbuffer bufferpool
|
2016-02-17 01:13:43 +11:00 |
|
Matthew Waters
|
86e18d6b8f
|
vulkan: add upload element
|
2016-02-17 01:13:43 +11:00 |
|