Matthew Waters
|
407dab607f
|
vulkan: only pass the device/instance/display in to *_handle_*() functions
We don't need to change the pointer value in these functions.
|
2019-09-17 13:02:43 +10:00 |
|
Yeongjin Jeong
|
8bc5144020
|
vulkan: Don't dereference null pointer when printing error
When printing error message because the function failed, the GError variable
may not be used and it can be NULL.
|
2019-08-29 11:19:37 +00:00 |
|
Matthew Waters
|
b5256d94fc
|
vulkan: move trash list to library
|
2019-07-04 14:18:15 +10:00 |
|
Matthew Waters
|
3fef510c48
|
vulkan: add download element
Currently only downloads images into a host-visible buffer and
synchronises immediately.
|
2019-06-20 01:41:56 +10:00 |
|