webrtc: Make ssrc map into separate data structures
[platform/upstream/gst-plugins-bad.git] / ext / vulkan /
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 94/225594/1 accepted/tizen/unified/20200304.124000 submit/tizen/20200221.064623 submit/tizen/20200302.032418
2020-01-29 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 52/223352/1
2019-04-08 Matthew Watersvulkan: Add iOS window implementation
2019-04-08 Matthew Watersvulkan: Add Cocoa window implementation
2019-04-08 Matthew Watersvulkan: make the debug extension optional
2019-03-22 Tim-Philipp Müllervulkan: fix some compiler warnings in gnu89 mode
2019-03-08 Tim-Philipp Müllervulkan: fix some leaks
2018-07-27 Nirbheek ChauhanAdd feature options for almost all plugins
2018-07-17 HyunilAdd registry_handle_global_remove to wl_registry_listener 08/184308/1 accepted/tizen/unified/20180719.063001 submit/tizen/20180718.043610
2018-06-23 Tim-Philipp Müllervulkan: Update for g_type_class_add_private() deprecati...
2018-06-13 Matthew Watersvulkaninstance: add missing precondition to _open()
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2018-02-08 Matthew Watersvulkanupload: actually loop over possible uploaders
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen 86/165986/1 sandbox/sejun/new-feature accepted/tizen/unified/20180110.141849 submit/tizen/20180105.085839
2017-11-21 Edward Herveyvulkan: Fix out-of-bound read
2017-11-08 Eunhae ChoiMerge tizen patch based on 1.12.2 31/158531/5
2017-09-06 Nicolas DufresneRequest minimum buffer even if need_pool is FALSE
2017-07-10 Jussi Kukkonenvulkan: Use the generated version of vkconfig.h
2017-07-10 Jussi Kukkonenvkdisplay: Use ifdef for platform specific defines
2017-05-17 Sebastian Drögegst: Clear floating flag in constructor of all GstObjec...
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-02-01 Matthew Watersvkwindow: fix build error on i386
2017-01-26 Matthew Watersvkimagememory: use the correct enum for RGB16/BGR16...
2016-12-13 Sebastian Drögegst: Don't declare variables inside the for loop header
2016-11-18 Reynaldo H. Verdej... wayland: avoid prefix clash in combined pkg-config...
2016-11-04 Arun Raghavanvulkan: Add missing files to meson build
2016-11-03 Matthew Watersvkswapper: Use the trash list to free resources after...
2016-11-03 Matthew Watersvulkan: add a trash object
2016-11-03 Matthew Watersvulkan: add a simple refcountable fence wrapper
2016-10-05 Matthew Watersvkdisplay: hold a weakref on the list of windows
2016-10-05 Matthew Watersvkdevice: only unref the gstcontext query if non-NULL
2016-09-09 Matthew Watersmeson: add build files for vulkan
2016-09-08 Matthew Watersvkupload: add video/x-raw to the VulkanBuffer uploader
2016-09-08 Matthew Watersvkutils: set the last element of the layer array to...
2016-05-13 Matthew Watersvkswapper: check the error of the presentation for...
2016-05-05 Matthew Watersvulkan/build: add the build directory to the list of...
2016-05-05 Matthew Watersvkswapper: fix up display synchronization
2016-05-05 Matthew Watersvkswapper: use gst_video_sink_center_rect for positioni...
2016-04-11 Matthew Watersvulkan: prettify the various versions in the debug...
2016-04-11 Matthew Watersvulkan: add a wayland winsys implementation
2016-04-11 Matthew Watersvulkan/xcb: getProcAddress winsys functions
2016-04-11 Matthew Watersvkupload: copy necessary buffer metadata
2016-04-08 Matthew Watersvkswapper: add necessary wait stages to the submission...
2016-04-08 Matthew Watersvkswapper: add srgb formats to our list of formats
2016-04-08 Matthew Watersvulkan: silence a validation warning filling out the...
2016-04-08 Matthew Watersvulkan: use the correct validation layer name
2016-04-08 Matthew Watersvulkan: only warn on not found layers
2016-04-08 Matthew Watersvulkan: don't g_error when failing to find validation...
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-03-23 Thibault Sauniervulkan: Minor string fix
2016-03-23 Matthew Watersvulkan: VK_API_VERSION has been removed
2016-03-18 Sebastian Drögevulkan: Ship missing headers with tarballs
2016-03-02 Reynaldo H. Verdej... vksink: fix spelling on failed _ensure_data() error...
2016-02-29 Vineeth TMvkswapper/vkutils: Fix gerror memory leak
2016-02-29 Vineeth TMvkdevice: Fix duplicate assignment of queue variable
2016-02-29 Vineeth TMvksink: Fix GError memory leak
2016-02-16 Matthew Watersvkdevice: add the necessary but arbitrary queue priority
2016-02-16 Matthew Watersvkswapper: add the necessary call to check if the physi...
2016-02-16 Matthew Watersvulkan: update to SDK 1.0.3.1
2016-02-16 Matthew Watersvkswapper: iterate over the device queue's using the...
2016-02-16 Matthew Watersvkdevice: add callback iteration over the device queue's
2016-02-16 Matthew Watersvkqueue: add context helpers
2016-02-16 Matthew Watersvkutils: move object-specific context queries to their...
2016-02-16 Matthew Watersvkdevice: remove unneeded error parameter from get_queue()
2016-02-16 Matthew Watersvkupload: implement an uploader abstraction
2016-02-16 Matthew Watersvkdisplay: unref the instance
2016-02-16 Matthew Watersvulkan: chain up in finalize
2016-02-16 Matthew Watersvksink: only unref if the pointers are non-NULL
2016-02-16 Matthew Watersvkimagememory: free the managing struct on _free
2016-02-16 Matthew Watersvkdevice: perform a waitIdle before destroying the...
2016-02-16 Matthew WatersRevert "vulkan: remove views from the memory objects."
2016-02-16 Matthew Watersvulkanmemory: remove bind variants
2016-02-16 Matthew Watersvulkan: remove views from the memory objects.
2016-02-16 Matthew Watersvkswapper: alpha flags are now supported by LunarG...
2016-02-16 Matthew Watersvulkan: add a vulkanbuffer bufferpool
2016-02-16 Matthew Watersvulkan: add upload element
2016-02-16 Matthew Watersvkutils: fix assert inversion
2016-02-16 Matthew Watersvulkan: add caps feature names for the buffer and image...
2016-02-16 Matthew Watersvulkan: add device to handle_context_query
2016-02-16 Matthew Watersvulkan: move instance_open into the utility ensure_elem...
2016-02-16 Matthew Watersvkinstance: add signal for overriding device creation
2016-02-16 Matthew Watersvulkan: separate allocation and binding of memory
2016-02-16 Matthew Watersvkbuffermemory: follow the rest of the struct macros
2016-02-16 Matthew Watersvkswapper: use buffer memory to upload video frames...
2016-02-16 Matthew Watersvulkan: add a buffer memory allocator
2016-02-16 Matthew Watersvkmemory: align struct members in the header
2016-02-16 Matthew Watersvkmacros: use specific _INIT macros to initialize struc...
2016-02-16 Matthew Watersvkimagememory: add get_{width,height) functions
2016-02-16 Matthew Watersvulkan: update to release 1.0.1.1
2016-02-16 Matthew Watersvulkan/xcb: flush after mapping the window
2016-02-16 Matthew Watersvkswapper: fix semaphore usage
2016-02-16 Matthew Watersvulkan: add some debugging about the supported extensions
2016-02-16 Matthew Watersvkswapper: get the function pointers from the correct...
2016-02-16 Matthew Watersvkinstance: add the necessary winsys extension
2016-02-16 Matthew Watersvkdisplay: forward declare GstVulkanDisplayType
2016-02-16 Matthew Watersvkapi: remove unneeded headers
2016-02-16 Matthew Watersvkimagememory: fix the memory barrier access masks
2016-02-16 Matthew Watersvkswapper: only wait on the semaphore once
2016-02-16 Matthew Watersvkimagememory: initialize flags and don't crash on...
next