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
/
amd
/
vulkan
/
radv_wsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Add VK_EXT_display_surface_counter to radv driver
Keith Packard
2018-06-20
1
-0
/
+12
*
vulkan: Add KHR_display extension using DRM [v10]
Keith Packard
2018-06-19
1
-1
/
+2
*
radv: Add trivial device group implementation.
Bas Nieuwenhuizen
2018-03-07
1
-0
/
+23
*
radv: Return NULL for entrypoints when not supported.
Bas Nieuwenhuizen
2018-02-23
1
-1
/
+1
*
radv: Implement fences based on syncobjs.
Bas Nieuwenhuizen
2017-12-18
1
-0
/
+5
*
radv: Implement VK_KHR_get_surface_capabilities2
Jason Ekstrand
2017-12-04
1
-0
/
+26
*
vulkan/wsi: Initialize individual WSI interfaces in wsi_device_init
Jason Ekstrand
2017-12-04
1
-30
/
+6
*
vulkan/wsi: Drop some unneeded cruft from the API
Jason Ekstrand
2017-12-04
1
-17
/
+1
*
vulkan/wsi: Add wrappers for all of the surface queries
Jason Ekstrand
2017-12-04
1
-20
/
+21
*
vulkan/wsi: Drop the can_handle_different_gpu parameter from get_support
Jason Ekstrand
2017-12-04
1
-1
/
+1
*
vulkan/wsi: Add a helper for AcquireNextImage
Jason Ekstrand
2017-12-04
1
-5
/
+10
*
vulkan/wsi: move swapchain create/destroy to common code
Dave Airlie
2017-12-04
1
-34
/
+8
*
vulkan/wsi: Move get_images into common code
Jason Ekstrand
2017-12-04
1
-4
/
+3
*
radv/wsi: Move the guts of QueuePresent to wsi common
Dave Airlie
2017-12-04
1
-87
/
+5
*
vulkan/wsi: Do image creation in common code
Jason Ekstrand
2017-12-04
1
-123
/
+1
*
vulkan/wsi: Implement prime in a completely generic way
Jason Ekstrand
2017-12-04
1
-117
/
+20
*
vulkan/wsi: Add a wsi_device_init function
Jason Ekstrand
2017-12-04
1
-1
/
+9
*
vulkan/wsi: Add a wsi_image structure
Daniel Stone
2017-12-04
1
-17
/
+14
*
vulkan/wsi: use function ptr definitions from the spec.
Dave Airlie
2017-12-04
1
-1
/
+2
*
radv: use vk_error() everywhere an error is returned
Samuel Pitoiset
2017-11-13
1
-1
/
+1
*
radv: Don't expose heaps with 0 memory.
Bas Nieuwenhuizen
2017-11-02
1
-1
/
+15
*
radv: disable implicit sync for radv allocated bos v3
Andres Rodriguez
2017-10-21
1
-1
/
+2
*
radv: replace conditional compilation with MAYBE_UNUSED
Eric Engestrom
2017-09-19
1
-3
/
+2
*
radv: compile out unused code
Eric Engestrom
2017-09-13
1
-0
/
+2
*
radv/wsi: Compute correct row_pitch for GFX9.
Dave Airlie
2017-08-27
1
-2
/
+6
*
radv: initial support for shared semaphores (v2)
Dave Airlie
2017-07-21
1
-6
/
+24
*
radv: Use the KHR dedicated alloc for the WSI.
Bas Nieuwenhuizen
2017-07-15
1
-2
/
+2
*
util/vulkan: Move Vulkan utilities to src/vulkan/util
Alex Smith
2017-06-06
1
-1
/
+1
*
radv: use ac_surface data structures
Nicolai Hähnle
2017-06-05
1
-1
/
+1
*
radv: remove radeon_surf_level::pitch_bytes
Nicolai Hähnle
2017-06-05
1
-1
/
+1
*
radv: Also signal fence if vkAcquireNextImageKHR returns VK_SUBOPTIMAL_KHR.
Bas Nieuwenhuizen
2017-05-29
1
-1
/
+1
*
radv/wsi: report presentation error per image request
Dave Airlie
2017-05-03
1
-6
/
+13
*
radv: Enable VK_KHR_incremental_present.
Bas Nieuwenhuizen
2017-04-03
1
-1
/
+10
*
vulkan/wsi: Plumb present regions through the common code
Jason Ekstrand
2017-04-03
1
-1
/
+2
*
radv: use VK_NULL_HANDLE for handles
Grazvydas Ignotas
2017-03-06
1
-1
/
+1
*
radv: add support for NV_dedicated_allocation
Dave Airlie
2017-02-27
1
-18
/
+16
*
vulkan/wsi/radv: add initial prime support (v1.1)
Dave Airlie
2017-02-27
1
-11
/
+125
*
radv: Special case the initial preamble.
Bas Nieuwenhuizen
2017-02-21
1
-1
/
+1
*
vulkan/wsi/x11: add support to detect if we can support rendering (v3)
Dave Airlie
2017-02-20
1
-1
/
+1
*
radv/amdgpu: Support a preamble CS.
Bas Nieuwenhuizen
2017-01-30
1
-1
/
+1
*
radv: Get physical device from radv_device instead of the instance.
Bas Nieuwenhuizen
2017-01-16
1
-2
/
+2
*
radv: use a winsys context per-queue, instead of per device v2
Andres Rodriguez
2017-01-14
1
-1
/
+1
*
vulkan: Add new cast macros for VkIcd types
Chad Versace
2017-01-12
1
-6
/
+6
*
radv: handle queue present directly to winsys
Dave Airlie
2016-12-26
1
-1
/
+9
*
radv: don't crash on null swapchain destroy.
Dave Airlie
2016-11-16
1
-0
/
+3
*
radv: mark the fence as submitted and signalled in vkAcquireNextImageKHR
Fredrik Höglund
2016-10-26
1
-3
/
+11
*
radv: fix wsi porting regression in swapchain destroy.
Dave Airlie
2016-10-19
1
-3
/
+10
*
radv: port to common wsi codebase
Dave Airlie
2016-10-19
1
-27
/
+149
*
radv/anv/wsi: drop unneeded parameter
Dave Airlie
2016-10-19
1
-1
/
+1
*
radv: move to using shared vk_alloc inlines.
Dave Airlie
2016-10-19
1
-1
/
+1
[next]