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: 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
*
radv: add initial non-conformant radv vulkan driver
Dave Airlie
2016-10-07
1
-0
/
+246