projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tests: h264parser: Fix picture timing SEI
[platform/upstream/gstreamer.git]
/
ext
/
vulkan
/
2020-04-03
Nirbheek Chauhan
meson: Don't use get_option('buildtype')
tree
|
commitdiff
2020-03-03
Matthew Waters
vulkan/sink: implement GstNavigation support
tree
|
commitdiff
2020-01-03
Seungha Yang
vulkansink: Fix null pointer exception
tree
|
commitdiff
2019-12-05
Matthew Waters
vulkanviewconvert: clear the cached uniforms on caps...
tree
|
commitdiff
2019-12-04
Matthew Waters
vulkan: move fullscreenquad object to library
tree
|
commitdiff
2019-11-28
Matthew Waters
vulkan: implement caching and reuse of a couple of...
tree
|
commitdiff
2019-11-28
Matthew Waters
vulkancolorconvert: disable YUY2 conversion
tree
|
commitdiff
2019-11-28
Matthew Waters
vulkan: split vkfullscreenrender into two
tree
|
commitdiff
2019-11-28
Matthew Waters
vulkan/upload: allocate from the correct pool
tree
|
commitdiff
2019-11-28
Matthew Waters
vulkan: add a couple of missing fence unrefs
tree
|
commitdiff
2019-11-28
Matthew Waters
vulkan/colorconvert: zero out sampler create struct
tree
|
commitdiff
2019-11-14
Matthew Waters
vulkan/queue: be sure to take a lock around command...
tree
|
commitdiff
2019-11-14
Matthew Waters
vulkan/render: fix indent command comment typo
tree
|
commitdiff
2019-11-13
Matthew Waters
vulkan: NULL check destruction of vulkan resources
tree
|
commitdiff
2019-11-13
Matthew Waters
vulkan: make new trash objects ref the fence
tree
|
commitdiff
2019-11-07
Matthew Waters
vulkan: implement proper descriptor set handling
tree
|
commitdiff
2019-11-07
Matthew Waters
vulkan/fence: add always-signalled fence type
tree
|
commitdiff
2019-11-07
Matthew Waters
vulkanviewconvert: fix typo of output image view name
tree
|
commitdiff
2019-11-07
Matthew Waters
vulkan: use VK_NULL_HANDLE in more places
tree
|
commitdiff
2019-11-07
Matthew Waters
vulkan/image: use the full video info for returning...
tree
|
commitdiff
2019-11-07
Yeongjin Jeong
vulkan: Fix build error when gstvulkan is not installed
tree
|
commitdiff
2019-11-05
Aaron Boxer
documentation: fixed a heap o' typos
tree
|
commitdiff
2019-10-28
Matthew Waters
vulkanimage: move fence creation earlier
tree
|
commitdiff
2019-10-28
Matthew Waters
vulkan: change to clamp to edge rather than clamp to...
tree
|
commitdiff
2019-09-25
Matthew Waters
vulkan: remove VkImageView from the memory
tree
|
commitdiff
2019-09-25
Matthew Waters
vkbuffer: remove buffer view from the memory
tree
|
commitdiff
2019-09-19
Matthew Waters
vulkan: implement command buffer reuse
tree
|
commitdiff
2019-09-17
Matthew Waters
vulkan: add device provider implementation
tree
|
commitdiff
2019-09-17
Matthew Waters
vulkansink: attempt a context query for a device
tree
|
commitdiff
2019-09-17
Matthew Waters
vulkan: split physical device from logical device
tree
|
commitdiff
2019-09-17
Matthew Waters
vulkan: only pass the device/instance/display in to...
tree
|
commitdiff
2019-08-29
Yeongjin Jeong
vulkan: Don't dereference null pointer when printing...
tree
|
commitdiff
2019-08-28
Matthew Waters
vulkancolorconvert: explicitly initalize swizzle arrays
tree
|
commitdiff
2019-08-22
Matthew Waters
vulkan/fullscreenrender: free the attachment descriptions
tree
|
commitdiff
2019-08-22
Matthew Waters
vulkanviewconvert: perform a renegotiation on multiview...
tree
|
commitdiff
2019-08-22
Matthew Waters
shaders/view-convert: remove some debugging colours
tree
|
commitdiff
2019-07-09
Seungha Yang
vulkan: Fix incompatible type build warning
tree
|
commitdiff
2019-07-05
Matthew Waters
vulkan: add view converter element
tree
|
commitdiff
2019-07-05
Matthew Waters
vulkan: fix output framebuffer creation size
tree
|
commitdiff
2019-07-04
Matthew Waters
vulkan: move swapper object to the gstvulkan library
tree
|
commitdiff
2019-07-04
Matthew Waters
vulkan: move trash list to library
tree
|
commitdiff
2019-06-24
Matthew Waters
vkswapper: support rescaling to the output size
tree
|
commitdiff
2019-06-24
Matthew Waters
vksink: Don't take vulkan buffer's as input
tree
|
commitdiff
2019-06-20
Matthew Waters
vulkan: remove unused downsample AYUV shader
tree
|
commitdiff
2019-06-19
Matthew Waters
vkcolorconvert: add support for RGB<->NV12
tree
|
commitdiff
2019-06-19
Matthew Waters
vkbuffermemory: report requested size of the memory
tree
|
commitdiff
2019-06-19
Matthew Waters
vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY
tree
|
commitdiff
2019-06-19
Matthew Waters
vktrash: add mini_object_unref destroy function
tree
|
commitdiff
2019-06-19
Matthew Waters
vkfullscreenrender: create descriptor sets later
tree
|
commitdiff
2019-06-19
Matthew Waters
vulkan/shaders: change glslc compilation args based...
tree
|
commitdiff
2019-06-19
Matthew Waters
vulkan: add a color conversion element
tree
|
commitdiff
2019-06-19
Matthew Waters
vkupload: Also implement copying non vulkan memory...
tree
|
commitdiff
2019-06-19
Matthew Waters
vulkan: add download element
tree
|
commitdiff
2019-06-19
Matthew Waters
vulkan/identity: Split out most rendering code to a...
tree
|
commitdiff
2019-06-19
Matthew Waters
vkupload: fix a structure sType
tree
|
commitdiff
2019-06-19
Matthew Waters
vksink: Retrieve vulkan queue earlier
tree
|
commitdiff
2019-06-04
Matthew Waters
vkupload: remove debugging error log
tree
|
commitdiff
2019-06-04
Matthew Waters
vulkan: implement the correct memory barriers necessary
tree
|
commitdiff
2019-06-04
Matthew Waters
vulkan: remove uneeded buffer inheritence information
tree
|
commitdiff
2019-06-04
Matthew Waters
vulkan: add a new image copying element
tree
|
commitdiff
2019-06-04
Matthew Waters
vkupload: add raw->vulkanimage uploader
tree
|
commitdiff
2019-06-04
Matthew Waters
vktrash: add more destruction of vulkan types
tree
|
commitdiff
2019-06-04
Matthew Waters
vulkan: use c99 designated initializers where possible
tree
|
commitdiff
2019-06-04
Matthew Waters
vkswapper: support displaying memory:VulkanImage
tree
|
commitdiff
2019-06-04
Matthew Waters
vkupload: implement buffer to image uploader
tree
|
commitdiff
2019-06-04
Matthew Waters
vulkansink: Respond to queue queries
tree
|
commitdiff
2019-06-04
Matthew Waters
vulkan: add a command pool object for tracking
tree
|
commitdiff
2019-06-04
Matthew Waters
vkswapper: don't output duplicate formats
tree
|
commitdiff
2019-06-04
Matthew Waters
vulkan: make a gstvulkan library out of the existing API
tree
|
commitdiff
2019-06-04
Matthew Waters
vkbufferpool: Fix multiplaner allocations
tree
|
commitdiff
2019-06-04
Matthew Waters
vk*memory: explicitly error out for driver NPOT alignment
tree
|
commitdiff
2019-06-04
Matthew Waters
vulkan/image: initialize the requirements struct before...
tree
|
commitdiff
2019-06-04
Matthew Waters
vulkan: don't require every element to have a display
tree
|
commitdiff
2019-06-04
Matthew Waters
vulkan: remove unused X11 window system references
tree
|
commitdiff
2019-06-04
Matthew Waters
vulkan: remove unused layer enablement
tree
|
commitdiff
2019-05-13
Thibault Saunier
docs: Build documentation with hotdoc
tree
|
commitdiff
2019-04-08
Matthew Waters
vulkan: Add iOS window implementation
tree
|
commitdiff
2019-04-08
Matthew Waters
vulkan: Add Cocoa window implementation
tree
|
commitdiff
2019-04-08
Matthew Waters
vulkan: make the debug extension optional
tree
|
commitdiff
2019-03-22
Tim-Philipp Müller
vulkan: fix some compiler warnings in gnu89 mode
tree
|
commitdiff
2019-03-08
Tim-Philipp Müller
vulkan: fix some leaks
tree
|
commitdiff
2018-07-27
Nirbheek Chauhan
Add feature options for almost all plugins
tree
|
commitdiff
2018-06-23
Tim-Philipp Müller
vulkan: Update for g_type_class_add_private() deprecati...
tree
|
commitdiff
2018-06-13
Matthew Waters
vulkaninstance: add missing precondition to _open()
tree
|
commitdiff
2018-04-25
Xavier Claessens
Meson: Generate pc file for all plugins in bad
tree
|
commitdiff
2018-02-08
Matthew Waters
vulkanupload: actually loop over possible uploaders
tree
|
commitdiff
2017-11-21
Edward Hervey
vulkan: Fix out-of-bound read
tree
|
commitdiff
2017-09-06
Nicolas Dufresne
Request minimum buffer even if need_pool is FALSE
tree
|
commitdiff
2017-07-10
Jussi Kukkonen
vulkan: Use the generated version of vkconfig.h
tree
|
commitdiff
2017-07-10
Jussi Kukkonen
vkdisplay: Use ifdef for platform specific defines
tree
|
commitdiff
2017-05-17
Sebastian Dröge
gst: Clear floating flag in constructor of all GstObjec...
tree
|
commitdiff
2017-05-16
Nicolas Dufresne
Remove plugin specific static build option
tree
|
commitdiff
2017-04-12
Thibault Saunier
docs: Port all docstring to gtk-doc markdown
tree
|
commitdiff
2017-02-01
Matthew Waters
vkwindow: fix build error on i386
tree
|
commitdiff
2017-01-26
Matthew Waters
vkimagememory: use the correct enum for RGB16/BGR16...
tree
|
commitdiff
2016-12-13
Sebastian Dröge
gst: Don't declare variables inside the for loop header
tree
|
commitdiff
2016-11-18
Reynaldo H. Verdej...
wayland: avoid prefix clash in combined pkg-config...
tree
|
commitdiff
2016-11-04
Arun Raghavan
vulkan: Add missing files to meson build
tree
|
commitdiff
2016-11-03
Matthew Waters
vkswapper: Use the trash list to free resources after...
tree
|
commitdiff
2016-11-03
Matthew Waters
vulkan: add a trash object
tree
|
commitdiff
next