index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
vulkan
/
anv_wsi_wayland.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/wsi: Don't include wayland headers
Jason Ekstrand
2017-03-13
1
-3
/
+0
*
anv/wsi: remove all anv references from WSI common code
Dave Airlie
2016-10-19
1
-2
/
+2
*
anv: move common wsi code to x11/wayland common files.
Dave Airlie
2016-10-19
1
-781
/
+3
*
anv/wsi/wayland: add callback to get device format properties.
Dave Airlie
2016-10-19
1
-5
/
+12
*
anv/wsi/wl: stop using device in more places
Dave Airlie
2016-10-19
1
-16
/
+20
*
anv/wsi: split out surface creation to avoid instance API
Dave Airlie
2016-10-19
1
-11
/
+23
*
anv/wsi: move further away from passing anv displays around
Dave Airlie
2016-10-19
1
-14
/
+7
*
anv/wsi: split image alloc/free out to separate fns.
Dave Airlie
2016-10-19
1
-94
/
+26
*
anv/wsi: switch to using VkDevice in swapchain
Dave Airlie
2016-10-19
1
-7
/
+8
*
anv/wsi: drop device from get format
Dave Airlie
2016-10-19
1
-2
/
+2
*
anv/wsi: remove device from get_support interface
Dave Airlie
2016-10-19
1
-1
/
+2
*
anv/wsi: abstract wsi interfaces away from device a bit more.
Dave Airlie
2016-10-19
1
-8
/
+8
*
anv/wsi: drop device from get caps
Dave Airlie
2016-10-19
1
-1
/
+0
*
anv/wsi: drop get present modes device arg
Dave Airlie
2016-10-19
1
-1
/
+0
*
radv/anv/wsi: drop unneeded parameter
Dave Airlie
2016-10-19
1
-1
/
+0
*
anv: move to using vk_alloc helpers.
Dave Airlie
2016-10-19
1
-8
/
+8
*
anv: port to using new u_vector shared helper.
Dave Airlie
2016-10-19
1
-7
/
+7
*
anv: fix the wayland wsi busy flag setting
Dave Airlie
2016-10-14
1
-1
/
+1
*
anv/wsi: fix apps that acquire multiple images up front
Dave Airlie
2016-10-14
1
-0
/
+1
*
anv/wsi: Advertise UNORM formats as well as sRGB
Jason Ekstrand
2016-10-06
1
-0
/
+4
*
anv/wayland: fix assert typo
Eric Engestrom
2016-08-30
1
-1
/
+1
*
anv/wsi: create swapchain images using specified image usage
Lionel Landwerlin
2016-07-04
1
-3
/
+7
*
anv: Fix use of uninitialized variable.
Robert Foss
2016-05-30
1
-2
/
+6
*
anv/wsi: Use vk_format_info for asserts rather than anv_format
Jason Ekstrand
2016-05-17
1
-1
/
+2
*
anv/wayland: Don't allow non-renderable formats
Jason Ekstrand
2016-05-17
1
-4
/
+7
*
anv/wsi: Make WSI per-physical-device rather than per-instance
Jason Ekstrand
2016-05-17
1
-17
/
+19
*
Move the intel vulkan driver to src/intel/vulkan
Jason Ekstrand
2016-02-18
1
-0
/
+871