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_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radv: update VK_KHR_timeline_semaphore for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-24
/
+24
*
radv: update VK_KHR_uniform_buffer_standard_layout for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-3
/
+3
*
radv: update VK_KHR_shader_subgroup_extended_types for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-3
/
+3
*
radv: update VK_KHR_shader_float_controls for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-5
/
+5
*
radv: update VK_KHR_shader_float16_int8 for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-3
/
+3
*
radv: update VK_KHR_shader_atomic_int64 for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-3
/
+3
*
radv: update VK_KHR_imageless_framebuffer for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-6
/
+6
*
radv: update VK_KHR_driver_properties for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-7
/
+7
*
radv: update VK_KHR_depth_stencil_resolve for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-3
/
+3
*
radv: update VK_KHR_buffer_device_address for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-9
/
+9
*
radv: update VK_KHR_8bit_storage for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-3
/
+3
*
radv: update VK_EXT_scalar_block_layout for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-3
/
+3
*
radv: update VK_EXT_sampler_filter_minmax for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-6
/
+6
*
radv: update VK_EXT_host_query_reset for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-3
/
+3
*
radv: update VK_EXT_descriptor_indexing for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-6
/
+6
*
radv: only use VkSamplerCreateInfo::compareOp if enabled
Samuel Pitoiset
2020-01-15
1
-1
/
+5
*
vulkan/wsi: Add a driconf option to force WSI to advertise BGRA8_UNORM first
Jason Ekstrand
2020-01-14
1
-0
/
+4
*
radv: Expose all sample counts for integer formats as well.
Bas Nieuwenhuizen
2019-12-26
1
-1
/
+1
*
ac: declare an enum for the OOB select field on GFX10
Samuel Pitoiset
2019-12-19
1
-6
/
+6
*
radv: Limit workgroup size to 1024.
Bas Nieuwenhuizen
2019-12-18
1
-4
/
+4
*
radv: implement VK_KHR_separate_depth_stencil_layouts
Samuel Pitoiset
2019-12-10
1
-0
/
+6
*
radv: do not use VK_TRUE/VK_FALSE
Samuel Pitoiset
2019-12-09
1
-12
/
+12
*
radv: Enable ACO on GFX7 (Sea Islands)
Daniel Schürmann
2019-12-07
1
-2
/
+3
*
radv: disable Youngblood app profile if ACO is used
Daniel Schürmann
2019-12-07
1
-2
/
+3
*
radv: Fix timeline semaphore refcounting.
Bas Nieuwenhuizen
2019-11-28
1
-9
/
+4
*
radv: Unify max_descriptor_set_size.
Bas Nieuwenhuizen
2019-11-28
1
-14
/
+15
*
radv: add more constants to avoid using magic numbers
Samuel Pitoiset
2019-11-28
1
-6
/
+3
*
radv: Enable VK_KHR_buffer_device_address.
Bas Nieuwenhuizen
2019-11-26
1
-3
/
+24
*
radv: disable subgroup shuffle operations on GFX10
Samuel Pitoiset
2019-11-25
1
-1
/
+2
*
radv: create a fresh fork for each pipeline compile
Timothy Arceri
2019-11-25
1
-13
/
+124
*
radv: add a secure_compile_open_fifo_fds() helper
Timothy Arceri
2019-11-25
1
-0
/
+43
*
radv: Enable Subgroup Arithmetic and Clustered for SI
Daniel Schürmann
2019-11-20
1
-6
/
+5
*
radv: Do not change scratch settings while shaders are active.
Bas Nieuwenhuizen
2019-11-20
1
-22
/
+75
*
ac: add radeon_info::num_rings and move ring_type to amd_family.h
Marek Olšák
2019-11-19
1
-3
/
+3
*
radv: advertise VK_KHR_shader_subgroup_extended_types on GFX8-GFX9
Samuel Pitoiset
2019-11-19
1
-0
/
+6
*
radv: implement VK_AMD_device_coherent_memory
Samuel Pitoiset
2019-11-18
1
-15
/
+96
*
aco: implement VK_KHR_shader_float_controls
Rhys Perry
2019-11-15
1
-0
/
+2
*
radv: remove useless RADV_DEBUG=unsafemath debug option
Samuel Pitoiset
2019-11-15
1
-3
/
+1
*
radv: fix radv secure compile feature breaks compilation on armhf EABI and aa...
Luis Mendes
2019-11-12
1
-0
/
+8
*
radv: implement VK_EXT_subgroup_size_control
Samuel Pitoiset
2019-11-06
1
-0
/
+22
*
radv/gfx10: enable wave32 for compute based on shader's wavesize
Samuel Pitoiset
2019-11-06
1
-2
/
+1
*
radv: Close all unnecessary fds in secure compile.
Bas Nieuwenhuizen
2019-11-01
1
-29
/
+64
*
radv: Remove _mesa_locale_init/fini calls.
Bas Nieuwenhuizen
2019-10-31
1
-3
/
+0
*
radv: Allocate space for temp. semaphore parts.
Bas Nieuwenhuizen
2019-10-30
1
-0
/
+1
*
radv: Enable ACO on Navi.
Timur Kristóf
2019-10-30
1
-2
/
+1
*
radv: move nomemorycache debug option at the right palce
Samuel Pitoiset
2019-10-30
1
-1
/
+1
*
radv: Enable VK_KHR_timeline_semaphore.
Bas Nieuwenhuizen
2019-10-30
1
-0
/
+12
*
radv: Add wait-before-submit support for timelines.
Bas Nieuwenhuizen
2019-10-30
1
-6
/
+139
*
radv: Add timelines with a VK_KHR_timeline_semaphore impl.
Bas Nieuwenhuizen
2019-10-30
1
-60
/
+472
*
radv: Add temporary datastructure for submissions.
Bas Nieuwenhuizen
2019-10-30
1
-28
/
+142
[prev]
[next]