index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
vulkan
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-24
vulkan: Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
7
-66
/
+42
2018-06-13
vulkaninstance: add missing precondition to _open()
Matthew Waters
1
-0
/
+2
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2018-02-08
vulkanupload: actually loop over possible uploaders
Matthew Waters
1
-17
/
+18
2017-11-21
vulkan: Fix out-of-bound read
Edward Hervey
1
-1
/
+1
2017-09-06
Request minimum buffer even if need_pool is FALSE
Nicolas Dufresne
1
-10
/
+11
2017-07-10
vulkan: Use the generated version of vkconfig.h
Jussi Kukkonen
3
-1
/
+3
2017-07-10
vkdisplay: Use ifdef for platform specific defines
Jussi Kukkonen
1
-0
/
+4
2017-05-17
gst: Clear floating flag in constructor of all GstObject subclasses that are ...
Sebastian Dröge
13
-4
/
+36
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
8
-6
/
+13
2017-02-01
vkwindow: fix build error on i386
Matthew Waters
1
-2
/
+2
2017-01-26
vkimagememory: use the correct enum for RGB16/BGR16 formats
Matthew Waters
1
-1
/
+1
2016-12-13
gst: Don't declare variables inside the for loop header
Sebastian Dröge
2
-2
/
+3
2016-11-18
wayland: avoid prefix clash in combined pkg-config check
Reynaldo H. Verdejo Pinochet
1
-2
/
+2
2016-11-04
vulkan: Add missing files to meson build
Arun Raghavan
1
-0
/
+2
2016-11-03
vkswapper: Use the trash list to free resources after they've been used
Matthew Waters
1
-73
/
+82
2016-11-03
vulkan: add a trash object
Matthew Waters
5
-0
/
+246
2016-11-03
vulkan: add a simple refcountable fence wrapper
Matthew Waters
5
-0
/
+166
2016-10-05
vkdisplay: hold a weakref on the list of windows
Matthew Waters
1
-2
/
+33
2016-10-05
vkdevice: only unref the gstcontext query if non-NULL
Matthew Waters
1
-2
/
+2
2016-09-09
meson: add build files for vulkan
Matthew Waters
2
-0
/
+89
2016-09-08
vkupload: add video/x-raw to the VulkanBuffer uploader
Matthew Waters
1
-1
/
+2
2016-09-08
vkutils: set the last element of the layer array to NULL
Matthew Waters
1
-0
/
+2
2016-05-13
vkswapper: check the error of the presentation for out of date
Matthew Waters
1
-1
/
+4
2016-05-05
vulkan/build: add the build directory to the list of includes
Matthew Waters
1
-0
/
+1
2016-05-05
vkswapper: fix up display synchronization
Matthew Waters
1
-27
/
+28
2016-05-05
vkswapper: use gst_video_sink_center_rect for positioning the video
Matthew Waters
1
-18
/
+18
2016-04-12
vulkan: prettify the various versions in the debug output
Matthew Waters
1
-4
/
+8
2016-04-11
vulkan: add a wayland winsys implementation
Matthew Waters
13
-6
/
+943
2016-04-11
vulkan/xcb: getProcAddress winsys functions
Matthew Waters
2
-4
/
+29
2016-04-11
vkupload: copy necessary buffer metadata
Matthew Waters
1
-0
/
+7
2016-04-08
vkswapper: add necessary wait stages to the submission info
Matthew Waters
1
-0
/
+4
2016-04-08
vkswapper: add srgb formats to our list of formats
Matthew Waters
1
-8
/
+27
2016-04-08
vulkan: silence a validation warning filling out the image barrier
Matthew Waters
1
-0
/
+2
2016-04-08
vulkan: use the correct validation layer name
Matthew Waters
2
-2
/
+2
2016-04-08
vulkan: only warn on not found layers
Matthew Waters
2
-7
/
+20
2016-04-08
vulkan: don't g_error when failing to find validation layers
Matthew Waters
2
-41
/
+34
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-2
/
+2
2016-03-23
vulkan: Minor string fix
Thibault Saunier
1
-1
/
+1
2016-03-23
vulkan: VK_API_VERSION has been removed
Matthew Waters
1
-1
/
+1
2016-03-18
vulkan: Ship missing headers with tarballs
Sebastian Dröge
1
-2
/
+5
2016-03-02
vksink: fix spelling on failed _ensure_data() error message
Reynaldo H. Verdejo Pinochet
1
-1
/
+1
2016-02-29
vkswapper/vkutils: Fix gerror memory leak
Vineeth TM
2
-0
/
+2
2016-02-29
vkdevice: Fix duplicate assignment of queue variable
Vineeth TM
1
-1
/
+0
2016-02-29
vksink: Fix GError memory leak
Vineeth TM
1
-0
/
+2
2016-02-17
vkdevice: add the necessary but arbitrary queue priority
Matthew Waters
1
-0
/
+2
2016-02-17
vkswapper: add the necessary call to check if the physical device supports th...
Matthew Waters
1
-4
/
+23
2016-02-17
vulkan: update to SDK 1.0.3.1
Matthew Waters
2
-7
/
+6
2016-02-17
vkswapper: iterate over the device queue's using the new iteration API
Matthew Waters
1
-25
/
+56
[next]