glsl: Add ir_unop_f2fmp
[mesa.git] / src / amd / vulkan /
2020-03-09 Daniel Schürmannamd: join emit_kill() from radv and radeonsi in ac_nir_...
2020-03-09 Daniel Schürmannradv: use nir_lower_discard_to_demote to work around...
2020-03-06 Samuel Pitoisetradv/rgp: report correct system ram size
2020-03-06 Samuel Pitoisetradv/rgp: report correct cu_mask info
2020-03-06 Samuel Pitoisetradv/sqtt: abort if SQTT is used on GFX6-GFX7
2020-03-06 Samuel Pitoisetradv/sqtt: add support for GFX8
2020-03-06 Samuel Pitoisetradv/sqtt: add radv_copy_thread_trace_info_regs() helper
2020-03-06 Samuel Pitoisetradv/sqtt: tidy up radv_emit_thread_trace_{start,stop}
2020-03-06 Samuel Pitoisetradv/sqtt: fix wrong check in radv_is_thread_trace_comp...
2020-03-06 Samuel Pitoisetradv/winsys: fix missing initializations of shader...
2020-03-03 Samuel Pitoisetac: rename min_vgpr_alloc to min_wave64_vgpr_alloc
2020-03-03 Samuel Pitoisetac: rename vgpr_alloc_granularity to wave64_vgpr_alloc_...
2020-03-03 Samuel Pitoisetac: rename lds_size_per_cu to lds_size_per_workgroup
2020-03-02 Samuel Pitoisetradv: update entrypoints generation from ANV
2020-03-02 Samuel Pitoisetradv/sqtt: add support for GFX10
2020-03-02 Samuel Pitoisetradv/sqtt: update SPI_CONFIG_CNTL.EXP_PRIORITY_ORDER...
2020-03-02 Samuel Pitoisetradv/sqtt: do not assume that the number of shader...
2020-03-02 Samuel Pitoisetradv/rgp: adjust trace memory/shader clocks to fix...
2020-02-29 Samuel Pitoisetradv: fix size of sqtt_file_chunk_asic_info on 32-bit...
2020-02-29 Samuel Pitoisetradv: fix 32-bit build failure in radv_queue_internal_s...
2020-02-28 Samuel Pitoisetradv: allow to capture SQTT traces with RADV_THREAD_TRA...
2020-02-28 Samuel Pitoisetradv: add initial SQTT files generation support
2020-02-28 Samuel Pitoisetradv: emit thread trace markers after every draw/dispat...
2020-02-28 Samuel Pitoisetradv: add initial SQ Thread Trace support for GFX9
2020-02-28 Samuel Pitoisetradv: add a small helper that allows to submit internal CS
2020-02-26 Jason Ekstrandnir: Drop nir_tex_instr::texture_array_size
2020-02-26 Samuel Pitoisetradv: fix creating null devices if KHR_display is enabled
2020-02-26 Samuel Pitoisetradv: make use of ac_gpu_info::max_wave64_per_simd
2020-02-26 Samuel Pitoisetradv/gfx10: adjust the number of VGPRs used to compute...
2020-02-26 Samuel Pitoisetradv/gfx10: adjust the LDS size used to compute waves
2020-02-26 Samuel Pitoisetradv/gfx10: adjust SGPRs/VGPRs related info
2020-02-26 Samuel Pitoisetradv/gfx10: adjust the number of simd per compute unit
2020-02-26 Samuel Pitoisetradv: implement a dummy winsys for creating devices...
2020-02-24 Samuel Pitoisetradv: add the trace BO to the BO list at submit time
2020-02-20 Samuel Pitoisetradv: use RADEON_FLAG_ZERO_VRAM when creating the trace BO
2020-02-20 Samuel Pitoisetradv/winsys: add a new flag that requests zerovram...
2020-02-18 Eric Anholtradv: Squelch possibly-undefined warning
2020-02-18 Caio Marcelo de... radv: Advertise VK_KHR_shader_non_semantic_info
2020-02-17 Samuel Pitoisetradv: add a comment about VK_AMD_mixed_attachment_sampl...
2020-02-17 Samuel Pitoisetradv: enable VK_NV_compute_shader_derivatives on GFX6...
2020-02-17 Samuel Pitoisetradv: enable VK_EXT_sampler_filter_minmax on GFX6
2020-02-17 Samuel Pitoisetradv: enable shaderStorageImageMultisample on GFX6...
2020-02-14 Samuel Pitoisetradv: remove unnecessary RADV_DEBUG=nobatchchain option
2020-02-13 Samuel Pitoisetradv: remove unused RADV_HASH_SHADER_IS_GEOM_COPY_SHADER
2020-02-13 Samuel Pitoisetradv: remove RADV_DEBUG=nosisched and RADV_PERFTEST...
2020-02-13 Samuel Pitoisetradv: remove LLVM sicheduler enable for The Talos Principle
2020-02-13 Samuel Pitoisetradv: implement VK_EXT_line_rasterization
2020-02-13 Samuel Pitoisetradv: fix line width range and granularity
2020-02-12 Arcady Goldmints... Rename nir_lower_constant_initializers to nir_lower_var...
2020-02-11 Samuel Pitoisetradv: set the chip name to GCN-NOOP when RADV_FORCE_FAM...
2020-02-11 Samuel Pitoisetradv: make sure to not submit any IBs when RADV_FORCE_F...
2020-02-11 Bas Nieuwenhuizenradv: Do not redundantly set the RB+ regs on pipeline...
2020-02-11 Bas Nieuwenhuizenradv: Optimize emitting index buffer changes.
2020-02-04 Bas Nieuwenhuizenradv: Do not set SX DISABLE bits for RB+ with unused...
2020-02-02 Bas Nieuwenhuizenradv: Allow non-dedicated linear images and buffer.
2020-01-29 Samuel Pitoisetradv: refactor physical device properties
2020-01-29 Samuel Pitoisetradv/gfx10: re-enable NGG GS
2020-01-29 Samuel Pitoisetradv/gfx10: implement NGG GS queries
2020-01-29 Samuel Pitoisetradv/gfx10: add a separate flag for creating a GDS...
2020-01-29 Samuel Pitoisetradv: remove the non conformant VK implementation warni...
2020-01-29 Samuel Pitoisetradv: bump conformance version to 1.2.0.0
2020-01-29 Samuel Pitoisetradv: implement VK_AMD_shader_explicit_vertex_parameter
2020-01-29 Samuel Pitoisetradv: gather which input PS variables use an explicit...
2020-01-29 Samuel Pitoisetac/llvm: implement VK_AMD_shader_explicit_vertex_parameter
2020-01-29 Samuel Pitoisetradv: enable VK_AMD_shader_fragment_mask on GFX6-GFX7
2020-01-28 Rhys Perryamd/common,radv: move vertex_format_table to ac_shader_...
2020-01-27 Samuel Pitoisetradv: do not allow sparse resources with multi-planar...
2020-01-27 Florian Willradv/winsys: set IB flags prior to submit in the sysmem...
2020-01-24 Samuel Pitoisetradv: print NIR shaders after lowering FS inputs/outputs
2020-01-24 Samuel Pitoisetradv: enable ACO support for GFX6
2020-01-24 Rhys Perryradv/aco: use ACO for GS copy shaders
2020-01-24 Rhys Perryradv/aco: allow ACO for GS
2020-01-24 Rhys Perryaco: implement GS on GFX7-8
2020-01-24 Rhys Perryradv/aco,aco: implement GS on GFX9+
2020-01-24 Rhys Perryradv: move gs copy shader creation before other variants
2020-01-24 Bas Nieuwenhuizenradv: Allow DCC & TC-compat HTILE with VK_IMAGE_CREATE_...
2020-01-24 Bas Nieuwenhuizenradv: Expose VK_KHR_swapchain_mutable_format.
2020-01-23 Samuel Pitoisetradv: advertise VK_AMD_shader_fragment_mask
2020-01-23 Samuel Pitoisetradv: handle missing implicit subpass dependencies
2020-01-23 Samuel Pitoisetradv: add explicit external subpass dependencies to...
2020-01-22 Samuel Pitoisetradv: fix double free corruption in radv_alloc_memory()
2020-01-21 Bas Nieuwenhuizenradv: Remove syncobj_handle variable in header.
2020-01-15 Samuel Pitoisetradv: enable Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: implement Vulkan 1.2 features and properties
2020-01-15 Samuel Pitoisetradv: implement Vulkan 1.1 features and properties
2020-01-15 Samuel Pitoisetradv: update VK_KHR_timeline_semaphore for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_uniform_buffer_standard_layout...
2020-01-15 Samuel Pitoisetradv: update VK_KHR_shader_subgroup_extended_types...
2020-01-15 Samuel Pitoisetradv: update VK_KHR_shader_float_controls for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_shader_float16_int8 for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_shader_atomic_int64 for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_imageless_framebuffer for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_image_format_list for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_driver_properties for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_draw_indirect_count for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_depth_stencil_resolve for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_create_renderpass2 for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_buffer_device_address for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_8bit_storage for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_EXT_scalar_block_layout for Vulkan 1.2
next