index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
vkdevice: Fix duplicate assignment of queue variable
Vineeth TM
2016-02-29
1
-1
/
+0
*
vksink: Fix GError memory leak
Vineeth TM
2016-02-29
1
-0
/
+2
*
vkdevice: add the necessary but arbitrary queue priority
Matthew Waters
2016-02-17
1
-0
/
+2
*
vkswapper: add the necessary call to check if the physical device supports th...
Matthew Waters
2016-02-17
1
-4
/
+23
*
vulkan: update to SDK 1.0.3.1
Matthew Waters
2016-02-17
2
-7
/
+6
*
vkswapper: iterate over the device queue's using the new iteration API
Matthew Waters
2016-02-17
1
-25
/
+56
*
vkdevice: add callback iteration over the device queue's
Matthew Waters
2016-02-17
2
-0
/
+27
*
vkqueue: add context helpers
Matthew Waters
2016-02-17
2
-2
/
+136
*
vkutils: move object-specific context queries to their respective files
Matthew Waters
2016-02-17
10
-149
/
+328
*
vkdevice: remove unneeded error parameter from get_queue()
Matthew Waters
2016-02-17
2
-3
/
+2
*
vkupload: implement an uploader abstraction
Matthew Waters
2016-02-17
2
-147
/
+536
*
vkdisplay: unref the instance
Matthew Waters
2016-02-17
1
-0
/
+4
*
vulkan: chain up in finalize
Matthew Waters
2016-02-17
3
-0
/
+7
*
vksink: only unref if the pointers are non-NULL
Matthew Waters
2016-02-17
1
-6
/
+12
*
vkimagememory: free the managing struct on _free
Matthew Waters
2016-02-17
1
-0
/
+2
*
vkdevice: perform a waitIdle before destroying the device
Matthew Waters
2016-02-17
1
-1
/
+3
*
Revert "vulkan: remove views from the memory objects."
Matthew Waters
2016-02-17
4
-0
/
+114
*
vulkanmemory: remove bind variants
Matthew Waters
2016-02-17
5
-187
/
+43
*
vulkan: remove views from the memory objects.
Matthew Waters
2016-02-17
4
-122
/
+18
*
vkswapper: alpha flags are now supported by LunarG's driver
Matthew Waters
2016-02-17
1
-8
/
+0
*
vulkan: add a vulkanbuffer bufferpool
Matthew Waters
2016-02-17
6
-25
/
+424
*
vulkan: add upload element
Matthew Waters
2016-02-17
7
-49
/
+537
*
vkutils: fix assert inversion
Matthew Waters
2016-02-17
1
-1
/
+1
*
vulkan: add caps feature names for the buffer and image memories
Matthew Waters
2016-02-17
2
-0
/
+2
*
vulkan: add device to handle_context_query
Matthew Waters
2016-02-17
3
-3
/
+21
*
vulkan: move instance_open into the utility ensure_element_data
Matthew Waters
2016-02-17
2
-6
/
+8
*
vkinstance: add signal for overriding device creation
Matthew Waters
2016-02-17
3
-5
/
+53
*
vulkan: separate allocation and binding of memory
Matthew Waters
2016-02-17
8
-124
/
+283
*
vkbuffermemory: follow the rest of the struct macros
Matthew Waters
2016-02-17
1
-18
/
+10
*
vkswapper: use buffer memory to upload video frames to the GPU
Matthew Waters
2016-02-17
1
-91
/
+53
*
vulkan: add a buffer memory allocator
Matthew Waters
2016-02-17
6
-0
/
+569
*
vkmemory: align struct members in the header
Matthew Waters
2016-02-17
1
-1
/
+1
*
vkmacros: use specific _INIT macros to initialize structures
Matthew Waters
2016-02-17
1
-26
/
+72
*
vkimagememory: add get_{width,height) functions
Matthew Waters
2016-02-17
2
-2
/
+23
*
vulkan: update to release 1.0.1.1
Matthew Waters
2016-02-17
6
-84
/
+116
*
vulkan/xcb: flush after mapping the window
Matthew Waters
2016-02-17
1
-0
/
+1
*
vkswapper: fix semaphore usage
Matthew Waters
2016-02-17
1
-19
/
+5
*
vulkan: add some debugging about the supported extensions
Matthew Waters
2016-02-17
2
-0
/
+7
*
vkswapper: get the function pointers from the correct object
Matthew Waters
2016-02-17
1
-3
/
+3
*
vkinstance: add the necessary winsys extension
Matthew Waters
2016-02-17
2
-22
/
+49
*
vkdisplay: forward declare GstVulkanDisplayType
Matthew Waters
2016-02-17
2
-2
/
+4
*
vkapi: remove unneeded headers
Matthew Waters
2016-02-17
1
-11
/
+0
*
vkimagememory: fix the memory barrier access masks
Matthew Waters
2016-02-17
1
-19
/
+23
*
vkswapper: only wait on the semaphore once
Matthew Waters
2016-02-17
1
-2
/
+2
*
vkimagememory: initialize flags and don't crash on errors
Matthew Waters
2016-02-17
1
-3
/
+6
*
vulkan: update error db for 0.10.2
Matthew Waters
2016-02-17
5
-75
/
+31
*
vulkan: update to SDK 0.10.2
Matthew Waters
2016-02-17
20
-537
/
+676
*
vulkan: implement GstContext helpers
Matthew Waters
2016-02-17
11
-23
/
+491
*
vkdevice: remove gst_vulkan_device_close()
Matthew Waters
2016-02-17
4
-25
/
+49
*
vkinstance: remove gst_vulkan_instance_close
Matthew Waters
2016-02-17
4
-26
/
+47
[next]