index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
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
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