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