summaryrefslogtreecommitdiff
path: root/src/amd
Commit message (Expand)AuthorAgeFilesLines
* radv: fix crash in shader tracing.Dave Airlie2019-07-193-3/+8
* radv: fix VGT_GS_MODE if VS uses the primitive IDSamuel Pitoiset2019-07-191-2/+5
* radv: Only save the descriptor set if we have one.Bas Nieuwenhuizen2019-07-181-1/+1
* radv: Handle cmask being disallowed by addrlib.Bas Nieuwenhuizen2019-07-091-0/+5
* radv: Fix interactions between variable descriptor count and inline uniform b...Bas Nieuwenhuizen2019-07-041-1/+5
* radv: Only allocate supplied number of descriptors when variable.Bas Nieuwenhuizen2019-07-021-1/+7
* radv: only enable VK_AMD_gpu_shader_{half_float,int16} on GFX9+Samuel Pitoiset2019-06-281-2/+2
* radv: disable viewport clamping even if FS doesn't write ZSamuel Pitoiset2019-06-211-3/+1
* radv: Fix vulkan build in meson.Bas Nieuwenhuizen2019-06-201-0/+7
* radv: fix FMASK expand with SRGB formatsSamuel Pitoiset2019-06-191-1/+2
* radv: Decompress DCC when the image format is not allowed for buffers.Bas Nieuwenhuizen2019-06-183-2/+40
* radv: Skip transitions coming from external queue.Bas Nieuwenhuizen2019-06-141-0/+3
* radv: fix VK_EXT_memory_budget if one heap isn't availableSamuel Pitoiset2019-06-141-27/+33
* radv: fix occlusion queries on VegaMSamuel Pitoiset2019-06-141-21/+27
* radv: Prevent out of bound shift on 32-bit builds.Bas Nieuwenhuizen2019-06-111-2/+2
* radv: fix setting CB_SHADER_MASK for dual source blendingSamuel Pitoiset2019-06-111-2/+5
* radv: fix alpha-to-coverage when there is unused color attachmentsSamuel Pitoiset2019-06-111-1/+1
* ac: fix a typo in ac_build_wg_scan_bottomMarek Olšák2019-06-051-1/+1
* ac/nir: mark some texture intrinsics as convergentRhys Perry2019-06-051-0/+18
* radv: do not use gfx fast depth clears for layered depth/stencil imagesSamuel Pitoiset2019-06-041-0/+1
* radv: allocate more space in the CS when emitting eventsSamuel Pitoiset2019-05-301-1/+1
* vulkan: fix build dependency issue with generated filesLionel Landwerlin2019-05-231-4/+3
* radv: add a workaround for Monster Hunter World and LLVM 7&8Samuel Pitoiset2019-05-215-3/+16
* radv: Do not use extra descriptor space for the 3rd plane.Bas Nieuwenhuizen2019-05-133-7/+26
* radv: clear vertex bindings while resetting command bufferJózef Kucia2019-05-131-1/+2
* radv: fix setting the number of rectangles when it's dyanmicSamuel Pitoiset2019-05-091-4/+6
* radv: Implement cosited_even sampling.Bas Nieuwenhuizen2019-05-062-2/+83
* radv: Disable subsampled formats.Bas Nieuwenhuizen2019-05-061-1/+2
* radv: apply the indexing workaround for atomic buffer operations on GFX9Samuel Pitoiset2019-05-033-5/+14
* radv: fix radv_get_aspect_format() for D+S formatsSamuel Pitoiset2019-05-031-0/+2
* radv: only need to force emit the TCS regs on Vega10 and Raven1Samuel Pitoiset2019-05-021-2/+2
* radv: set WD_SWITCH_ON_EOP=1 when drawing primitives from a stream output bufferSamuel Pitoiset2019-05-023-0/+9
* radv: fix set_output_usage_mask() with composite and 64-bit typesRhys Perry2019-05-021-4/+17
* ac: tidy up ac_build_llvm8_tbuffer_{load,store}Samuel Pitoiset2019-05-021-13/+13
* radv: implement a workaround for VK_EXT_conditional_renderingSamuel Pitoiset2019-05-021-3/+44
* radv: fix color conversions for normalized uint/sint formatsSamuel Pitoiset2019-05-021-4/+16
* radv: do not need to force emit the TCS regs on Vega20Samuel Pitoiset2019-05-021-0/+1
* radv: Restrict YUVY formats to 1 layer.Bas Nieuwenhuizen2019-05-021-0/+7
* radv: Set is_array in lowered ycbcr tex instructions.Bas Nieuwenhuizen2019-05-021-0/+1
* radv: Fix hang width YCBCR array textures.Bas Nieuwenhuizen2019-05-021-2/+6
* radv: update to use the new features struct namesEric Engestrom2019-04-301-8/+8
* radv: enable descriptor indexing capabilitiesJuan A. Suarez Romero2019-04-301-0/+2
* delete autotools .gitignore filesEric Engestrom2019-04-292-10/+0
* ac,ac/nir: use a better sync scope for shared atomicsRhys Perry2019-04-293-9/+72
* radv: consider MESA_VK_VERSION_OVERRIDE when setting the api versionEleni Maria Stea2019-04-291-2/+5
* radv: add missing VEGA20 chip in radv_get_device_name()Samuel Pitoiset2019-04-271-0/+1
* radv: Expose Vulkan 1.1 for Android.Bas Nieuwenhuizen2019-04-251-1/+1
* radv: Expose VK_EXT_ycbcr_image_arrays.Bas Nieuwenhuizen2019-04-252-0/+7
* radv: Enable YCBCR conversion feature.Bas Nieuwenhuizen2019-04-252-1/+2
* radv: Add ycbcr subsampled & multiplane formats to csv.Bas Nieuwenhuizen2019-04-251-0/+12