summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 hoursmesa/st: don't use serialized_nir for cached shadersMike Blumenkrantz1-1/+1
4 hoursac/gpu_info: Fix broken UVD firmware queryLeo Liu1-14/+18
8 hoursradv/amdgpu: do not use IB2 for nested command buffersSamuel Pitoiset1-1/+1
5 daysnir/print: stop trying to match i/o vars using base/driver_locationMike Blumenkrantz1-5/+8
8 daysac/nir: add ac_nir_opt_pack_halfGeorg Lehmann2-0/+125
9 daysnir/opt_varyings: Add workaround for RADV mesh shader multiview.Timur Kristóf6-5/+15
9 daysnir/opt_varyings: Fix relocate_slot so it doesn't mix up 32-bit and 16-bit I/O.Timur Kristóf1-1/+4
9 daysnir/opt_varyings: Debug print during relocate_slot.Timur Kristóf1-0/+20
9 daysnir/opt_varyings: Only propagate constant MS outputs, not other uniforms.Timur Kristóf1-2/+10
9 daysnir/opt_varyings: Add early return when producer stage is task.Timur Kristóf1-0/+6
9 daysnir/opt_varyings: Fix explicit and per-vertex FS inputs.Timur Kristóf1-4/+4
9 daysnir/opt_varyings: Support per-primitive I/O.Timur Kristóf1-10/+56
9 daysnir/opt_varyings: Allow optimizing primitive ID for MS -> FS.Timur Kristóf1-2/+3
9 daysnir/lower_io_to_scalar: Support per-primitive outputs.Timur Kristóf1-2/+4
9 daysnir/lower_io_to_scalar: Support explicit (and per-vertex) FS inputs.Timur Kristóf1-1/+2
9 daysnir/gather_info: Clear per-primitive I/O masks at the beginning.Timur Kristóf1-2/+2
9 daysnir/recompute_io_bases: Fix per-primitive inputs.Timur Kristóf1-1/+1
9 daysnir/print: Print per-primitive and explicit strict IO info.Timur Kristóf1-0/+6
10 daysnir: change "user_data_amd" sysval from 4 to 8 componentsMarek Olšák5-4/+5
10 daysnir: add nir_intrinsic_optimization_barrier_sgpr_amdMarek Olšák3-1/+9
11 daysglsl: inline _mesa_copy_linked_program_data()Timothy Arceri3-23/+1
11 daysglsl: remove UsesEndPrimitive fieldTimothy Arceri4-20/+1
11 daysglsl: remove ActiveStreamMask fieldTimothy Arceri4-6/+3
11 daysglsl: remove FragDepthLayout fieldTimothy Arceri3-46/+0
11 daysac: add helper ac_get_ip_type_string to remove duplicationMarek Olšák5-32/+40
11 daysac/llvm: simplify the optimization barrier and apply it to the whole vectorMarek Olšák1-39/+11
11 daysac/llvm: remove unused fields of ac_shader_abiMarek Olšák1-7/+0
11 daysac/llvm: remove handling of input and output loads/stores that are loweredMarek Olšák4-76/+19
11 daysac/llvm: allow image loads to return less than 4 components, trim DMASKMarek Olšák1-2/+8
11 daysac/llvm: add support for 16-bit coordinates (A16) for image (non-sampler) opc...Marek Olšák3-7/+9
11 daysac/llvm: simplify extracting an element in get_image_coordsMarek Olšák1-8/+1
11 daysac/nir: allow 16-bit results for resinfoMarek Olšák1-0/+4
11 daysac/surface: add radeon_surf::thick_tilingMarek Olšák2-0/+6
11 dayszink: enable opt_varyings with ZINK_DEBUG=iooptMike Blumenkrantz3-0/+157
12 daysglsl: move validate_{stage}_shader_executable() to the nir linkerTimothy Arceri4-394/+345
12 daysglsl: use info from shader when linkingTimothy Arceri1-2/+2
12 daysglsl: use shader info to store gs vertsTimothy Arceri4-5/+2
12 daysglsl: move cross_validate_uniforms() to the nir linkerTimothy Arceri2-26/+345
12 daysglsl: make validate_intrastage_arrays() usable across filesTimothy Arceri3-53/+63
12 daysglsl: add some data members to nir_variableTimothy Arceri2-0/+15
12 daysglsl: move mode_string() to helperTimothy Arceri3-43/+45
12 daysradeonsi/uvd_enc: update to use correct padding sizenyanmisaka2-4/+4
12 daysnir/lower_clip: handle scalarized ioMike Blumenkrantz1-26/+38
12 daysnir/lower_clip: surgerize for lowered ioMike Blumenkrantz1-27/+55
12 daysv3d: set use_clipdist_array=true for lower_clip?Mike Blumenkrantz1-2/+2
13 daysci: Implement support for replaying ANGLE restricted tracesVignesh Raman6-3/+70
13 daysnir: rename to nir_opt_16bit_tex_imageGeorg Lehmann6-114/+114
13 daysradeonsi/vpe: add support for p010Peyton Lee1-6/+42
13 daysfrontends/vdpau: Support creating VDP_CHROMA_TYPE_420_16 surfacesDavid Rosca2-8/+18
13 daysfrontends/vdpau: Fix cdef strengths and lr_unit_shift in AV1 decodeDavid Rosca1-7/+9