radv: Handle VK_ATTACHMENT_UNUSED in CmdClearAttachment
[mesa.git] / src / amd /
2019-02-04 Danylo Piliaievradv: Handle VK_ATTACHMENT_UNUSED in CmdClearAttachment
2019-02-04 Samuel Pitoisetradv: don't flush src stages when dstStageMask == BOTTO...
2019-02-04 Samuel Pitoisetradv: do not set preserveAttachments for internal rende...
2019-02-04 Samuel Pitoisetradv: drop useless checks when resolving subpass color...
2019-02-04 Samuel Pitoisetradv: execute external subpass barriers after ending...
2019-02-04 Samuel Pitoisetradv: accumulate all ingoing external dependencies...
2019-02-04 Samuel Pitoisetradv: handle subpass dependencies correctly
2019-02-04 Samuel Pitoisetradv: track if subpasses have color attachments
2019-02-04 Samuel Pitoisetradv: add radv_render_pass_add_subpass_dep() helper
2019-02-04 Samuel Pitoisetradv: move some render pass things to radv_render_pass_...
2019-02-04 Samuel Pitoisetradv: handle final layouts at end of every subpass...
2019-02-04 Samuel Pitoisetradv: determine the last subpass id for every attachments
2019-02-04 Samuel Pitoisetradv: use the new attachments array when starting subpasses
2019-02-04 Samuel Pitoisetradv: store the list of attachments for every subpass
2019-02-04 Samuel Pitoisetradv: move subpass image transitions to radv_cmd_buffer...
2019-02-04 Samuel Pitoisetradv: add radv_cmd_buffer_begin_subpass() helper
2019-02-04 Samuel Pitoisetradv: remove useless MAYBE_UNUSED in CmdBeginRenderPass()
2019-02-04 Samuel Pitoisetradv: remove unused radv_render_pass_attachment::view_mask
2019-02-04 Samuel Pitoisetradv: bail out when no image transitions will be performed
2019-02-01 Samuel Pitoisetradv: fix build
2019-02-01 Timothy Arceriradv: take LDS into account for compute shader occupanc...
2019-02-01 Timothy Arceriac/radv/radeonsi: add ac_get_num_physical_sgprs() helper
2019-01-30 Samuel Pitoisetradv/winsys: fix hash when adding internal buffers
2019-01-29 Marek Olšákac: use the correct LLVM processor name on Raven2
2019-01-29 Bas Nieuwenhuizenradv: Enable VK_EXT_memory_priority.
2019-01-29 Bas Nieuwenhuizenradv/winsys: Add priority handling during submit.
2019-01-29 Bas Nieuwenhuizenradv/winsys: Set winsys bo priority on creation.
2019-01-29 Samuel Pitoisetradv: re-enable fast depth clears for 16-bit surfaces...
2019-01-28 Samuel Pitoisetradv: set noalias/dereferenceable LLVM attributes based...
2019-01-28 Samuel Pitoisetradv: simplify allocating user SGPRS for descriptor...
2019-01-28 Samuel Pitoisetradv: remove radv_userdata_info::indirect field
2019-01-27 Timothy Arceriradv/ac: fix some fp16 handling
2019-01-27 Bas Nieuwenhuizenradv: Remove unused variable.
2019-01-27 Niklas Haasradv: add device->instance extension dependencies
2019-01-27 Niklas Haasradv: correctly use vulkan 1.0 by default
2019-01-26 Timothy Arceriac/nir_to_llvm: fix clamp shadow reference for more...
2019-01-25 Samuel Pitoisetradv: fix computing number of user SGPRs for streamout...
2019-01-23 Samuel Pitoisetradv: always pass the GFX9 fence data to si_cs_emit_cac...
2019-01-23 Samuel Pitoisetradv: compute the GFX9 fence VA at allocation time
2019-01-23 Samuel Pitoisetradv: only allocate the GFX9 fence and EOP BOs for...
2019-01-23 Samuel Pitoisetradv: remove old_fence parameter from si_cs_emit_write_...
2019-01-23 Samuel Pitoisetradv: improve gathering of load_push_constants with...
2019-01-22 Timothy Arceriac/nir_to_llvm: fix interpolateAt* for structs
2019-01-22 Timothy Arceriac/nir_to_llvm: add bindless support for uniform handles
2019-01-22 Marek Olšákradeonsi: correct WRITE_DATA.DST_SEL definitions
2019-01-21 Karol Herbstmesa: add MESA_SHADER_KERNEL
2019-01-21 Rhys Perryradv: prevent dirtying of dynamic state when it does...
2019-01-21 Rhys Perryradv: avoid context rolls when binding graphics pipelines
2019-01-21 Rhys Perryradv: add missed situations for scissor bug workaround
2019-01-21 Rhys Perryradv: pass radv_draw_info to radv_emit_draw_registers()
2019-01-20 Karol Herbstnir: replace more nir_load_system_value calls with...
2019-01-19 Karol Herbstnir: rename nir_var_shared to nir_var_mem_shared
2019-01-19 Karol Herbstnir: rename nir_var_function to nir_var_function_temp
2019-01-18 Timothy Arceriac/nir_to_llvm: fix interpolateAt* for arrays
2019-01-18 Samuel Pitoisetradv: initialize the per-queue descriptor BO only once
2019-01-18 Samuel Pitoisetradv: do not write unused descriptors to the per-queue BO
2019-01-18 Samuel Pitoisetradv: reduce size of the per-queue descriptor BO
2019-01-18 Samuel Pitoisetradv: drop unused code related to 16 sample locations
2019-01-16 Timothy Arceriac/nir_to_llvm: add support for structs to get_sampler_...
2019-01-16 Timothy Arceriac/nir_to_llvm: fix regression in bindless support
2019-01-16 Timothy Arceriac/nir_to_llvm: fix type handling in image code
2019-01-16 Rhys Perryradv: use dithered alpha-to-coverage
2019-01-16 Samuel Pitoisetac/nir: don't trash L1 caches for store operations...
2019-01-16 Marek Olšákwinsys/amdgpu: fix whitespace
2019-01-15 Samuel Pitoisetradv: add support for VK_EXT_memory_budget
2019-01-15 Samuel Pitoisetradv: add two small helpers for getting VRAM and visibl...
2019-01-15 Samuel Pitoisetradv: remove unnecessary returns in GetPhysicalDevice...
2019-01-15 Bas Nieuwenhuizenradv: Set partial_vs_wave for pipelines with just GS...
2019-01-14 Samuel Pitoisetac: add missing 16-bit types to glsl_base_to_llvm_type()
2019-01-14 Bas Nieuwenhuizenradv: Only use 32 KiB per threadgroup on Stoney.
2019-01-14 Samuel Pitoisetac/nir: set cache policy when loading/storing buffer...
2019-01-14 Samuel Pitoisetac/nir: add get_cache_policy() helper and use it
2019-01-14 Michel Dänzeramd/common: Restore v4i32 suffix for llvm.SI.load.const...
2019-01-14 Nicolai Hähnleamd/common/vi+: enable SMEM loads with GLC=1
2019-01-14 Nicolai Hähnleamd/common: use llvm.amdgcn.s.buffer.load for LLVM 8.0
2019-01-10 Eric Engestromradv: remove a few more unnecessary KHR suffixes
2019-01-09 Rhys Perryac/nir,radv,radeonsi/nir: use correct indices for inter...
2019-01-09 Samuel Pitoisetradv: skip draws with instance_count == 0
2019-01-09 Samuel Pitoisetradv: enable variable pointers
2019-01-09 Samuel Pitoisetradv: get rid of bunch of KHR suffixes
2019-01-08 Karol Herbstnir: rename global/local to private/function memory
2019-01-08 Jason Ekstrandspirv: Sort supported capabilities
2019-01-08 Jason Ekstrandspirv: Add support for using derefs for UBO/SSBO access
2019-01-08 Jason Ekstrandspirv: Add explicit pointer types
2019-01-08 Jason Ekstrandnir: Move propagation of cast derefs to a new nir_opt_d...
2019-01-07 Bas Nieuwenhuizenradv: Fix rasterization precision bits.
2019-01-07 Bas Nieuwenhuizenamd/common: Add some parentheses to silence warning.
2019-01-07 Bas Nieuwenhuizenradv: Remove unused variable.
2019-01-07 Bas Nieuwenhuizenradv: Remove device path.
2019-01-07 Marek Olšákac: remove unused variable from ac_build_ddxy
2019-01-07 Bas Nieuwenhuizenradv: Implement buffer stores with less than 4 components.
2019-01-02 Timothy Arcerinir: rename nir_link_constant_varyings() nir_link_opt_v...
2019-01-01 Timothy Arceriac/nir_to_llvm: add ac_are_tessfactors_def_in_all_invocs()
2018-12-31 Bas Nieuwenhuizenradv: Do a cache flush if needed before reading predicates.
2018-12-21 Bas Nieuwenhuizenradv: Fix wrongly positioned paren.
2018-12-20 Samuel Pitoisetradv: enable shaderStorageImageMultisample feature...
2018-12-20 Samuel Pitoisetradv: add support for FMASK expand
2018-12-20 Samuel Pitoisetradv: initialize FMASK for images in fully expanded...
2018-12-20 Samuel Pitoisetac/nir: restrict fmask lookup to image load intrinsics
2018-12-20 Samuel Pitoisetradv: compute optimal VM alignment for imported buffers
next