aco: Use common argument handling
[mesa.git] / src / amd / vulkan /
2019-11-25 Connor Abbottaco: Use common argument handling
2019-11-25 Connor Abbottradv: Replace supports_spill with explict_scratch_args
2019-11-25 Connor Abbottaco: Use radv_shader_args in aco_compile_shader()
2019-11-25 Connor Abbottradv: Move argument declaration out of nir_to_llvm
2019-11-25 Connor Abbottac/nir, radv, radeonsi: Switch to using ac_shader_args
2019-11-25 Connor Abbottradv: Rename ac_arg_regfile
2019-11-25 Samuel Pitoisetradv: disable subgroup shuffle operations on GFX10
2019-11-24 Timothy Arceriradv: create a fresh fork for each pipeline compile
2019-11-24 Timothy Arceriradv: add a secure_compile_open_fifo_fds() helper
2019-11-24 Timothy Arceriradv: add some infrastructure for fresh forks for each...
2019-11-20 Daniel Schürmannradv: Enable Subgroup Arithmetic and Clustered for SI
2019-11-20 Samuel Pitoisetradv: enable VK_KHR_shader_subgroup_extended_types...
2019-11-20 Bas Nieuwenhuizenradv: Do not change scratch settings while shaders...
2019-11-19 Marek Olšákac: add radeon_info::num_rings and move ring_type to...
2019-11-19 Marek Olšáknir: move data.image.access to data.access
2019-11-19 Rhys Perryradv/aco: enable VK_KHR_shader_subgroup_extended_types
2019-11-19 Samuel Pitoisetradv: advertise VK_KHR_shader_subgroup_extended_types...
2019-11-18 Samuel Pitoisetradv: implement VK_AMD_device_coherent_memory
2019-11-15 Rhys Perryaco: implement VK_KHR_shader_float_controls
2019-11-15 Rhys Perryradv: enable FP16/FP64 denormals earlier and only for...
2019-11-15 Samuel Pitoisetradv: make sure to not clear the ds attachment after...
2019-11-15 Samuel Pitoisetradv: remove useless RADV_DEBUG=unsafemath debug option
2019-11-12 Luis Mendesradv: fix radv secure compile feature breaks compilatio...
2019-11-11 Rhys Perryradv: fix radv_nir_get_max_workgroup_size when nir...
2019-11-07 Rhys Perryradv: adjust loop unrolling heuristics for int64
2019-11-07 Samuel Pitoisetradv/gfx10: fix primitive indices orientation for NGG GS
2019-11-06 Samuel Pitoisetradv: implement VK_EXT_subgroup_size_control
2019-11-06 Samuel Pitoisetradv: rely on shader's wavesize when computing NGG...
2019-11-06 Samuel Pitoisetradv: determine shaders wavesize at pipeline level
2019-11-06 Samuel Pitoisetradv: hardcode the number of waves for the GFX6 LS...
2019-11-06 Samuel Pitoisetradv/gfx10: enable wave32 for compute based on shader...
2019-11-06 Samuel Pitoisetradv: fix 32-bit compiler warnings
2019-11-06 Samuel Pitoisetradv: add a note about perftest/debug options
2019-11-05 Eric Engestrommeson: move the generic symbols check arguments to...
2019-11-05 Eric Engestrommeson: add variable to control the symbols checks
2019-11-05 Dylan Bakerutil: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
2019-11-05 Dylan Bakerutil/u_endian: set PIPE_ARCH_*_ENDIAN to 1
2019-11-04 Samuel Pitoisetradv: fix compute pipeline keys when optimizations...
2019-11-01 Bas Nieuwenhuizenradv: Close all unnecessary fds in secure compile.
2019-10-31 Eric Engestromradv: drop unnecessary xmlpool_options_h
2019-10-31 Bas Nieuwenhuizenradv: Fix disk_cache_get size argument.
2019-10-31 Bas Nieuwenhuizenradv: Remove _mesa_locale_init/fini calls.
2019-10-31 Samuel Pitoisetradv: declare NGG scratch for VS or TES and only on...
2019-10-30 Bas Nieuwenhuizenradv: Fix timeout handling in syncobj wait.
2019-10-30 Bas Nieuwenhuizenradv: Allocate space for temp. semaphore parts.
2019-10-30 Bas Nieuwenhuizenradv: Start signalling semaphores in WSI acquire.
2019-10-30 Timur Kristófradv: Enable ACO on Navi.
2019-10-30 Samuel Pitoisetradv: fix perftest options
2019-10-30 Samuel Pitoisetradv: move nomemorycache debug option at the right...
2019-10-30 Samuel Pitoisetradv: fix dumping SPIR-V into hang reports
2019-10-30 Bas Nieuwenhuizenradv: Enable VK_KHR_timeline_semaphore.
2019-10-30 Bas Nieuwenhuizenradv: Add wait-before-submit support for timelines.
2019-10-30 Bas Nieuwenhuizenradv: Add timelines with a VK_KHR_timeline_semaphore...
2019-10-30 Bas Nieuwenhuizenradv: Add temporary datastructure for submissions.
2019-10-30 Bas Nieuwenhuizenradv: Split semaphore into two parts as enum+union.
2019-10-30 Bas Nieuwenhuizenradv: Always enable syncobj when supported for all...
2019-10-30 Bas Nieuwenhuizenradv: Improve fence signalling in QueueSubmit.
2019-10-30 Bas Nieuwenhuizenradv: Do sparse binding in queue submission.
2019-10-30 Bas Nieuwenhuizenradv: Split out commandbuffer submission.
2019-10-30 Bas Nieuwenhuizenradv: Clean up unused variable.
2019-10-30 Bas Nieuwenhuizenradv: Add an early exit in the secure compile if we...
2019-10-30 Bas Nieuwenhuizenradv: Compute hashes in secure process for secure compi...
2019-10-30 Timothy Arceriradv: make use of radv_sc_read()
2019-10-30 Timothy Arceriradv: add radv_sc_read() helper
2019-10-30 Timothy Arceriradv: allow select() calls in secure compile
2019-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
2019-10-28 Timothy Arceriutil: remove LIST_DEL macro
2019-10-28 Timothy Arceriutil: remove LIST_ADDTAIL macro
2019-10-28 Timothy Arceriutil: remove LIST_INITHEAD macro
2019-10-28 Samuel Pitoisetradv: enable fast depth/stencil clears with separate...
2019-10-27 Eric Engestromradv: fix empty-body instruction
2019-10-26 Timothy Arceriradv: enable secure compile support
2019-10-26 Timothy Arceriradv: a support for a secure compile fork at device...
2019-10-26 Timothy Arceriradv: add radv_secure_compile()
2019-10-26 Timothy Arceriradv: for secure compile exit early from radv_shader_va...
2019-10-26 Timothy Arceriradv: allow the secure process to read and write from...
2019-10-26 Timothy Arceriradv: add radv_device_use_secure_compile() helper
2019-10-26 Timothy Arceriradv: add some new members to radv device and instance...
2019-10-26 Timothy Arceriradv: add radv_secure_compile_type enum
2019-10-26 Timothy Arceriradv: add radv_create_shaders() to radv_shader.h
2019-10-26 Timothy Arceriradv: add debug option to turn off in memory cache
2019-10-26 Timothy Arceriradv: get topology from pipeline key rather than VkGrap...
2019-10-25 Samuel Pitoisetradv: fix VK_KHR_shader_float_controls dependency on...
2019-10-24 Samuel Pitoisetradv: compute the number of records correctly for verte...
2019-10-23 Rhys Perryradv: round vgprs/sgprs before calculating max_waves
2019-10-23 Samuel Pitoisetradv: fix a performance regression with graphics depth...
2019-10-23 Samuel Pitoisetradv: fix vkUpdateDescriptorSets with inline uniform...
2019-10-23 Samuel Pitoisetradv/gfx10: fix 3D images
2019-10-23 Samuel Pitoisetradv/gfx10: re-enable fast depth/stencil clears with...
2019-10-23 Samuel Pitoisetradv: do not emit rbplus if attachments are undefined
2019-10-23 Samuel Pitoisetradv: add an assertion in radv_gfx10_compute_bin_size()
2019-10-23 Samuel Pitoisetradv: do not create meta pipelines with 16 samples
2019-10-22 Samuel Pitoisetradv: fix updating bound fast ds clear values with...
2019-10-21 Samuel Pitoisetradv: advertise VK_KHR_spirv_1_4
2019-10-21 Samuel Pitoisetradv: do not dump descriptors twice in hang reports
2019-10-21 Samuel Pitoisetradv: dump trace files earlier if a GPU hang is detected
2019-10-21 Samuel Pitoisetradv: print which ring is dumped in hang reports
2019-10-21 Samuel Pitoisetradv: do not print useless descriptors info in hang...
2019-10-21 Samuel Pitoisetradv: enable VK_KHR_shader_float_controls on GFX6-GFX7
2019-10-18 Samuel Pitoisetradv: implement VK_KHR_shader_float_controls
next