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_x11.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan/wsi/radv: add initial prime support (v1.1)
Dave Airlie
2017-02-27
1
-2
/
+2
*
vulkan/wsi/x11: add support to detect if we can support rendering (v3)
Dave Airlie
2017-02-20
1
-2
/
+6
*
anv/wsi: remove all anv references from WSI common code
Dave Airlie
2016-10-19
1
-8
/
+5
*
anv: move common wsi code to x11/wayland common files.
Dave Airlie
2016-10-19
1
-842
/
+2
*
anv/wsi: split out surface creation to avoid instance API
Dave Airlie
2016-10-19
1
-18
/
+41
*
anv/wsi: move further away from passing anv displays around
Dave Airlie
2016-10-19
1
-15
/
+7
*
anv/wsi: split image alloc/free out to separate fns.
Dave Airlie
2016-10-19
1
-122
/
+17
*
anv/wsi: switch to using VkDevice in swapchain
Dave Airlie
2016-10-19
1
-5
/
+4
*
anv/wsi/x11: more refactoring to use generic handles
Dave Airlie
2016-10-19
1
-27
/
+43
*
anv/wsi/x11: start refactoring out the image allocation/free functionality
Dave Airlie
2016-10-19
1
-22
/
+52
*
anv/wsi: drop device from get format
Dave Airlie
2016-10-19
1
-1
/
+1
*
anv/wsi: remove device from get_support interface
Dave Airlie
2016-10-19
1
-2
/
+3
*
anv/wsi/x11: abstract WSI interface from internals.
Dave Airlie
2016-10-19
1
-9
/
+24
*
anv/wsi/x11: push anv_device out of the init/finish routines
Dave Airlie
2016-10-19
1
-10
/
+12
*
anv/wsi: abstract wsi interfaces away from device a bit more.
Dave Airlie
2016-10-19
1
-9
/
+9
*
anv/wsi/x11: push device out of x11 connection fns.
Dave Airlie
2016-10-19
1
-11
/
+12
*
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
-11
/
+11
*
anv/wsi: fix apps that acquire multiple images up front
Dave Airlie
2016-10-14
1
-0
/
+1
*
anv: initialise and increment send_sbc
Dave Airlie
2016-10-14
1
-0
/
+2
*
anv/wsi: Advertise UNORM formats as well as sRGB
Jason Ekstrand
2016-10-06
1
-0
/
+1
*
anv/x11: Add support for Xlib platform
Kevin Strasser
2016-08-15
1
-12
/
+70
*
anv/wsi: create swapchain images using specified image usage
Lionel Landwerlin
2016-07-04
1
-1
/
+2
*
anv/wsi: Use vk_format_info for asserts rather than anv_format
Jason Ekstrand
2016-05-17
1
-1
/
+2
*
anv/wsi: Make WSI per-physical-device rather than per-instance
Jason Ekstrand
2016-05-17
1
-19
/
+21
*
anv/x11: Reset the SHM fence before presenting the pixmap
Jason Ekstrand
2016-03-11
1
-0
/
+2
*
anv/x11: Add present support
Kristian Høgsberg Kristensen
2016-03-11
1
-42
/
+146
*
anv/x11: Split image creation into a helper function
Jason Ekstrand
2016-03-11
1
-108
/
+142
*
anv/x11: Free swapchain images and memory on destroy
Kristian Høgsberg Kristensen
2016-02-22
1
-1
/
+5
*
Move the intel vulkan driver to src/intel/vulkan
Jason Ekstrand
2016-02-18
1
-0
/
+758