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
/
intel
/
vulkan
/
anv_wsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: Drop 'x11' prefix from non-X11 WSI funcs
Chad Versace
2017-04-28
1
-16
/
+16
*
anv: Use the BO cache for DeviceMemory allocations
Jason Ekstrand
2017-04-27
1
-4
/
+4
*
anv: Set EXEC_OBJECT_ASYNC when available
Jason Ekstrand
2017-04-27
1
-0
/
+1
*
anv: Only define wsi_cbs when VK_USE_PLATFORM_WAYLAND_KHR defined
Matt Turner
2017-04-12
1
-0
/
+2
*
anv: Replace anv_bo::is_winsys_bo with a uint32_t flags
Jason Ekstrand
2017-04-04
1
-1
/
+6
*
anv: Implement VK_KHR_incremental_present
Jason Ekstrand
2017-04-03
1
-1
/
+9
*
vulkan/wsi: Plumb present regions through the common code
Jason Ekstrand
2017-04-03
1
-1
/
+2
*
vulkan/wsi/radv: add initial prime support (v1.1)
Dave Airlie
2017-02-27
1
-1
/
+4
*
vulkan/wsi/x11: add support to detect if we can support rendering (v3)
Dave Airlie
2017-02-20
1
-1
/
+1
*
anv: wsi: report presentation error per image request
Lionel Landwerlin
2017-02-15
1
-8
/
+15
*
vulkan: Add new cast macros for VkIcd types
Chad Versace
2017-01-12
1
-6
/
+6
*
anv: fix segfault in anv_BindImageMemory
Dave Airlie
2016-11-23
1
-1
/
+1
*
anv: Handle null in all destructors
Jason Ekstrand
2016-11-16
1
-0
/
+6
*
anv: Rework fences
Jason Ekstrand
2016-11-09
1
-1
/
+1
*
anv/wsi: Set the fence to signaled in AcquireNextImageKHR
Jason Ekstrand
2016-11-09
1
-3
/
+10
*
anv/wsi: remove all anv references from WSI common code
Dave Airlie
2016-10-19
1
-19
/
+19
*
anv: move common wsi code to x11/wayland common files.
Dave Airlie
2016-10-19
1
-1
/
+2
*
anv/wsi/wayland: add callback to get device format properties.
Dave Airlie
2016-10-19
1
-1
/
+7
*
anv/wsi/wl: stop using device in more places
Dave Airlie
2016-10-19
1
-2
/
+3
*
anv/wsi: move further away from passing anv displays around
Dave Airlie
2016-10-19
1
-9
/
+19
*
anv/wsi: split image alloc/free out to separate fns.
Dave Airlie
2016-10-19
1
-2
/
+119
*
anv/wsi: switch to using VkDevice in swapchain
Dave Airlie
2016-10-19
1
-1
/
+1
*
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
-1
/
+3
*
anv/wsi/x11: push anv_device out of the init/finish routines
Dave Airlie
2016-10-19
1
-3
/
+3
*
anv/wsi: abstract wsi interfaces away from device a bit more.
Dave Airlie
2016-10-19
1
-6
/
+6
*
anv/wsi: drop device from get caps
Dave Airlie
2016-10-19
1
-1
/
+1
*
anv/wsi: drop get present modes device arg
Dave Airlie
2016-10-19
1
-1
/
+1
*
radv/anv/wsi: drop unneeded parameter
Dave Airlie
2016-10-19
1
-1
/
+1
*
anv: move to using vk_alloc helpers.
Dave Airlie
2016-10-19
1
-1
/
+1
*
anv: resolve wayland-only build
Emil Velikov
2016-05-30
1
-0
/
+2
*
anv/wsi: Make WSI per-physical-device rather than per-instance
Jason Ekstrand
2016-05-17
1
-12
/
+15
*
anv: factor out the X11/XCB build
Emil Velikov
2016-05-01
1
-0
/
+4
*
anv: kill of custom define HAVE_WAYLAND_PLATFORM
Emil Velikov
2016-05-01
1
-2
/
+2
*
anv/wsi: Throttle rendering to no more than 2 frames ahead
Jason Ekstrand
2016-03-11
1
-0
/
+38
*
Move the intel vulkan driver to src/intel/vulkan
Jason Ekstrand
2016-02-18
1
-0
/
+196