index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vulkan
/
wsi
/
wsi_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan/wsi: Fix OOM behavior with prime images.
Bas Nieuwenhuizen
2018-03-20
1
-1
/
+3
*
vulkan/wsi: free cmd pools
Dave Airlie
2017-12-28
1
-0
/
+1
*
vulkan/wsi: Initialize individual WSI interfaces in wsi_device_init
Jason Ekstrand
2017-12-04
1
-2
/
+35
*
vulkan/wsi: Drop some unneeded cruft from the API
Jason Ekstrand
2017-12-04
1
-0
/
+1
*
vulkan/wsi: Add wrappers for all of the surface queries
Jason Ekstrand
2017-12-04
1
-0
/
+77
*
vulkan/wsi: Add a helper for AcquireNextImage
Jason Ekstrand
2017-12-04
1
-0
/
+14
*
vulkan/wsi: move swapchain create/destroy to common code
Dave Airlie
2017-12-04
1
-0
/
+38
*
vulkan/wsi: Move prime blitting into queue_present
Jason Ekstrand
2017-12-04
1
-27
/
+14
*
vulkan/wsi: Move get_images into common code
Jason Ekstrand
2017-12-04
1
-0
/
+17
*
vulkan/wsi: Set a proper pWaitDstStageMask on the dummy submit
Jason Ekstrand
2017-12-04
1
-0
/
+17
*
vulkan/wsi: Only wait on semaphores on the first swapchain
Jason Ekstrand
2017-12-04
1
-2
/
+7
*
vulkan/wsi: Refactor result handling in queue_present
Jason Ekstrand
2017-12-04
1
-26
/
+28
*
radv/wsi: Move the guts of QueuePresent to wsi common
Dave Airlie
2017-12-04
1
-0
/
+78
*
vulkan/wsi: Do image creation in common code
Jason Ekstrand
2017-12-04
1
-3
/
+114
*
vulkan/wsi: Implement prime in a completely generic way
Jason Ekstrand
2017-12-04
1
-1
/
+340
*
vulkan/wsi: Add wsi_swapchain_init/finish functions
Jason Ekstrand
2017-12-04
1
-1
/
+22
*
vulkan/wsi: Add a wsi_device_init function
Jason Ekstrand
2017-12-04
1
-0
/
+32