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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: enable Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-1
/
+1
*
radv: implement Vulkan 1.2 features and properties
Samuel Pitoiset
2020-01-15
1
-0
/
+148
*
radv: implement Vulkan 1.1 features and properties
Samuel Pitoiset
2020-01-15
1
-0
/
+53
*
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
2
-8
/
+8
*
radv: update VK_KHR_image_format_list 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_draw_indirect_count for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-2
/
+2
*
radv: update VK_KHR_depth_stencil_resolve for Vulkan 1.2
Samuel Pitoiset
2020-01-15
5
-21
/
+21
*
radv: update VK_KHR_create_renderpass2 for Vulkan 1.2
Samuel Pitoiset
2020-01-15
2
-15
/
+15
*
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
2
-9
/
+9
*
radv: update VK_EXT_host_query_reset for Vulkan 1.2
Samuel Pitoiset
2020-01-15
2
-4
/
+4
*
radv: update VK_EXT_descriptor_indexing for Vulkan 1.2
Samuel Pitoiset
2020-01-15
2
-14
/
+14
*
radv/gfx10: simplify some duplicated NGG GS code
Samuel Pitoiset
2020-01-15
1
-62
/
+41
*
radv/gfx10: enable all CUs if NGG is never used
Samuel Pitoiset
2020-01-15
1
-2
/
+5
*
radv: only use VkSamplerCreateInfo::compareOp if enabled
Samuel Pitoiset
2020-01-15
1
-1
/
+5
*
radv: Disable VK_EXT_sample_locations on GFX10.
Bas Nieuwenhuizen
2020-01-15
1
-1
/
+2
*
vulkan/wsi: Add a driconf option to force WSI to advertise BGRA8_UNORM first
Jason Ekstrand
2020-01-14
1
-0
/
+4
*
nir: Rename nir_intrinsic_barrier to control_barrier
Jason Ekstrand
2020-01-13
1
-1
/
+1
*
radv/gfx10: improve performance for TES using PrimID but not exporting it
Samuel Pitoiset
2020-01-13
1
-1
/
+1
*
radv/gfx10: add support for NGG passthrough mode
Samuel Pitoiset
2020-01-13
2
-9
/
+15
*
radv/gfx10: do not declare LDS for NGG if useless
Samuel Pitoiset
2020-01-13
1
-6
/
+9
*
radv/gfx10: determine if a pipeline is eligible for NGG passthrough
Samuel Pitoiset
2020-01-13
4
-12
/
+59
*
radv/gfx10: disable vertex grouping
Samuel Pitoiset
2020-01-13
1
-5
/
+2
*
radv: Use new scanout gfx9 metadata flag.
Bas Nieuwenhuizen
2020-01-12
3
-10
/
+14
*
radv: advertise VK_AMD_shader_image_load_store_lod
Samuel Pitoiset
2020-01-09
2
-0
/
+2
*
spirv,nir: add new lod parameter to image_{load,store} intrinsics
Samuel Pitoiset
2020-01-09
4
-0
/
+11
*
ac: unify primitive export code
Marek Olšák
2020-01-08
1
-54
/
+6
*
ac: unify build_sendmsg_gs_alloc_req
Marek Olšák
2020-01-08
1
-24
/
+4
*
radv: do not fill keys from fragment shader twice
Samuel Pitoiset
2020-01-08
1
-14
/
+0
*
radv: Emit a BATCH_BREAK when changing pixel shaders or CB_TARGET_MASK.
Bas Nieuwenhuizen
2020-01-07
3
-18
/
+65
*
radv: Only use the gfx mipmap level offset/pitch for linear textures.
Bas Nieuwenhuizen
2020-01-04
1
-2
/
+6
*
radv: implement VK_AMD_mixed_attachment_samples
Samuel Pitoiset
2020-01-03
2
-5
/
+27
*
radv: record number of color/depth samples for each subpass
Samuel Pitoiset
2020-01-03
2
-0
/
+5
*
radv: return the correct pitch for linear mipmaps on GFX10
Samuel Pitoiset
2019-12-30
1
-1
/
+1
*
amd: fix empty-body issues
Eric Engestrom
2019-12-27
1
-1
/
+1
*
android: radv: build radv_shader_args.c
Mauro Rossi
2019-12-27
1
-0
/
+2
*
android: radv: fix vk_format_table.c generated source build
Mauro Rossi
2019-12-27
1
-0
/
+1
*
radv: Expose all sample counts for integer formats as well.
Bas Nieuwenhuizen
2019-12-26
1
-1
/
+1
*
radv: rely on pipeline layout when creating push descriptors with template
Samuel Pitoiset
2019-12-20
1
-1
/
+12
*
radv: ignore pColorBlendState if rasterization is disabled
Samuel Pitoiset
2019-12-20
1
-5
/
+21
*
radv: tidy up radv_pipeline_init_blend_state()
Samuel Pitoiset
2019-12-20
1
-112
/
+115
[next]