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_extensions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: add VK_EXT_extended_dynamic_state but leave it disabled
Samuel Pitoiset
2020-07-13
1
-0
/
+1
*
radv: enable VK_AMD_shader_ballot on GFX6-7 with both compiler backends
Samuel Pitoiset
2020-06-29
1
-1
/
+1
*
radv: change use_aco -> use_llvm
Daniel Schürmann
2020-06-25
1
-2
/
+2
*
radv/aco: enable FP16 features/extensions on GFX9+
Samuel Pitoiset
2020-06-17
1
-2
/
+2
*
radv/aco: enable shaderInt8 and VK_KHR_shader_float16_int8 on GFX6-GFX7
Samuel Pitoiset
2020-06-09
1
-1
/
+1
*
radv/aco: enable 8-bit/16-bit storage on GFX6-GFX7
Samuel Pitoiset
2020-06-09
1
-2
/
+2
*
radv/llvm: expose VK_EXT_shader_demote_to_helper_invocation with LLVM 9+
Samuel Pitoiset
2020-06-09
1
-1
/
+1
*
radv/aco: enable VK_KHR_shader_subgroup_extended_types on GFX6-GFX7
Samuel Pitoiset
2020-06-05
1
-1
/
+1
*
radv/aco: enable 64-bit atomic features if RADV is linked with LLVM 8
Samuel Pitoiset
2020-06-05
1
-1
/
+1
*
ac: rename has_double_rate_fp16 -> has_packed_math_16bit
Marek Olšák
2020-06-02
1
-2
/
+2
*
radv/aco: enable VK_KHR_subgroup_extended_types on GFX8+
Samuel Pitoiset
2020-05-29
1
-1
/
+1
*
radv/aco: enable VK_EXT_subgroup_size_control
Samuel Pitoiset
2020-05-29
1
-1
/
+1
*
spirv,radv,anv: implement no-op VK_GOOGLE_user_type
Samuel Pitoiset
2020-05-28
1
-0
/
+1
*
radv: advertise VK_AMD_texture_gather_bias_lod
Samuel Pitoiset
2020-05-25
1
-0
/
+1
*
radv: Expose VK_EXT_pipeline_creation_cache_control.
Bas Nieuwenhuizen
2020-05-19
1
-0
/
+1
*
radv: Implement VK_EXT_custom_border_color
Joshua Ashton
2020-05-15
1
-0
/
+1
*
radv: use the common code for generating extensions and dispatch tables
Samuel Pitoiset
2020-05-13
1
-345
/
+8
*
radv: implement VK_EXT_private_data
Samuel Pitoiset
2020-05-13
1
-0
/
+1
*
radv: update the list of allowed Android extensions
Samuel Pitoiset
2020-05-12
1
-0
/
+13
*
radv: handle different Vulkan API versions correctly
Samuel Pitoiset
2020-05-12
1
-12
/
+43
*
radv: limit the Vulkan version to 1.1 for Android
Samuel Pitoiset
2020-05-12
1
-2
/
+7
*
radv: advertise VK_EXT_robustness2
Samuel Pitoiset
2020-04-29
1
-0
/
+1
*
radv: advertise VK_AMD_memory_overallocation_behavior
Samuel Pitoiset
2020-04-28
1
-0
/
+1
*
radv/aco: enable 8/16-bit storage and int8/int16 on GFX8+
Rhys Perry
2020-04-24
1
-3
/
+4
*
radv/aco: do not advertise VK_KHR_shader_subgroup_extended_types
Samuel Pitoiset
2020-04-15
1
-1
/
+1
*
ac,radv: add ac_gpu_info::has_double_rate_fp16
Samuel Pitoiset
2020-04-09
1
-2
/
+2
*
radv: Filter extensions not whitelisted for Android
Drew Davenport
2020-04-03
1
-2
/
+80
*
radv: enable VK_KHR_8bit_storage on GFX6-GFX7
Samuel Pitoiset
2020-03-24
1
-1
/
+1
*
radv: Advertise VK_KHR_shader_non_semantic_info
Caio Marcelo de Oliveira Filho
2020-02-18
1
-0
/
+1
*
radv: add a comment about VK_AMD_mixed_attachment_samples on GFX6-GFX7
Samuel Pitoiset
2020-02-17
1
-0
/
+1
*
radv: enable VK_NV_compute_shader_derivatives on GFX6-GFX7
Samuel Pitoiset
2020-02-17
1
-1
/
+1
*
radv: enable VK_EXT_sampler_filter_minmax on GFX6
Samuel Pitoiset
2020-02-17
1
-1
/
+1
*
radv: implement VK_EXT_line_rasterization
Samuel Pitoiset
2020-02-13
1
-0
/
+2
*
radv: implement VK_AMD_shader_explicit_vertex_parameter
Samuel Pitoiset
2020-01-29
1
-0
/
+1
*
radv: enable VK_AMD_shader_fragment_mask on GFX6-GFX7
Samuel Pitoiset
2020-01-29
1
-1
/
+1
*
radv: Expose VK_KHR_swapchain_mutable_format.
Bas Nieuwenhuizen
2020-01-24
1
-0
/
+1
*
radv: advertise VK_AMD_shader_fragment_mask
Samuel Pitoiset
2020-01-23
1
-0
/
+1
*
radv: enable Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-1
/
+1
*
radv: Disable VK_EXT_sample_locations on GFX10.
Bas Nieuwenhuizen
2020-01-15
1
-1
/
+2
*
radv: advertise VK_AMD_shader_image_load_store_lod
Samuel Pitoiset
2020-01-09
1
-0
/
+1
*
radv: implement VK_AMD_mixed_attachment_samples
Samuel Pitoiset
2020-01-03
1
-0
/
+1
*
radv: implement VK_KHR_separate_depth_stencil_layouts
Samuel Pitoiset
2019-12-10
1
-0
/
+1
*
radv: enable VK_KHR_shader_subgroup_extended_types on GFX10
Samuel Pitoiset
2019-11-27
1
-1
/
+1
*
radv: Enable VK_KHR_buffer_device_address.
Bas Nieuwenhuizen
2019-11-26
1
-0
/
+1
*
radv: enable VK_KHR_shader_subgroup_extended_types on GFX6-GFX7
Samuel Pitoiset
2019-11-20
1
-1
/
+1
*
radv/aco: enable VK_KHR_shader_subgroup_extended_types
Rhys Perry
2019-11-19
1
-1
/
+1
*
radv: advertise VK_KHR_shader_subgroup_extended_types on GFX8-GFX9
Samuel Pitoiset
2019-11-19
1
-0
/
+1
*
radv: implement VK_AMD_device_coherent_memory
Samuel Pitoiset
2019-11-18
1
-0
/
+1
*
aco: implement VK_KHR_shader_float_controls
Rhys Perry
2019-11-15
1
-1
/
+1
*
radv: implement VK_EXT_subgroup_size_control
Samuel Pitoiset
2019-11-06
1
-0
/
+1
[next]